Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 427732 Details for
Bug 576774
dev-util/geany-1.26 : RuntimeError: module compiled against API version a but this version of numpy is 9
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:geany-1.26:20160308-082843.log
dev-util:geany-1.26:20160308-082843.log (text/plain), 382.09 KB, created by
Toralf Förster
on 2016-03-08 13:43:59 UTC
(
hide
)
Description:
dev-util:geany-1.26:20160308-082843.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-03-08 13:43:59 UTC
Size:
382.09 KB
patch
obsolete
> * Package: dev-util/geany-1.26 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gtk3 kernel_linux userland_GNU vte > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Sorry, but geany does not support the LINGUAS: en >>>> Unpacking source... >>>> Unpacking geany-1.26.tar.bz2 to /var/tmp/portage/dev-util/geany-1.26/work >>>> Source unpacked in /var/tmp/portage/dev-util/geany-1.26/work >>>> Preparing source in /var/tmp/portage/dev-util/geany-1.26/work/geany-1.26 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/geany-1.26/work/geany-1.26 ... > * econf: updating geany-1.26/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating geany-1.26/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/geany-1.26 --enable-gtk3 --enable-vte >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether ln -s works... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for stdlib.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for off_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for ftruncate... yes >checking for fgetpos... yes >checking for fnmatch... yes >checking for mkstemp... yes >checking for strerror... yes >checking for strstr... yes >checking for Git revision... none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking for GTHREAD... yes >checking whether binary relocation support should be enabled... no >checking for library containing connect... none required >checking whether the force is with you... no >checking whether NLS is requested... yes >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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.22.1 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >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/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... en_GB >checking for rst2html... no >checking for rst2html.py... /usr/bin/rst2html.py >checking for rst2pdf... /usr/bin/rst2pdf >checking for doxygen... /usr/bin/doxygen >checking whether compiler supports GCC4-style visibility... yes >checking for sort... /usr/bin/sort >checking for uniq... /usr/bin/uniq >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating icons/Makefile >config.status: creating icons/16x16/Makefile >config.status: creating icons/24x24/Makefile >config.status: creating icons/32x32/Makefile >config.status: creating icons/48x48/Makefile >config.status: creating icons/scalable/Makefile >config.status: creating icons/tango/Makefile >config.status: creating icons/tango/16x16/Makefile >config.status: creating icons/tango/24x24/Makefile >config.status: creating icons/tango/32x32/Makefile >config.status: creating icons/tango/48x48/Makefile >config.status: creating icons/tango/scalable/Makefile >config.status: creating tagmanager/Makefile >config.status: creating tagmanager/ctags/Makefile >config.status: creating tagmanager/mio/Makefile >config.status: creating tagmanager/src/Makefile >config.status: creating scintilla/Makefile >config.status: creating scintilla/include/Makefile >config.status: creating src/Makefile >config.status: creating plugins/Makefile >config.status: creating po/Makefile.in >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating doc/geany.1 >config.status: creating geany.spec >config.status: creating geany.pc >config.status: creating geany.nsi >config.status: creating doc/Doxyfile >config.status: creating tests/Makefile >config.status: creating tests/ctags/Makefile >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 >----------------------------------------- >Install Geany in : /usr >Using GTK version : 3.18.7 >Enable binary relocation : no >Build with plugin support : yes >Use (UNIX domain) socket support : yes >Use virtual terminal support : yes >Build HTML documentation : yes >Build PDF documentation : yes >Build API documentation : yes > >Configuration is done OK. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/geany-1.26/work/geany-1.26 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26' >Making all in tagmanager >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager' >Making all in ctags >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/ctags' >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o args.lo args.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o ctags.lo ctags.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o entry.lo entry.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o get.lo get.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o keyword.lo keyword.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o nestlevel.lo nestlevel.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o options.lo options.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o parse.lo parse.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o read.lo read.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o sort.lo sort.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o strlist.lo strlist.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o vstring.lo vstring.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o abaqus.lo abaqus.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o abc.lo abc.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o actionscript.lo actionscript.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o asciidoc.lo asciidoc.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o asm.lo asm.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o basic.lo basic.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o c.lo c.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o cobol.lo cobol.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o conf.lo conf.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o css.lo css.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o diff.lo diff.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o docbook.lo docbook.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o erlang.lo erlang.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o fortran.lo fortran.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o go.lo go.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o haskell.lo haskell.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o haxe.lo haxe.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o html.lo html.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o js.lo js.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o json.lo json.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o latex.lo latex.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o lregex.lo lregex.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o lua.lo lua.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o make.lo make.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o markdown.lo markdown.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o matlab.lo matlab.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o nsis.lo nsis.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o objc.lo objc.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o pascal.lo pascal.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o perl.lo perl.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o php.lo php.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o powershell.lo powershell.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o python.lo python.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o r.lo r.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o rest.lo rest.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o ruby.lo ruby.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o rust.lo rust.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o sh.lo sh.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o sql.lo sql.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o tcl.lo tcl.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o txt2tags.lo txt2tags.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o verilog.lo verilog.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -DG_LOG_DOMAIN=\"CTags\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o vhdl.lo vhdl.c >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libctags.la args.lo ctags.lo entry.lo get.lo keyword.lo nestlevel.lo options.lo parse.lo read.lo sort.lo strlist.lo vstring.lo abaqus.lo abc.lo actionscript.lo asciidoc.lo asm.lo basic.lo c.lo cobol.lo conf.lo css.lo diff.lo docbook.lo erlang.lo fortran.lo go.lo haskell.lo haxe.lo html.lo js.lo json.lo latex.lo lregex.lo lua.lo make.lo markdown.lo matlab.lo nsis.lo objc.lo pascal.lo perl.lo php.lo powershell.lo python.lo r.lo rest.lo ruby.lo rust.lo sh.lo sql.lo tcl.lo txt2tags.lo verilog.lo vhdl.lo >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/ctags' >Making all in mio >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/mio' >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"MIO\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o mio.lo mio.c >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libmio.la mio.lo >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/mio' >Making all in src >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/src' >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I./../ctags -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o tm_source_file.lo tm_source_file.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I./../ctags -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o tm_tag.lo tm_tag.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I./../ctags -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o tm_workspace.lo tm_workspace.c >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libtagmanager.la tm_source_file.lo tm_tag.lo tm_workspace.lo >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager/src' >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager' >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/tagmanager' >Making all in scintilla >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla' >Making all in include >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla/include' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla/include' >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla' >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o gtk/PlatGTK.lo gtk/PlatGTK.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o gtk/ScintillaGTK.lo gtk/ScintillaGTK.cxx >gtk/ScintillaGTK.cxx: In member function 'void ScintillaGTK::RealizeThis(GtkWidget*)': >gtk/ScintillaGTK.cxx:476:2: warning: 'void gtk_style_context_set_background(GtkStyleContext*, GdkWindow*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1191): Use 'gtk_render_background' instead [-Wdeprecated-declarations] > gtk_style_context_set_background(gtk_widget_get_style_context(widget), > ^ >gtk/ScintillaGTK.cxx:477:32: warning: 'void gtk_style_context_set_background(GtkStyleContext*, GdkWindow*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1191): Use 'gtk_render_background' instead [-Wdeprecated-declarations] > gtk_widget_get_window(widget)); > ^ >gtk/ScintillaGTK.cxx: In member function 'virtual bool ScintillaGTK::ModifyScrollBars(int, int)': >gtk/ScintillaGTK.cxx:1228:3: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkadjustment.h:87) [-Wdeprecated-declarations] > gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); > ^ >gtk/ScintillaGTK.cxx:1228:53: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkadjustment.h:87) [-Wdeprecated-declarations] > gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); > ^ >gtk/ScintillaGTK.cxx:1247:3: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkadjustment.h:87) [-Wdeprecated-declarations] > gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); > ^ >gtk/ScintillaGTK.cxx:1247:53: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkadjustment.h:87) [-Wdeprecated-declarations] > gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o gtk/scintilla-marshal.lo gtk/scintilla-marshal.c >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/Accessor.lo lexlib/Accessor.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/CharacterCategory.lo lexlib/CharacterCategory.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/CharacterSet.lo lexlib/CharacterSet.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/LexerBase.lo lexlib/LexerBase.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/LexerModule.lo lexlib/LexerModule.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/LexerNoExceptions.lo lexlib/LexerNoExceptions.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/LexerSimple.lo lexlib/LexerSimple.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/PropSetSimple.lo lexlib/PropSetSimple.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/StyleContext.lo lexlib/StyleContext.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexlib/WordList.lo lexlib/WordList.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/AutoComplete.lo src/AutoComplete.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/CallTip.lo src/CallTip.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/CaseConvert.lo src/CaseConvert.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/CaseFolder.lo src/CaseFolder.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Catalogue.lo src/Catalogue.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/CellBuffer.lo src/CellBuffer.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/CharClassify.lo src/CharClassify.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/ContractionState.lo src/ContractionState.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Decoration.lo src/Decoration.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Document.lo src/Document.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Editor.lo src/Editor.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/EditModel.lo src/EditModel.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/EditView.lo src/EditView.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/ExternalLexer.lo src/ExternalLexer.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Indicator.lo src/Indicator.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/KeyMap.lo src/KeyMap.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/LineMarker.lo src/LineMarker.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/MarginView.lo src/MarginView.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/PerLine.lo src/PerLine.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/PositionCache.lo src/PositionCache.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/RESearch.lo src/RESearch.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/RunStyles.lo src/RunStyles.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/ScintillaBase.lo src/ScintillaBase.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Selection.lo src/Selection.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/Style.lo src/Style.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/UniConversion.lo src/UniConversion.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/ViewStyle.lo src/ViewStyle.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o src/XPM.lo src/XPM.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexAbaqus.lo lexers/LexAbaqus.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexAda.lo lexers/LexAda.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexAsm.lo lexers/LexAsm.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexBash.lo lexers/LexBash.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexBasic.lo lexers/LexBasic.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexBatch.lo lexers/LexBatch.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCOBOL.lo lexers/LexCOBOL.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCPP.lo lexers/LexCPP.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCSS.lo lexers/LexCSS.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCaml.lo lexers/LexCaml.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCmake.lo lexers/LexCmake.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexCoffeeScript.lo lexers/LexCoffeeScript.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexD.lo lexers/LexD.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexDiff.lo lexers/LexDiff.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexErlang.lo lexers/LexErlang.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexForth.lo lexers/LexForth.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexFortran.lo lexers/LexFortran.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexHTML.lo lexers/LexHTML.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexHaskell.lo lexers/LexHaskell.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexLaTeX.lo lexers/LexLaTeX.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexLisp.lo lexers/LexLisp.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexLua.lo lexers/LexLua.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexMake.lo lexers/LexMake.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexMarkdown.lo lexers/LexMarkdown.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexMatlab.lo lexers/LexMatlab.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexNsis.lo lexers/LexNsis.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexNull.lo lexers/LexNull.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexPascal.lo lexers/LexPascal.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexPerl.lo lexers/LexPerl.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexPowerShell.lo lexers/LexPowerShell.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexProps.lo lexers/LexProps.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexPython.lo lexers/LexPython.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexPO.lo lexers/LexPO.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexR.lo lexers/LexR.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexRuby.lo lexers/LexRuby.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexRust.lo lexers/LexRust.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexSQL.lo lexers/LexSQL.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexTCL.lo lexers/LexTCL.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexTxt2tags.lo lexers/LexTxt2tags.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexVHDL.lo lexers/LexVHDL.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexVerilog.lo lexers/LexVerilog.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -c -o lexers/LexYAML.lo lexers/LexYAML.cxx >/bin/sh ../libtool --silent --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DNDEBUG -DGTK -DSCI_LEXER -DG_THREADS_IMPL_NONE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libscintilla.la gtk/PlatGTK.lo gtk/ScintillaGTK.lo gtk/scintilla-marshal.lo lexlib/Accessor.lo lexlib/CharacterCategory.lo lexlib/CharacterSet.lo lexlib/LexerBase.lo lexlib/LexerModule.lo lexlib/LexerNoExceptions.lo lexlib/LexerSimple.lo lexlib/PropSetSimple.lo lexlib/StyleContext.lo lexlib/WordList.lo src/AutoComplete.lo src/CallTip.lo src/CaseConvert.lo src/CaseFolder.lo src/Catalogue.lo src/CellBuffer.lo src/CharClassify.lo src/ContractionState.lo src/Decoration.lo src/Document.lo src/Editor.lo src/EditModel.lo src/EditView.lo src/ExternalLexer.lo src/Indicator.lo src/KeyMap.lo src/LineMarker.lo src/MarginView.lo src/PerLine.lo src/PositionCache.lo src/RESearch.lo src/RunStyles.lo src/ScintillaBase.lo src/Selection.lo src/Style.lo src/UniConversion.lo src/ViewStyle.lo src/XPM.lo lexers/LexAbaqus.lo lexers/LexAda.lo lexers/LexAsm.lo lexers/LexBash.lo lexers/LexBasic.lo lexers/LexBatch.lo lexers/LexCOBOL.lo lexers/LexCPP.lo lexers/LexCSS.lo lexers/LexCaml.lo lexers/LexCmake.lo lexers/LexCoffeeScript.lo lexers/LexD.lo lexers/LexDiff.lo lexers/LexErlang.lo lexers/LexForth.lo lexers/LexFortran.lo lexers/LexHTML.lo lexers/LexHaskell.lo lexers/LexLaTeX.lo lexers/LexLisp.lo lexers/LexLua.lo lexers/LexMake.lo lexers/LexMarkdown.lo lexers/LexMatlab.lo lexers/LexNsis.lo lexers/LexNull.lo lexers/LexPascal.lo lexers/LexPerl.lo lexers/LexPowerShell.lo lexers/LexProps.lo lexers/LexPython.lo lexers/LexPO.lo lexers/LexR.lo lexers/LexRuby.lo lexers/LexRust.lo lexers/LexSQL.lo lexers/LexTCL.lo lexers/LexTxt2tags.lo lexers/LexVHDL.lo lexers/LexVerilog.lo lexers/LexYAML.lo >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla' >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/scintilla' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/src' >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-about.lo `test -f 'about.c' || echo './'`about.c >In file included from about.c:34:0: >gb.c: In function 'create_window': >gb.c:97:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image1 = gtk_image_new_from_stock(GTK_STOCK_CANCEL, GTK_ICON_SIZE_BUTTON); > ^ >gb.c:97:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >gb.c:101:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image2 = gtk_image_new_from_stock(GTK_STOCK_CANCEL, GTK_ICON_SIZE_BUTTON); > ^ >gb.c:101:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >gb.c:105:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image3 = gtk_image_new_from_stock(GTK_STOCK_CANCEL, GTK_ICON_SIZE_BUTTON); > ^ >gb.c:105:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >gb.c:134:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > button4 = gtk_button_new_from_stock(GTK_STOCK_HELP); > ^ >gb.c:134:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >gb.c:139:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > button5 = gtk_button_new_from_stock(GTK_STOCK_CLOSE); > ^ >gb.c:139:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >gb.c: In function 'create_help_dialog': >gb.c:189:2: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations] > dialog_action_area1 = gtk_dialog_get_action_area(GTK_DIALOG(help_dialog)); > ^ >gb.c:193:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > okbutton1 = gtk_button_new_from_stock(GTK_STOCK_OK); > ^ >gb.c:193:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >In file included from about.c:34:0: >gb.c: In function 'load_images': >gb.c:1690:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[0] = gdk_pixbuf_from_pixdata(&pic1, FALSE, NULL); > ^ >gb.c:1691:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[1] = gdk_pixbuf_from_pixdata(&pic2, FALSE, NULL); > ^ >gb.c:1692:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[2] = gdk_pixbuf_from_pixdata(&pic3, FALSE, NULL); > ^ >gb.c:1693:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[3] = gdk_pixbuf_from_pixdata(&pic4, FALSE, NULL); > ^ >gb.c:1694:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[4] = gdk_pixbuf_from_pixdata(&pic5, FALSE, NULL); > ^ >gb.c:1695:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[5] = gdk_pixbuf_from_pixdata(&pic6, FALSE, NULL); > ^ >gb.c:1696:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[6] = gdk_pixbuf_from_pixdata(&pic7, FALSE, NULL); > ^ >gb.c:1697:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[7] = gdk_pixbuf_from_pixdata(&pic8, FALSE, NULL); > ^ >gb.c:1698:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[8] = gdk_pixbuf_from_pixdata(&pic9, FALSE, NULL); > ^ >gb.c:1699:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[9] = gdk_pixbuf_from_pixdata(&pic10, FALSE, NULL); > ^ >gb.c:1700:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[IMAGE_BUTTON_UP] = gdk_pixbuf_from_pixdata(&bup, FALSE, NULL); > ^ >gb.c:1701:2: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] > icons[IMAGE_BUTTON_DOWN] = gdk_pixbuf_from_pixdata(&bdown, FALSE, NULL); > ^ >about.c: In function 'create_dialog': >about.c:171:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE) > ^ >about.c:214:2: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(label_info), 2, 11); > ^ >about.c:214:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:224:2: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(codename_label), 2, 8); > ^ >about.c:224:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:238:2: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(builddate_label), 2, 2); > ^ >about.c:238:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:261:2: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(cop_label), 2, 10); > ^ >about.c:261:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:277:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = gtk_table_new(23 + translators_len + prev_translators_len, 3, FALSE); > ^ >about.c:278:2: warning: 'gtk_table_set_col_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_col_spacings(GTK_TABLE(table), 10); > ^ >about.c:278:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:284:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, GTK_FILL, 0, 0, > ^ >about.c:284:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:286:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0); > ^ >about.c:286:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:290:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(buffer, row, 0, 0, 0, 1); > ^ >about.c:290:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:290:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:290:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:292:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("<lists.ban@herbesfolles.org>", row, 0, 0, 0, 1); > ^ >about.c:292:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:292:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:292:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:294:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:294:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:294:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:294:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:298:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(buffer, row, 0, 0, 0, 1); > ^ >about.c:298:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:298:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:298:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:300:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("<nick.treleaven@btinternet.com>", row, 0, 0, 0, 1); > ^ >about.c:300:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:300:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:300:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:302:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:302:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:302:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:302:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:306:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(buffer, row, 0, 0, 0, 1); > ^ >about.c:306:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:306:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:306:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:308:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("<enrico.troeger@uvena.de>", row, 0, 0, 0, 1); > ^ >about.c:308:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:308:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:308:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:310:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:310:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:310:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:310:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:314:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(buffer, row, 0, 0, 0, 1); > ^ >about.c:314:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:314:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:314:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:316:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("<mbrush@codebrainz.ca>", row, 0, 0, 0, 1); > ^ >about.c:316:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:316:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:316:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:318:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:318:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:318:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:318:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:322:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(buffer, row, 0, 0, 0, 1); > ^ >about.c:322:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:322:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:322:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:324:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("<frank@frank.uvena.de>", row, 0, 0, 0, 1); > ^ >about.c:324:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:324:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:324:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:326:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:326:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:326:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:326:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:332:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, > ^ >about.c:332:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:336:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >about.c:336:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:341:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(translators[i][0], row, 0, 1, 4, 0); > ^ >about.c:341:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:341:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:341:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:342:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(translators[i][1], row, 1, 0, 4, 0); > ^ >about.c:342:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:342:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:342:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:346:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:346:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:346:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:346:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:352:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, > ^ >about.c:352:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:356:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >about.c:356:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:361:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(prev_translators[i][0], row, 0, 1, 4, 0); > ^ >about.c:361:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:361:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:361:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:362:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW(prev_translators[i][1], row, 1, 0, 4, 0); > ^ >about.c:362:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:362:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:362:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:367:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > ROW("", row, 0, 0, 0, 0); > ^ >about.c:367:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:367:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] >about.c:367:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:373:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, > ^ >about.c:373:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:377:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >about.c:377:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:389:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, > ^ >about.c:389:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:393:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >about.c:393:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:397:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 2, row, row + 1, > ^ >about.c:397:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >about.c:401:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >about.c:401:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >about.c:404:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186): Use 'gtk_container_add' instead [-Wdeprecated-declarations] > gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(credits_scrollwin), > ^ >about.c: In function 'header_eventbox_style_set': >about.c:460:2: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] > GtkStyle *style = gtk_widget_get_style(widget); > ^ >about.c:461:2: warning: 'gdk_color_equal' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:75): Use 'gdk_rgba_equal' instead [-Wdeprecated-declarations] > if (! gdk_color_equal(&style->bg[GTK_STATE_NORMAL], &style->bg[GTK_STATE_SELEC > ^ >about.c:462:3: warning: 'gtk_widget_modify_bg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:753): Use 'gtk_widget_override_background_color' instead [-Wdeprecated-declarations] > gtk_widget_modify_bg(widget, GTK_STATE_NORMAL, &style->bg[GTK_STATE_SELECTED] > ^ >about.c: In function 'header_label_style_set': >about.c:468:2: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] > GtkStyle *style = gtk_widget_get_style(widget); > ^ >about.c:469:2: warning: 'gdk_color_equal' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:75): Use 'gdk_rgba_equal' instead [-Wdeprecated-declarations] > if (! gdk_color_equal(&style->fg[GTK_STATE_NORMAL], &style->fg[GTK_STATE_SELEC > ^ >about.c:470:3: warning: 'gtk_widget_modify_fg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749): Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations] > gtk_widget_modify_fg(widget, GTK_STATE_NORMAL, &style->fg[GTK_STATE_SELECTED] > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-build.lo `test -f 'build.c' || echo './'`build.c >build.c:1262:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > {GTK_STOCK_CONVERT, GEANY_KEYS_BUILD_COMPILE, GBO_TO_GBG(GEANY_GBO_COMPILE), > ^ >build.c:1280:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > {GTK_STOCK_GO_DOWN, GEANY_KEYS_BUILD_NEXTERROR, MENU_NEXT_ERROR, > ^ >build.c:1282:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > {GTK_STOCK_GO_UP, GEANY_KEYS_BUILD_PREVIOUSERROR, MENU_PREV_ERROR, > ^ >build.c:1286:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > {GTK_STOCK_EXECUTE, GEANY_KEYS_BUILD_RUN, GBO_TO_GBG(GEANY_GBO_EXEC), > ^ >build.c:1292:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > {GTK_STOCK_PREFERENCES, GEANY_KEYS_BUILD_OPTIONS, MENU_COMMANDS, > ^ >build.c: In function 'create_build_menu_item': >build.c:1302:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > GtkWidget *item = gtk_image_menu_item_new_with_mnemonic(lbl); > ^ >build.c:1306:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > GtkWidget *image = gtk_image_new_from_stock(bs->stock_id, GTK_ICON_SIZE_MENU) > ^ >build.c:1307:3: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); > ^ >build.c:1307:3: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >build.c: In function 'build_menu_update': >build.c:1482:8: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(bs->stock_id, GTK_ICON_SIZE_MENU); > ^ >build.c:1486:8: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_STOP, GTK_ICON_SIZE_MENU); > ^ >build.c:1486:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c:1490:7: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(menu_item), image); > ^ >build.c:1490:7: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >build.c:1527:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(widgets.compile_action, can_compile); > ^ >build.c:1528:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(widgets.build_action, can_make); > ^ >build.c:1529:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(widgets.run_action, run_sensitivity); > ^ >build.c: In function 'set_stop_button': >build.c:1545:3: warning: 'gtk_tool_button_get_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:100): Use 'gtk_tool_button_get_icon_name' instead [-Wdeprecated-declarations] > button_stock_id = gtk_tool_button_get_stock_id(run_button); > ^ >build.c:1547:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (stop && utils_str_equal(button_stock_id, GTK_STOCK_STOP)) > ^ >build.c:1549:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (! stop && utils_str_equal(button_stock_id, GTK_STOCK_EXECUTE)) > ^ >build.c:1556:4: warning: 'gtk_tool_button_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97): Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] > gtk_tool_button_set_stock_id(run_button, GTK_STOCK_STOP); > ^ >build.c:1556:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c:1561:4: warning: 'gtk_tool_button_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97): Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] > gtk_tool_button_set_stock_id(run_button, GTK_STOCK_EXECUTE); > ^ >build.c:1561:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c: In function 'set_row_color': >build.c:1690:3: warning: 'gtk_widget_override_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:1133) [-Wdeprecated-declarations] > gtk_widget_override_color(r->entries[i], GTK_STATE_FLAG_NORMAL, color); > ^ >build.c: In function 'build_add_dialog_row': >build.c:1817:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, column, column + 1, row, row + 1, GTK_FILL, > ^ >build.c:1841:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, roww->entries[i], column, column + 1, row, row + 1, x > ^ >build.c:1845:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > clearicon = gtk_image_new_from_stock(GTK_STOCK_CLEAR, GTK_ICON_SIZE_MENU); > ^ >build.c:1845:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c:1849:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, clear, column, column + 1, row, row + 1, GTK_FILL, > ^ >build.c: In function 'build_commands_table': >build.c:1904:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = GTK_TABLE(gtk_table_new(build_items_count + 12, 5, FALSE)); > ^ >build.c:1904:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >build.c:1910:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, col, col + 1, 0, 1, > ^ >build.c:1914:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, sep, 0, DC_N_COL, 1, 2, GTK_FILL, GTK_FILL | GTK_EXPAN > ^ >build.c:1923:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >build.c:1923:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >build.c:1924:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_N_COL, 2, 3, GTK_FILL, GTK_FILL | GTK_EXP > ^ >build.c:1929:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_ENTRIES + 1, row, row + 1, GTK_FILL, GTK_ > ^ >build.c:1940:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, fields->fileregex, DC_ENTRIES + 1, DC_CLEAR, row, row > ^ >build.c:1942:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > clearicon = gtk_image_new_from_stock(GTK_STOCK_CLEAR, GTK_ICON_SIZE_MENU); > ^ >build.c:1942:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c:1947:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, clear, DC_CLEAR, DC_CLEAR + 1, row, row + 1, GTK_FILL, > ^ >build.c:1953:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, sep, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | G > ^ >build.c:1957:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >build.c:1957:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >build.c:1958:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | > ^ >build.c:1964:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_ENTRIES + 1, row, row + 1, GTK_FILL, > ^ >build.c:1974:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, fields->nonfileregex, DC_ENTRIES + 1, DC_CLEAR, row, r > ^ >build.c:1976:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > clearicon = gtk_image_new_from_stock(GTK_STOCK_CLEAR, GTK_ICON_SIZE_MENU); > ^ >build.c:1976:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >build.c:1981:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, clear, DC_CLEAR, DC_CLEAR + 1, row, row + 1, GTK_FILL, > ^ >build.c:1989:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >build.c:1989:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >build.c:1990:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | > ^ >build.c:1994:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, sep, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | G > ^ >build.c:1998:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >build.c:1998:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >build.c:1999:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | > ^ >build.c:2004:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, sep, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | G > ^ >build.c:2010:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >build.c:2010:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >build.c:2011:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(table, label, 0, DC_N_COL, row, row + 1, GTK_FILL, GTK_FILL | > ^ >build.c: In function 'show_build_commands_dialog': >build.c:2176:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >build.c:2177:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); > ^ >build.c: In function 'build_init': >build.c:2678:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("_Make All")); > ^ >build.c:2686:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("Make Custom _Target...")); > ^ >build.c:2694:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("Make _Object")); > ^ >build.c:2706:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_PREFERENCES, _("_Set Build Commands")) > ^ >( \ > echo '/* This file is auto-generated, do not edit. */' && \ > /bin/sed -n 's/^.*handler="\([^"]\{1,\}\)".*$/ITEM(\1)/p' "../data/geany.glade" \ > | /usr/bin/sort | /usr/bin/uniq \ >) > signallist.i || { rm -f signallist.i && exit 1; } >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-callbacks.lo `test -f 'callbacks.c' || echo './'`callbacks.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-dialogs.lo `test -f 'dialogs.c' || echo './'`dialogs.c >dialogs.c: In function 'add_file_open_extra_widget': >dialogs.c:311:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = gtk_table_new(2, 4, FALSE); > ^ >dialogs.c:316:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), check_hidden, 0, 1, 0, 1, > ^ >dialogs.c:316:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c:321:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), gtk_label_new(""), 1, 2, 0, 1, > ^ >dialogs.c:321:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c:326:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(encoding_label), 1, 0); > ^ >dialogs.c:326:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >dialogs.c:327:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), encoding_label, 2, 3, 0, 1, > ^ >dialogs.c:327:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c:336:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), encoding_ebox, 3, 4, 0, 1, > ^ >dialogs.c:336:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c:342:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(filetype_label), 1, 0); > ^ >dialogs.c:342:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >dialogs.c:343:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), filetype_label, 2, 3, 1, 2, > ^ >dialogs.c:343:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c:352:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), filetype_ebox, 3, 4, 1, 2, > ^ >dialogs.c:352:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >dialogs.c: In function 'create_open_file_dialog': >dialogs.c:385:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >dialogs.c:386:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); > ^ >dialogs.c: In function 'create_save_file_dialog': >dialogs.c:579:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >dialogs.c:580:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, NULL); > ^ >dialogs.c: In function 'run_unsaved_dialog': >dialogs.c:780:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCE > ^ >dialogs.c:782:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button = ui_button_new_with_image(GTK_STOCK_CLEAR, _("_Don't save")); > ^ >dialogs.c:786:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_SAVE, GTK_RESPONSE_YES); > ^ >dialogs.c: In function 'dialogs_show_input_full': >dialogs.c:980:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >dialogs.c:981:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); > ^ >dialogs.c:995:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >dialogs.c:995:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >dialogs.c: In function 'dialogs_show_input_numeric': >dialogs.c:1120:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >dialogs.c:1121:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); > ^ >dialogs.c:1127:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >dialogs.c:1127:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >dialogs.c: In function 'show_prompt': >dialogs.c:1306:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > btn_2 = GTK_STOCK_NO; > ^ >dialogs.c:1311:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > btn_3 = GTK_STOCK_YES; > ^ >dialogs.c:1349:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > utils_str_equal(btn_2, GTK_STOCK_CANCEL) ? GTK_RESPONSE_CANCEL : response_2); > ^ >dialogs.c: In function 'dialogs_show_question': >dialogs.c:1386:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_NO, GTK_RESPONSE_NO, > ^ >dialogs.c:1387:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_YES, GTK_RESPONSE_YES, > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-document.lo `test -f 'document.c' || echo './'`document.c >document.c: In function 'document_reload_force': >document.c:1626:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, > ^ >document.c: In function 'document_reload_prompt': >document.c:1661:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (!prompt || dialogs_show_question_full(NULL, _("_Reload"), GTK_STOCK_CANCEL > ^ >document.c: In function 'save_file_handle_infobars': >document.c:2058:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (!dialogs_show_question_full(NULL, _("_Overwrite"), GTK_STOCK_CANCEL, > ^ >document.c:2067:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (!dialogs_show_question_full(NULL, GTK_STOCK_SAVE, GTK_STOCK_CANCEL, > ^ >document.c:2067:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c: In function 'document_find_text': >document.c:2380:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > dialogs_show_question_full(parent, GTK_STOCK_FIND, GTK_STOCK_CANCEL, > ^ >document.c:2380:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c: In function 'document_show_message': >document.c:3470:4: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > icon = gtk_image_new_from_stock(GTK_STOCK_DIALOG_INFO, GTK_ICON_SIZE_DIALOG) > ^ >document.c:3470:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c:3473:4: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > icon = gtk_image_new_from_stock(GTK_STOCK_DIALOG_WARNING, GTK_ICON_SIZE_DIAL > ^ >document.c:3473:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c:3476:4: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > icon = gtk_image_new_from_stock(GTK_STOCK_DIALOG_QUESTION, GTK_ICON_SIZE_DIA > ^ >document.c:3476:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c:3479:4: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > icon = gtk_image_new_from_stock(GTK_STOCK_DIALOG_ERROR, GTK_ICON_SIZE_DIALOG > ^ >document.c:3479:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >document.c: In function 'monitor_reload_file': >document.c:3590:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >document.c: In function 'monitor_resave_missing_file': >document.c:3638:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_SAVE, RESPONSE_DOCUMENT_SAVE, > ^ >document.c:3639:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-editor.lo `test -f 'editor.c' || echo './'`editor.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-encodings.lo `test -f 'encodings.c' || echo './'`encodings.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-geanyentryaction.lo `test -f 'geanyentryaction.c' || echo './'`geanyentryaction.c >geanyentryaction.c: In function 'geany_entry_action_get_type': >geanyentryaction.c:60:1: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > G_DEFINE_TYPE(GeanyEntryAction, geany_entry_action, GTK_TYPE_ACTION) > ^ >geanyentryaction.c: In function 'geany_entry_action_connect_proxy': >geanyentryaction.c:129:2: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > GTK_ACTION_CLASS(geany_entry_action_parent_class)->connect_proxy(action, widge > ^ >geanyentryaction.c: In function 'geany_entry_action_class_init': >geanyentryaction.c:135:2: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > GtkActionClass *action_class = GTK_ACTION_CLASS(klass); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-geanymenubuttonaction.lo `test -f 'geanymenubuttonaction.c' || echo './'`geanymenubuttonaction.c >geanymenubuttonaction.c: In function 'geany_menu_button_action_get_type': >geanymenubuttonaction.c:60:1: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > G_DEFINE_TYPE(GeanyMenubuttonAction, geany_menu_button_action, GTK_TYPE_ACTION) > ^ >geanymenubuttonaction.c: In function 'geany_menu_button_action_class_init': >geanymenubuttonaction.c:113:2: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > GtkActionClass *action_class = GTK_ACTION_CLASS(klass); > ^ >geanymenubuttonaction.c: In function 'menu_items_changed_cb': >geanymenubuttonaction.c:207:2: warning: 'gtk_action_get_proxies' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:130) [-Wdeprecated-declarations] > foreach_slist(l, gtk_action_get_proxies(GTK_ACTION(action))) > ^ >geanymenubuttonaction.c:207:2: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-geanyobject.lo `test -f 'geanyobject.c' || echo './'`geanyobject.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-geanywraplabel.lo `test -f 'geanywraplabel.c' || echo './'`geanywraplabel.c >geanywraplabel.c: In function 'geany_wrap_label_init': >geanywraplabel.c:104:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(self), 0.0, 0.0); > ^ >geanywraplabel.c:104:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-highlighting.lo `test -f 'highlighting.c' || echo './'`highlighting.c >highlighting.c: In function 'highlighting_show_color_scheme_dialog': >highlighting.c:1342:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations] > gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(tree), TRUE); > ^ >highlighting.c:1365:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, NULL); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-keybindings.lo `test -f 'keybindings.c' || echo './'`keybindings.c >keybindings.c: In function 'init_default_kb': >keybindings.c:366:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > ui_lookup_stock_label(GTK_STOCK_PROPERTIES), "project_properties1"); > ^ >keybindings.c: In function 'create_dialog': >keybindings.c:962:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_EDIT, GTK_RESPONSE_APPLY, > ^ >keybindings.c:963:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, NULL); > ^ >keybindings.c:973:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >keybindings.c:973:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >keybindings.c:976:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations] > gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(tree), TRUE); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-keyfile.lo `test -f 'keyfile.c' || echo './'`keyfile.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-log.lo `test -f 'log.c' || echo './'`log.c >log.c: In function 'log_show_debug_messages_dialog': >log.c:189:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, NULL); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-libmain.lo `test -f 'libmain.c' || echo './'`libmain.c >libmain.c: In function 'create_config_dir': >libmain.c:652:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_YES, GTK_STOCK_QUIT, _("Move it now?"), > ^ >libmain.c:652:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >libmain.c: In function 'main_quit': >libmain.c:1379:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > dialogs_show_question_full(NULL, GTK_STOCK_QUIT, GTK_STOCK_CANCEL, NULL, > ^ >libmain.c:1379:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-msgwindow.lo `test -f 'msgwindow.c' || echo './'`msgwindow.c >msgwindow.c: In function 'prepare_msg_tree_view': >msgwindow.c:199:3: warning: 'gdk_color_get_type' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65): Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] > GDK_TYPE_COLOR, G_TYPE_STRING); > ^ >msgwindow.c: In function 'prepare_compiler_tree_view': >msgwindow.c:236:2: warning: 'gdk_color_get_type' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65): Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] > msgwindow.store_compiler = gtk_list_store_new(COMPILER_COL_COUNT, GDK_TYPE_COL > ^ >msgwindow.c: In function 'create_message_popup_menu': >msgwindow.c:576:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > clear = gtk_image_menu_item_new_from_stock(GTK_STOCK_CLEAR, NULL); > ^ >msgwindow.c:576:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >msgwindow.c:582:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > copy = gtk_image_menu_item_new_with_mnemonic(_("C_opy")); > ^ >msgwindow.c:585:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_COPY, GTK_ICON_SIZE_MENU); > ^ >msgwindow.c:585:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >msgwindow.c:587:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(copy), image); > ^ >msgwindow.c:587:2: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >msgwindow.c:591:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > copy_all = gtk_image_menu_item_new_with_mnemonic(_("Copy _All")); > ^ >msgwindow.c:594:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_COPY, GTK_ICON_SIZE_MENU); > ^ >msgwindow.c:594:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >msgwindow.c:596:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(copy_all), image); > ^ >msgwindow.c:596:2: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >msgwindow.c: In function 'msgwin_goto_compiler_file_line': >msgwindow.c:727:3: warning: 'gdk_color_equal' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:75): Use 'gdk_rgba_equal' instead [-Wdeprecated-declarations] > if (color == NULL || ! gdk_color_equal(color, &color_error)) > ^ >msgwindow.c:730:5: warning: 'gdk_color_free' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70): Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] > gdk_color_free(color); > ^ >msgwindow.c:733:3: warning: 'gdk_color_free' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70): Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] > gdk_color_free(color); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-navqueue.lo `test -f 'navqueue.c' || echo './'`navqueue.c >navqueue.c: In function 'navqueue_init': >navqueue.c:64:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[0], FALSE); > ^ >navqueue.c:65:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[1], FALSE); > ^ >navqueue.c: In function 'adjust_buttons': >navqueue.c:83:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[0], FALSE); > ^ >navqueue.c:84:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[1], FALSE); > ^ >navqueue.c:89:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[0], TRUE); > ^ >navqueue.c:90:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[1], FALSE); > ^ >navqueue.c:94:2: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[1], TRUE); > ^ >navqueue.c:98:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[0], TRUE) : > ^ >navqueue.c:99:4: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(navigation_buttons[0], FALSE); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-notebook.lo `test -f 'notebook.c' || echo './'`notebook.c >notebook.c: In function 'create_switch_dialog': >notebook.c:207:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > widget = gtk_image_new_from_stock(GTK_STOCK_JUMP_TO, GTK_ICON_SIZE_BUTTON); > ^ >notebook.c:207:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >notebook.c: In function 'show_tab_bar_popup_menu': >notebook.c:451:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > menu_item = ui_image_menu_item_new(GTK_STOCK_OPEN, _("Open in New _Window")); > ^ >notebook.c:464:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > menu_item = gtk_image_menu_item_new_from_stock(GTK_STOCK_CLOSE, NULL); > ^ >notebook.c:464:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >notebook.c:470:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > menu_item = ui_image_menu_item_new(GTK_STOCK_CLOSE, _("Close Ot_her Documents" > ^ >notebook.c:476:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > menu_item = ui_image_menu_item_new(GTK_STOCK_CLOSE, _("C_lose All")); > ^ >notebook.c: In function 'notebook_tab_close_button_style_set': >notebook.c:628:2: warning: 'gtk_icon_size_lookup_for_settings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:116): Use 'gtk_icon_size_lookup' instead [-Wdeprecated-declarations] > gtk_icon_size_lookup_for_settings(gtk_widget_get_settings(btn), GTK_ICON_SIZE_ > ^ >notebook.c: In function 'notebook_new_tab': >notebook.c:679:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); > ^ >notebook.c:679:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >notebook.c:682:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(1.0, 0.5, 0.0, 0.0); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-plugins.lo `test -f 'plugins.c' || echo './'`plugins.c >plugins.c: In function 'pm_prepare_treeview': >plugins.c:1781:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations] > gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(tree), TRUE); > ^ >plugins.c: In function 'pm_show_dialog': >plugins.c:1894:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_DIALOG(pm_widgets.dialog), GTK_STOCK_HELP, PM_BUTTON_HELP); > ^ >plugins.c:1896:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_DIALOG(pm_widgets.dialog), GTK_STOCK_PREFERENCES, PM_BUTTON_CONFIGURE); > ^ >plugins.c:1899:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(pm_widgets.dialog), GTK_STOCK_CLOSE, GTK_RESP > ^ >plugins.c:1904:2: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkentry.h:320): Use 'gtk_entry_set_icon_from_icon_name' instead [-Wdeprecated-declarations] > gtk_entry_set_icon_from_stock(GTK_ENTRY(filter_entry), GTK_ENTRY_ICON_PRIMARY, > ^ >plugins.c:1904:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >plugins.c:1929:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > menu_item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); > ^ >plugins.c:1929:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >plugins.c:1935:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > menu_item = gtk_image_menu_item_new_with_mnemonic(_("Keybindings")); > ^ >plugins.c:1941:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > menu_item = gtk_image_menu_item_new_from_stock(GTK_STOCK_HELP, NULL); > ^ >plugins.c:1941:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-pluginutils.lo `test -f 'pluginutils.c' || echo './'`pluginutils.c >pluginutils.c: In function 'create_pref_page': >pluginutils.c:364:4: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > GtkWidget *align = gtk_alignment_new(0.5, 0.5, 1, 1); > ^ >pluginutils.c:366:4: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 6, 6, 6, 6); > ^ >pluginutils.c:366:4: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >pluginutils.c:374:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > GtkWidget *align = gtk_alignment_new(0.5, 0.5, 0, 0); > ^ >pluginutils.c:377:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 6, 6, 6, 6); > ^ >pluginutils.c:377:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >pluginutils.c:379:3: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > btn = gtk_button_new_from_stock(GTK_STOCK_PREFERENCES); > ^ >pluginutils.c:379:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >pluginutils.c: In function 'configure_plugins': >pluginutils.c:398:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_APPLY, GTK_RESPONSE_APPLY, > ^ >pluginutils.c:399:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >pluginutils.c:400:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_OK, NULL); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-prefs.lo `test -f 'prefs.c' || echo './'`prefs.c >prefs.c: In function 'kb_tree_view_change_button_clicked_cb': >prefs.c:182:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >prefs.c:183:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); > ^ >prefs.c:188:4: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(label), 5, 10); > ^ >prefs.c:188:4: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >prefs.c:192:4: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(accel_label), 5, 10); > ^ >prefs.c:192:4: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >prefs.c: In function 'kb_show_popup_menu': >prefs.c:225:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_ADD, _("_Expand All")); > ^ >prefs.c:230:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_REMOVE, _("_Collapse All")); > ^ >prefs.c: In function 'prefs_init_dialog': >prefs.c:482:2: warning: 'gtk_color_button_set_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89): Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color(GTK_COLOR_BUTTON(widget), &color); > ^ >prefs.c:766:3: warning: 'gtk_color_button_set_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89): Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color(GTK_COLOR_BUTTON(widget), &vc->colour_fore); > ^ >prefs.c:769:3: warning: 'gtk_color_button_set_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89): Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color(GTK_COLOR_BUTTON(widget), &vc->colour_back); > ^ >prefs.c: In function 'on_color_button_choose_cb': >prefs.c:1325:2: warning: 'gtk_color_button_get_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color(widget, &color); > ^ >prefs.c: In function 'kb_find_duplicate': >prefs.c:1481:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_NO, > ^ >prefs.c: In function 'prefs_show_dialog': >prefs.c:1712:3: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] > gtk_misc_set_padding(GTK_MISC(label), 6, 0); > ^ >prefs.c:1712:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-printing.lo `test -f 'printing.c' || echo './'`printing.c >printing.c: In function 'create_custom_widget': >printing.c:260:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > alignment36 = gtk_alignment_new(0, 0.5, 1, 1); > ^ >printing.c:262:2: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(alignment36), 0, 0, 12, 0); > ^ >printing.c:262:2: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-project.lo `test -f 'project.c' || echo './'`project.c >project.c: In function 'project_new': >project.c:155:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); > ^ >project.c:158:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button = ui_button_new_with_image(GTK_STOCK_NEW, _("C_reate")); > ^ >project.c:165:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = gtk_table_new(3, 2, FALSE); > ^ >project.c:166:2: warning: 'gtk_table_set_row_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_row_spacings(GTK_TABLE(table), 5); > ^ >project.c:166:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >project.c:167:2: warning: 'gtk_table_set_col_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_col_spacings(GTK_TABLE(table), 10); > ^ >project.c:167:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >project.c:170:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >project.c:170:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >project.c:178:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] > ui_table_add_row(GTK_TABLE(table), 0, label, e.name, NULL); > ^ >project.c:181:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >project.c:181:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >project.c:194:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_OPEN, GTK_ICON_SIZE_BUTTON); > ^ >project.c:194:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >project.c:200:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] > ui_table_add_row(GTK_TABLE(table), 1, label, bbox, NULL); > ^ >project.c:203:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >project.c:203:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >project.c:215:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] > ui_table_add_row(GTK_TABLE(table), 2, label, bbox, NULL); > ^ >project.c: In function 'project_open': >project.c:336:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >project.c:337:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); > ^ >project.c: In function 'on_project_properties_base_path_button_clicked': >project.c:486:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >project.c:487:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, > ^ >project.c: In function 'project_ask_close': >project.c:656:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > if (dialogs_show_question_full(NULL, GTK_STOCK_CLOSE, GTK_STOCK_CANCEL, > ^ >project.c:656:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >project.c: In function 'update_config': >project.c:747:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > create_dir = dialogs_show_question_full(NULL, GTK_STOCK_OK, GTK_STOCK_CANCEL > ^ >project.c:747:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >project.c:777:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > ! dialogs_show_question_full(NULL, _("_Replace"), GTK_STOCK_CANCEL, > ^ >project.c: In function 'on_file_save_button_clicked': >project.c:938:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >project.c:939:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, NULL); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-sciwrappers.lo `test -f 'sciwrappers.c' || echo './'`sciwrappers.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-search.lo `test -f 'search.c' || echo './'`search.c >search.c: In function 'create_find_dialog': >search.c:465:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, NULL); > ^ >search.c:470:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button = ui_button_new_with_image(GTK_STOCK_GO_BACK, _("_Previous")); > ^ >search.c:475:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button = ui_button_new_with_image(GTK_STOCK_GO_FORWARD, _("_Next")); > ^ >search.c:480:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >search.c:480:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:541:3: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations] > GTK_BUTTON_BOX(gtk_dialog_get_action_area(GTK_DIALOG(find_dlg.dialog))), > ^ >search.c: In function 'create_replace_dialog': >search.c:618:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, NULL); > ^ >search.c:623:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > button = gtk_button_new_from_stock(GTK_STOCK_FIND); > ^ >search.c:623:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >search.c:628:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > gtk_image_new_from_stock(GTK_STOCK_FIND_AND_REPLACE, GTK_ICON_SIZE_BUTTON)); > ^ >search.c:628:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >search.c:633:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > gtk_image_new_from_stock(GTK_STOCK_FIND_AND_REPLACE, GTK_ICON_SIZE_BUTTON)); > ^ >search.c:633:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >search.c:638:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label_find), 0, 0.5); > ^ >search.c:638:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:641:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label_replace), 0, 0.5); > ^ >search.c:641:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:723:3: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations] > GTK_BUTTON_BOX(gtk_dialog_get_action_area(GTK_DIALOG(replace_dlg.dialog))), > ^ >search.c: In function 'create_fif_dialog': >search.c:867:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); > ^ >search.c:872:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(fif_dlg.dialog), GTK_STOCK_FIND, GTK_RESPONSE > ^ >search.c:877:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >search.c:877:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:896:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label3), 0, 0.5); > ^ >search.c:896:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:920:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); > ^ >search.c:920:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >search.c:939:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label2), 0, 0.5); > ^ >search.c:939:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-socket.lo `test -f 'socket.c' || echo './'`socket.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-stash.lo `test -f 'stash.c' || echo './'`stash.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c >symbols.c: In function 'symbols_show_load_tags_dialog': >symbols.c:1806:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >symbols.c:1807:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_OK, > ^ >symbols.c: In function 'create_taglist_popup_menu': >symbols.c:2336:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > symbol_menu.expand_all = item = ui_image_menu_item_new(GTK_STOCK_ADD, _("_Expa > ^ >symbols.c:2341:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > symbol_menu.collapse_all = item = ui_image_menu_item_new(GTK_STOCK_REMOVE, _(" > ^ >symbols.c:2368:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > symbol_menu.find_usage = item = ui_image_menu_item_new(GTK_STOCK_FIND, _("Find > ^ >symbols.c:2373:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > symbol_menu.find_doc_usage = item = ui_image_menu_item_new(GTK_STOCK_FIND, _(" > ^ >symbols.c:2378:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > symbol_menu.find_in_files = item = ui_image_menu_item_new(GTK_STOCK_FIND, _("F > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-templates.lo `test -f 'templates.c' || echo './'`templates.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-toolbar.lo `test -f 'toolbar.c' || echo './'`toolbar.c >toolbar.c:58:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Save", GTK_STOCK_SAVE, NULL, NULL, N_("Save the current file"), G_CALLBACK( > ^ >toolbar.c:59:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "SaveAs", GTK_STOCK_SAVE_AS, NULL, NULL, N_("Save as"), G_CALLBACK(on_save_a > ^ >toolbar.c:61:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Reload", GTK_STOCK_REVERT_TO_SAVED, NULL, NULL, N_("Reload the current file > ^ >toolbar.c:62:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Close", GTK_STOCK_CLOSE, NULL, NULL, N_("Close the current file"), G_CALLBA > ^ >toolbar.c:64:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Cut", GTK_STOCK_CUT, NULL, NULL, N_("Cut the current selection"), G_CALLBAC > ^ >toolbar.c:65:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Copy", GTK_STOCK_COPY, NULL, NULL, N_("Copy the current selection"), G_CALL > ^ >toolbar.c:66:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Paste", GTK_STOCK_PASTE, NULL, NULL, N_("Paste the contents of the clipboar > ^ >toolbar.c:67:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Delete", GTK_STOCK_DELETE, NULL, NULL, N_("Delete the current selection"), > ^ >toolbar.c:68:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Undo", GTK_STOCK_UNDO, NULL, NULL, N_("Undo the last modification"), G_CALL > ^ >toolbar.c:69:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Redo", GTK_STOCK_REDO, NULL, NULL, N_("Redo the last modification"), G_CALL > ^ >toolbar.c:70:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "NavBack", GTK_STOCK_GO_BACK, NULL, NULL, N_("Navigate back a location"), G_ > ^ >toolbar.c:71:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "NavFor", GTK_STOCK_GO_FORWARD, NULL, NULL, N_("Navigate forward a location" > ^ >toolbar.c:72:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Compile", GTK_STOCK_CONVERT, N_("Compile"), NULL, N_("Compile the current f > ^ >toolbar.c:73:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Run", GTK_STOCK_EXECUTE, NULL, NULL, N_("Run or view the current file"), G_ > ^ >toolbar.c:74:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Color", GTK_STOCK_SELECT_COLOR, N_("Color Chooser"), NULL, N_("Open a color > ^ >toolbar.c:75:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "ZoomIn", GTK_STOCK_ZOOM_IN, NULL, NULL, N_("Zoom in the text"), G_CALLBACK( > ^ >toolbar.c:76:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "ZoomOut", GTK_STOCK_ZOOM_OUT, NULL, NULL, N_("Zoom out the text"), G_CALLBA > ^ >toolbar.c:77:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "UnIndent", GTK_STOCK_UNINDENT, NULL, NULL, N_("Decrease indentation"), G_CA > ^ >toolbar.c:78:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Indent", GTK_STOCK_INDENT, NULL, NULL, N_("Increase indentation"), G_CALLBA > ^ >toolbar.c:79:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Search", GTK_STOCK_FIND, NULL, NULL, N_("Find the entered text in the curre > ^ >toolbar.c:80:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Goto", GTK_STOCK_JUMP_TO, NULL, NULL, N_("Jump to the entered line number") > ^ >toolbar.c:81:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Preferences", GTK_STOCK_PREFERENCES, NULL, NULL, N_("Show the preferences d > ^ >toolbar.c:82:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Quit", GTK_STOCK_QUIT, NULL, NULL, N_("Quit Geany"), G_CALLBACK(on_quit1_ac > ^ >toolbar.c:83:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Print", GTK_STOCK_PRINT, NULL, NULL, N_("Print document"), G_CALLBACK(on_pr > ^ >toolbar.c:84:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > { "Replace", GTK_STOCK_FIND_AND_REPLACE, NULL, NULL, N_("Replace text in the c > ^ >toolbar.c: In function 'toolbar_get_widget_by_name': >toolbar.c:133:2: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] > widget = gtk_ui_manager_get_widget(uim, path); > ^ >toolbar.c: In function 'toolbar_get_action_by_name': >toolbar.c:157:2: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > return gtk_action_group_get_action(group, name); > ^ >toolbar.c: In function 'toolbar_reload': >toolbar.c:199:6: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > GEANY_MENU_BUTTON_ACTION(gtk_action_group_get_action(group, "New"))); > ^ >toolbar.c:202:6: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > GEANY_MENU_BUTTON_ACTION(gtk_action_group_get_action(group, "Open"))); > ^ >toolbar.c:205:6: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > GEANY_MENU_BUTTON_ACTION(gtk_action_group_get_action(group, "Build"))); > ^ >toolbar.c:211:3: warning: 'gtk_ui_manager_remove_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179) [-Wdeprecated-declarations] > gtk_ui_manager_remove_ui(uim, merge_id); > ^ >toolbar.c:212:3: warning: 'gtk_ui_manager_ensure_update' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184) [-Wdeprecated-declarations] > gtk_ui_manager_ensure_update(uim); > ^ >toolbar.c:217:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158) [-Wdeprecated-declarations] > merge_id = gtk_ui_manager_add_ui_from_string(uim, markup, -1, &error); > ^ >toolbar.c:223:3: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:163) [-Wdeprecated-declarations] > merge_id = gtk_ui_manager_add_ui_from_file(uim, filename, &error); > ^ >toolbar.c:232:4: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:163) [-Wdeprecated-declarations] > merge_id = gtk_ui_manager_add_ui_from_file(uim, filename, &error); > ^ >toolbar.c:242:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158) [-Wdeprecated-declarations] > merge_id = gtk_ui_manager_add_ui_from_string(uim, toolbar_markup, -1, NULL); > ^ >toolbar.c:244:2: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] > main_widgets.toolbar = gtk_ui_manager_get_widget(uim, "/ui/GeanyToolbar"); > ^ >toolbar.c:274:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > geany_menu_button_action_set_menu(GEANY_MENU_BUTTON_ACTION( > ^ >toolbar.c:280:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > geany_menu_button_action_set_menu(GEANY_MENU_BUTTON_ACTION( > ^ >toolbar.c:286:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > geany_menu_button_action_set_menu(GEANY_MENU_BUTTON_ACTION( > ^ >toolbar.c: In function 'toolbar_init': >toolbar.c:351:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations] > uim = gtk_ui_manager_new(); > ^ >toolbar.c:352:2: warning: 'gtk_action_group_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) [-Wdeprecated-declarations] > group = gtk_action_group_new("GeanyToolbar"); > ^ >toolbar.c:354:2: warning: 'gtk_action_group_set_translation_domain' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252) [-Wdeprecated-declarations] > gtk_action_group_set_translation_domain(group, GETTEXT_PACKAGE); > ^ >toolbar.c:355:2: warning: 'gtk_action_group_add_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210) [-Wdeprecated-declarations] > gtk_action_group_add_actions(group, ui_entries, ui_entries_n, NULL); > ^ >toolbar.c:362:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_NEW); > ^ >toolbar.c:364:2: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] > gtk_action_group_add_action(group, action_new); > ^ >toolbar.c:370:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN); > ^ >toolbar.c:372:2: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] > gtk_action_group_add_action(group, action_open); > ^ >toolbar.c:381:2: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] > gtk_action_group_add_action(group, action_build); > ^ >toolbar.c:391:2: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] > gtk_action_group_add_action(group, action_searchentry); > ^ >toolbar.c:397:2: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] > gtk_action_group_add_action(group, action_gotoentry); > ^ >toolbar.c:399:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138) [-Wdeprecated-declarations] > gtk_ui_manager_insert_action_group(uim, group, 0); > ^ >toolbar.c: In function 'tb_editor_set_item_values': >toolbar.c:666:2: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] > action = gtk_action_group_get_action(group, name); > ^ >toolbar.c: In function 'tb_editor_create_dialog': >toolbar.c:946:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, NULL); > ^ >toolbar.c:960:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >toolbar.c:960:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >toolbar.c:964:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations] > gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(tree_available), TRUE); > ^ >toolbar.c:986:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations] > gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(tree_used), TRUE); > ^ >toolbar.c:1029:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button_add = ui_button_new_with_image(GTK_STOCK_GO_FORWARD, NULL); > ^ >toolbar.c:1030:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > button_remove = ui_button_new_with_image(GTK_STOCK_GO_BACK, NULL); > ^ >toolbar.c: In function 'toolbar_configure': >toolbar.c:1075:2: warning: 'gtk_ui_manager_get_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:182) [-Wdeprecated-declarations] > markup = gtk_ui_manager_get_ui(uim); > ^ >toolbar.c:1080:2: warning: 'gtk_action_group_list_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198) [-Wdeprecated-declarations] > all_items = gtk_action_group_list_actions(group); > ^ >toolbar.c:1092:3: warning: 'gtk_action_get_name' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103) [-Wdeprecated-declarations] > name = gtk_action_get_name(l->data); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-tools.lo `test -f 'tools.c' || echo './'`tools.c >tools.c: In function 'cc_dialog_update_row_status': >tools.c:79:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > const gchar *stock_id = GTK_STOCK_NO; > ^ >tools.c:83:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > stock_id = GTK_STOCK_YES; > ^ >tools.c: In function 'cc_show_dialog_custom_commands': >tools.c:358:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >tools.c:359:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); > ^ >tools.c:367:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >tools.c:367:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:434:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > cc.button_add = gtk_button_new_from_stock(GTK_STOCK_ADD); > ^ >tools.c:434:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >tools.c:437:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > cc.button_remove = gtk_button_new_from_stock(GTK_STOCK_REMOVE); > ^ >tools.c:437:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >tools.c:440:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > cc.button_up = gtk_button_new_from_stock(GTK_STOCK_GO_UP); > ^ >tools.c:440:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >tools.c:443:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] > cc.button_down = gtk_button_new_from_stock(GTK_STOCK_GO_DOWN); > ^ >tools.c:443:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >tools.c: In function 'tools_word_count': >tools.c:691:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, NULL); > ^ >tools.c:708:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = gtk_table_new(4, 2, FALSE); > ^ >tools.c:709:2: warning: 'gtk_table_set_row_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_row_spacings(GTK_TABLE(table), 5); > ^ >tools.c:709:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:710:2: warning: 'gtk_table_set_col_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_col_spacings(GTK_TABLE(table), 10); > ^ >tools.c:710:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:713:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 1, 0, 1, > ^ >tools.c:713:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:716:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >tools.c:716:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:719:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 1, 2, 0, 1, > ^ >tools.c:719:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:722:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0); > ^ >tools.c:722:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:725:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 1, 1, 2, > ^ >tools.c:725:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:728:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >tools.c:728:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:732:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 1, 2, 1, 2, > ^ >tools.c:732:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:735:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0); > ^ >tools.c:735:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:739:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 1, 2, 3, > ^ >tools.c:739:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:742:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >tools.c:742:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:746:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 1, 2, 2, 3, > ^ >tools.c:746:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:749:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0); > ^ >tools.c:749:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:753:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 0, 1, 3, 4, > ^ >tools.c:753:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:756:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 1, 0); > ^ >tools.c:756:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c:760:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), label, 1, 2, 3, 4, > ^ >tools.c:760:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >tools.c:763:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0); > ^ >tools.c:763:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >tools.c: In function 'on_color_dialog_response': >tools.c:794:4: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76): Use 'GtkColorChooser' instead [-Wdeprecated-declarations] > colorsel = gtk_color_selection_dialog_get_color_selection(GTK_COLOR_SELECTIO > ^ >tools.c:794:4: warning: 'gtk_color_selection_dialog_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:72) [-Wdeprecated-declarations] >tools.c:795:4: warning: 'gtk_color_selection_get_current_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:162): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_selection_get_current_color(GTK_COLOR_SELECTION(colorsel), &color) > ^ >tools.c:795:4: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105) [-Wdeprecated-declarations] >tools.c: In function 'tools_color_chooser': >tools.c:825:3: warning: 'gtk_color_selection_dialog_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:74): Use 'gtk_color_chooser_dialog_new' instead [-Wdeprecated-declarations] > ui_widgets.open_colorsel = gtk_color_selection_dialog_new(_("Color Chooser")) > ^ >tools.c:826:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > gtk_dialog_add_button(GTK_DIALOG(ui_widgets.open_colorsel), GTK_STOCK_APPLY, > ^ >tools.c:831:3: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76): Use 'GtkColorChooser' instead [-Wdeprecated-declarations] > colorsel = gtk_color_selection_dialog_get_color_selection(GTK_COLOR_SELECTION > ^ >tools.c:831:3: warning: 'gtk_color_selection_dialog_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:72) [-Wdeprecated-declarations] >tools.c:832:3: warning: 'gtk_color_selection_set_has_palette' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:116) [-Wdeprecated-declarations] > gtk_color_selection_set_has_palette(GTK_COLOR_SELECTION(colorsel), TRUE); > ^ >tools.c:832:3: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105) [-Wdeprecated-declarations] >tools.c:840:3: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76): Use 'GtkColorChooser' instead [-Wdeprecated-declarations] > colorsel = gtk_color_selection_dialog_get_color_selection(GTK_COLOR_SELECTION > ^ >tools.c:840:3: warning: 'gtk_color_selection_dialog_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:72) [-Wdeprecated-declarations] >tools.c:844:3: warning: 'gtk_color_selection_set_current_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:159): Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_selection_set_current_color(GTK_COLOR_SELECTION(colorsel), &gc); > ^ >tools.c:844:3: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105) [-Wdeprecated-declarations] >tools.c:845:3: warning: 'gtk_color_selection_set_previous_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:165) [-Wdeprecated-declarations] > gtk_color_selection_set_previous_color(GTK_COLOR_SELECTION(colorsel), &gc); > ^ >tools.c:845:3: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-sidebar.lo `test -f 'sidebar.c' || echo './'`sidebar.c >sidebar.c: In function 'create_default_tag_tree': >sidebar.c:179:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.1f, 0.01f); > ^ >sidebar.c:179:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >sidebar.c: In function 'prepare_openfiles': >sidebar.c:290:3: warning: 'gdk_color_get_type' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65): Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] > G_TYPE_POINTER, GDK_TYPE_COLOR, G_TYPE_STRING); > ^ >sidebar.c: In function 'sidebar_add_common_menu_items': >sidebar.c:626:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("H_ide Sidebar")); > ^ >sidebar.c:627:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), > ^ >sidebar.c:627:2: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >sidebar.c:628:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > gtk_image_new_from_stock(GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU)); > ^ >sidebar.c:628:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >sidebar.c: In function 'create_openfiles_popup_menu': >sidebar.c:700:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_CLOSE, NULL); > ^ >sidebar.c:700:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >sidebar.c:711:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_SAVE, NULL); > ^ >sidebar.c:711:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >sidebar.c:718:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("_Reload")); > ^ >sidebar.c:719:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), > ^ >sidebar.c:719:2: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >sidebar.c:720:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > gtk_image_new_from_stock(GTK_STOCK_REVERT_TO_SAVED, GTK_ICON_SIZE_MENU)); > ^ >sidebar.c:720:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >sidebar.c:731:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_FIND, _("_Find in Files...")); > ^ >sidebar.c:752:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > doc_items.expand_all = ui_image_menu_item_new(GTK_STOCK_ADD, _("_Expand All")) > ^ >sidebar.c:758:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > doc_items.collapse_all = ui_image_menu_item_new(GTK_STOCK_REMOVE, _("_Collapse > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-ui_utils.lo `test -f 'ui_utils.c' || echo './'`ui_utils.c >ui_utils.c: In function 'ui_document_buttons_update': >ui_utils.c:950:3: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] > if (GTK_IS_ACTION(widget)) > ^ >ui_utils.c:951:4: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] > gtk_action_set_sensitive(GTK_ACTION(widget), enable); > ^ >ui_utils.c:951:4: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] >ui_utils.c: In function 'ui_frame_new_with_alignment': >ui_utils.c:1473:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(0.5, 0.5, 1, 1); > ^ >ui_utils.c:1475:2: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 0, 0, 12, 0); > ^ >ui_utils.c:1475:2: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >ui_utils.c: In function 'ui_dialog_set_primary_button_order': >ui_utils.c:1516:2: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations] > GtkWidget *action_area = gtk_dialog_get_action_area(dialog); > ^ >ui_utils.c: In function 'ui_button_new_with_image': >ui_utils.c:1547:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(stock_id, GTK_ICON_SIZE_BUTTON); > ^ >ui_utils.c: In function 'ui_image_menu_item_new': >ui_utils.c:1565:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > GtkWidget *item = gtk_image_menu_item_new_with_mnemonic(label); > ^ >ui_utils.c:1566:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > GtkWidget *image = gtk_image_new_from_stock(stock_id, GTK_ICON_SIZE_MENU); > ^ >ui_utils.c:1568:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); > ^ >ui_utils.c:1568:2: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >ui_utils.c: In function 'ui_entry_add_clear_icon': >ui_utils.c:1595:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > g_object_set(entry, "secondary-icon-stock", GTK_STOCK_CLEAR, > ^ >ui_utils.c: In function 'ui_widget_modify_font_from_string': >ui_utils.c:1888:2: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] > gtk_widget_modify_font(widget, pfd); > ^ >ui_utils.c: In function 'ui_path_box_new': >ui_utils.c:1924:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > openimg = gtk_image_new_from_stock(GTK_STOCK_OPEN, GTK_ICON_SIZE_BUTTON); > ^ >ui_utils.c:1924:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >ui_utils.c: In function 'run_file_chooser': >ui_utils.c:1959:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >ui_utils.c:1960:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL); > ^ >ui_utils.c: In function 'ui_table_add_row': >ui_utils.c:2067:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), widget, i, i + 1, row, row + 1, > ^ >ui_utils.c:2067:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >ui_utils.c: In function 'add_stock_icons': >ui_utils.c:2166:2: warning: 'gtk_icon_factory_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80) [-Wdeprecated-declarations] > GtkIconFactory *factory = gtk_icon_factory_new(); > ^ >ui_utils.c:2167:2: warning: 'gtk_icon_source_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:170) [-Wdeprecated-declarations] > GtkIconSource *source = gtk_icon_source_new(); > ^ >ui_utils.c:2172:3: warning: 'gtk_icon_set_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:138) [-Wdeprecated-declarations] > GtkIconSet *set = gtk_icon_set_new(); > ^ >ui_utils.c:2174:3: warning: 'gtk_icon_source_set_icon_name' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:180) [-Wdeprecated-declarations] > gtk_icon_source_set_icon_name(source, items[i].stock_id); > ^ >ui_utils.c:2175:3: warning: 'gtk_icon_set_add_source' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:159) [-Wdeprecated-declarations] > gtk_icon_set_add_source(set, source); > ^ >ui_utils.c:2176:3: warning: 'gtk_icon_factory_add' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82) [-Wdeprecated-declarations] > gtk_icon_factory_add(factory, items[i].stock_id, set); > ^ >ui_utils.c:2177:3: warning: 'gtk_icon_set_unref' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145) [-Wdeprecated-declarations] > gtk_icon_set_unref(set); > ^ >ui_utils.c:2179:2: warning: 'gtk_icon_source_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:174) [-Wdeprecated-declarations] > gtk_icon_source_free(source); > ^ >ui_utils.c:2180:2: warning: 'gtk_icon_factory_add_default' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92) [-Wdeprecated-declarations] > gtk_icon_factory_add_default(factory); > ^ >ui_utils.c: In function 'ui_init_stock_items': >ui_utils.c:2194:2: warning: 'gtk_stock_add' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:76) [-Wdeprecated-declarations] > gtk_stock_add(items, G_N_ELEMENTS(items)); > ^ >ui_utils.c: In function 'ui_menu_add_document_items_sorted': >ui_utils.c:2896:3: warning: 'gtk_image_menu_item_new_with_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80): Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] > menu_item = gtk_image_menu_item_new_with_label(base_name); > ^ >ui_utils.c:2898:3: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] > gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(menu_item), image); > ^ >ui_utils.c:2898:3: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] >ui_utils.c: In function 'ui_get_mime_icon': >ui_utils.c:2999:5: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:283): Use 'g_object_unref' instead [-Wdeprecated-declarations] > gtk_icon_info_free(icon_info); > ^ >ui_utils.c: In function 'ui_lookup_stock_label': >ui_utils.c:3037:2: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82) [-Wdeprecated-declarations] > if (gtk_stock_lookup(stock_id, &item)) > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >utils.c: In function 'utils_parse_color': >utils.c:986:2: warning: 'gdk_color_parse' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79): Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] > return gdk_color_parse(spec, color); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -march=native -O2 -pipe -c -o libgeany_la-vte.lo `test -f 'vte.c' || echo './'`vte.c >vte.c: In function 'override_menu_key': >vte.c:180:3: warning: 'gtk_settings_set_string_property' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtksettings.h:128) [-Wdeprecated-declarations] > gtk_settings_set_string_property(gtk_settings_get_default(), > ^ >vte.c:183:3: warning: 'gtk_settings_set_string_property' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtksettings.h:128) [-Wdeprecated-declarations] > gtk_settings_set_string_property(gtk_settings_get_default(), > ^ >vte.c: In function 'vte_create_popup_menu': >vte.c:611:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_COPY, NULL); > ^ >vte.c:611:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >vte.c:618:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PASTE, NULL); > ^ >vte.c:618:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >vte.c:629:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_SELECT_ALL, NULL); > ^ >vte.c:629:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >vte.c:638:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("_Set Path From Document")); > ^ >vte.c:643:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("_Restart Terminal")); > ^ >vte.c:652:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); > ^ >vte.c:652:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >vte.c:666:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_with_mnemonic(_("_Input Methods")); > ^ >vte.c: In function 'on_term_fg_color_set': >vte.c:813:2: warning: 'gtk_color_button_get_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color(widget, &vc->colour_fore); > ^ >vte.c: In function 'on_term_bg_color_set': >vte.c:819:2: warning: 'gtk_color_button_get_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color(widget, &vc->colour_back); > ^ >/bin/sh ../libtool --silent --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libgeany.la -rpath /usr/lib64 libgeany_la-about.lo libgeany_la-build.lo libgeany_la-callbacks.lo libgeany_la-dialogs.lo libgeany_la-document.lo libgeany_la-editor.lo libgeany_la-encodings.lo libgeany_la-filetypes.lo libgeany_la-geanyentryaction.lo libgeany_la-geanymenubuttonaction.lo libgeany_la-geanyobject.lo libgeany_la-geanywraplabel.lo libgeany_la-highlighting.lo libgeany_la-keybindings.lo libgeany_la-keyfile.lo libgeany_la-log.lo libgeany_la-libmain.lo libgeany_la-msgwindow.lo libgeany_la-navqueue.lo libgeany_la-notebook.lo libgeany_la-plugins.lo libgeany_la-pluginutils.lo libgeany_la-prefs.lo libgeany_la-printing.lo libgeany_la-project.lo libgeany_la-sciwrappers.lo libgeany_la-search.lo libgeany_la-socket.lo libgeany_la-spawn.lo libgeany_la-stash.lo libgeany_la-symbols.lo libgeany_la-templates.lo libgeany_la-toolbar.lo libgeany_la-tools.lo libgeany_la-sidebar.lo libgeany_la-ui_utils.lo libgeany_la-utils.lo libgeany_la-vte.lo ../scintilla/libscintilla.la ../tagmanager/ctags/libctags.la ../tagmanager/mio/libmio.la ../tagmanager/src/libtagmanager.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I../tagmanager/src -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGEANY_DATADIR=\""/usr/share"\" -DGEANY_DOCDIR=\""/usr/share/doc/geany-1.26"\" -DGEANY_LIBDIR=\""/usr/lib64"\" -DGEANY_LOCALEDIR=\""/usr/share/locale"\" -DGEANY_PREFIX=\""/usr"\" -march=native -O2 -pipe -c -o main.o main.c >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o geany main.o libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/src' >Making all in plugins >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/plugins' >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""Demoplugin"\" -DLOCALEDIR=\"""\" -march=native -O2 -pipe -c -o demoplugin_la-demoplugin.lo `test -f 'demoplugin.c' || echo './'`demoplugin.c >demoplugin.c: In function 'demo_configure': >demoplugin.c:190:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >demoplugin.c:190:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""Demoplugin"\" -DLOCALEDIR=\"""\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o demoplugin.la demoplugin_la-demoplugin.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""Demoproxy"\" -march=native -O2 -pipe -c -o demoproxy_la-demoproxy.lo `test -f 'demoproxy.c' || echo './'`demoproxy.c >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""Demoproxy"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o demoproxy.la demoproxy_la-demoproxy.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""Classbuilder"\" -march=native -O2 -pipe -c -o classbuilder_la-classbuilder.lo `test -f 'classbuilder.c' || echo './'`classbuilder.c >classbuilder.c: In function 'cc_option_label_new': >classbuilder.c:359:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(0.0, 0.5, 1.0, 1.0); > ^ >classbuilder.c:360:2: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 0, 0, 12, 0); > ^ >classbuilder.c:360:2: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >classbuilder.c:363:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >classbuilder.c:363:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >classbuilder.c: In function 'cc_table_attach_section_label': >classbuilder.c:381:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); > ^ >classbuilder.c:381:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >classbuilder.c:383:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(0.0, 0.5, 1.0, 1.0); > ^ >classbuilder.c:385:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 6, 0, 0, 0); > ^ >classbuilder.c:385:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >classbuilder.c:388:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), align, > ^ >classbuilder.c:388:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c: In function 'cc_table_attach_option_label': >classbuilder.c:400:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), opt_label, > ^ >classbuilder.c:400:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c: In function 'cc_table_attach_option_entry': >classbuilder.c:417:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), entry, > ^ >classbuilder.c:417:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c: In function 'show_dialog_create_class': >classbuilder.c:436:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >classbuilder.c:437:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OK, GTK_RESPONSE_OK, > ^ >classbuilder.c:455:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > table = gtk_table_new(13, 2, FALSE); > ^ >classbuilder.c:456:2: warning: 'gtk_table_set_col_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_col_spacings(GTK_TABLE(table), 6); > ^ >classbuilder.c:456:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:457:2: warning: 'gtk_table_set_row_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_row_spacings(GTK_TABLE(table), 6); > ^ >classbuilder.c:457:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:515:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), hdr_hbox, > ^ >classbuilder.c:515:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:537:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(0.0, 0.5, 1.0, 1.0); > ^ >classbuilder.c:538:2: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 0, 0, 12, 0); > ^ >classbuilder.c:538:2: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >classbuilder.c:540:2: warning: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119): Use 'GtkGrid' instead [-Wdeprecated-declarations] > opt_table = gtk_table_new(1, 2, FALSE); > ^ >classbuilder.c:541:2: warning: 'gtk_table_set_row_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_row_spacings(GTK_TABLE(opt_table), 6); > ^ >classbuilder.c:541:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:542:2: warning: 'gtk_table_set_col_spacings' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_col_spacings(GTK_TABLE(opt_table), 6); > ^ >classbuilder.c:542:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:545:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(table), align, > ^ >classbuilder.c:545:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:554:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(opt_table), cc_dlg->create_constructor_box, > ^ >classbuilder.c:554:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:558:2: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(opt_table), cc_dlg->create_destructor_box, > ^ >classbuilder.c:558:2: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:563:3: warning: 'gtk_table_resize' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:123): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_resize(GTK_TABLE(opt_table), 2, 2); > ^ >classbuilder.c:563:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:565:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(opt_table), cc_dlg->create_isabstract_box, > ^ >classbuilder.c:565:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:568:3: warning: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_attach(GTK_TABLE(opt_table), cc_dlg->create_issingleton_box, > ^ >classbuilder.c:568:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:584:3: warning: 'gtk_table_resize' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:123): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_resize(GTK_TABLE(table), row, 2); > ^ >classbuilder.c:584:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c:586:3: warning: 'gtk_table_resize' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:123): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_resize(GTK_TABLE(table), row, 2); > ^ >classbuilder.c:586:3: warning: 'gtk_table_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117) [-Wdeprecated-declarations] >classbuilder.c: In function 'plugin_init': >classbuilder.c:1089:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > menu_create_class1 = ui_image_menu_item_new (GTK_STOCK_ADD, _("Create Cla_ss") > ^ >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""Classbuilder"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o classbuilder.la -rpath /usr/lib64/geany classbuilder_la-classbuilder.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""HTMLChars"\" -march=native -O2 -pipe -c -o htmlchars_la-htmlchars.lo `test -f 'htmlchars.c' || echo './'`htmlchars.c >htmlchars.c: In function 'tools_show_dialog_insert_special_chars': >htmlchars.c:490:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >htmlchars.c:502:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >htmlchars.c:502:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""HTMLChars"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o htmlchars.la -rpath /usr/lib64/geany htmlchars_la-htmlchars.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""Export"\" -march=native -O2 -pipe -c -o export_la-export.lo `test -f 'export.c' || echo './'`export.c >export.c: In function 'create_file_save_as_dialog': >export.c:178:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, N > ^ >export.c:178:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >export.c: In function 'plugin_init': >export.c:749:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] > menu_export = gtk_image_menu_item_new_with_mnemonic(_("_Export")); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""Export"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o export.la -rpath /usr/lib64/geany export_la-export.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lm >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""SaveActions"\" -march=native -O2 -pipe -c -o saveactions_la-saveactions.lo `test -f 'saveactions.c' || echo './'`saveactions.c >saveactions.c: In function 'backupcopy_dir_button_clicked_cb': >saveactions.c:444:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, > ^ >saveactions.c:445:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); > ^ >saveactions.c: In function 'plugin_configure': >saveactions.c:628:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >saveactions.c:628:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >saveactions.c:690:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >saveactions.c:690:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >saveactions.c:731:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >saveactions.c:731:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >saveactions.c:743:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] > image = gtk_image_new_from_stock(GTK_STOCK_OPEN, GTK_ICON_SIZE_BUTTON); > ^ >saveactions.c:743:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >saveactions.c:754:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >saveactions.c:754:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >saveactions.c:767:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >saveactions.c:767:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""SaveActions"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o saveactions.la -rpath /usr/lib64/geany saveactions_la-saveactions.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""FileBrowser"\" -march=native -O2 -pipe -c -o filebrowser_la-filebrowser.lo `test -f 'filebrowser.c' || echo './'`filebrowser.c >filebrowser.c: In function 'get_icon': >filebrowser.c:208:5: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:283): Use 'g_object_unref' instead [-Wdeprecated-declarations] > gtk_icon_info_free(icon_info); > ^ >filebrowser.c: In function 'create_popup_menu': >filebrowser.c:651:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_OPEN, _("Open in _Geany")); > ^ >filebrowser.c:657:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_OPEN, _("Open _Externally")); > ^ >filebrowser.c:667:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_REFRESH, NULL); > ^ >filebrowser.c:667:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c:672:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_FIND, _("_Find in Files...")); > ^ >filebrowser.c:692:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); > ^ >filebrowser.c:692:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c:701:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_image_menu_item_new(GTK_STOCK_CLOSE, _("H_ide Sidebar")); > ^ >filebrowser.c: In function 'make_toolbar': >filebrowser.c:911:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] > wid = GTK_WIDGET(gtk_tool_button_new_from_stock(GTK_STOCK_GO_UP)); > ^ >filebrowser.c:911:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c:916:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] > wid = GTK_WIDGET(gtk_tool_button_new_from_stock(GTK_STOCK_REFRESH)); > ^ >filebrowser.c:916:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c:921:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] > wid = GTK_WIDGET(gtk_tool_button_new_from_stock(GTK_STOCK_HOME)); > ^ >filebrowser.c:921:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c:926:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] > wid = GTK_WIDGET(gtk_tool_button_new_from_stock(GTK_STOCK_JUMP_TO)); > ^ >filebrowser.c:926:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >filebrowser.c: In function 'plugin_configure': >filebrowser.c:1260:2: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] > gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); > ^ >filebrowser.c:1260:2: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] >filebrowser.c:1296:2: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] > align = gtk_alignment_new(1, 0.5, 1, 1); > ^ >filebrowser.c:1297:2: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] > gtk_alignment_set_padding(GTK_ALIGNMENT(align), 0, 0, 12, 0); > ^ >filebrowser.c:1297:2: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""FileBrowser"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o filebrowser.la -rpath /usr/lib64/geany filebrowser_la-filebrowser.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGTK -I../src -I../tagmanager/src -I../scintilla/include -pthread -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/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\""SplitWindow"\" -march=native -O2 -pipe -c -o splitwindow_la-splitwindow.lo `test -f 'splitwindow.c' || echo './'`splitwindow.c >splitwindow.c: In function 'ui_tool_button_new': >splitwindow.c:220:3: warning: 'gtk_tool_button_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97): Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] > gtk_tool_button_set_stock_id(GTK_TOOL_BUTTON(item), stock_id); > ^ >splitwindow.c: In function 'create_toolbar': >splitwindow.c:270:2: warning: 'gtk_tool_button_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97): Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] > gtk_tool_button_set_stock_id(GTK_TOOL_BUTTON(tool_item), GTK_STOCK_JUMP_TO); > ^ >splitwindow.c:270:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] >splitwindow.c:289:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] > item = ui_tool_button_new(GTK_STOCK_CLOSE, _("_Unsplit"), NULL); > ^ >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\""SplitWindow"\" -march=native -O2 -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o splitwindow.la -rpath /usr/lib64/geany splitwindow_la-splitwindow.lo ../src/libgeany.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/plugins' >Making all in icons >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons' >Making all in 16x16 >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/16x16' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/16x16' >Making all in 24x24 >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/24x24' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/24x24' >Making all in 32x32 >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/32x32' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/32x32' >Making all in 48x48 >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/48x48' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/48x48' >Making all in scalable >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/scalable' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/scalable' >Making all in tango >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango' >Making all in 16x16 >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/16x16' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/16x16' >Making all in 24x24 >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/24x24' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/24x24' >Making all in 32x32 >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/32x32' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/32x32' >Making all in 48x48 >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/48x48' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/48x48' >Making all in scalable >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/scalable' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango/scalable' >make[4]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango' >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons/tango' >make[3]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons' >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/icons' >Making all in po >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/po' >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/po' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/doc' >/usr/bin/rst2html.py -stg --stylesheet=./geany.css ../HACKING hacking.html >/usr/bin/rst2pdf ./geany.txt -o geany-1.26.pdf >RuntimeError: module compiled against API version a but this version of numpy is 9 ><line>The first field is the tag name (usually a function name).</line> line ><line>The second field is the type of the return value.</line> line ><line>The third field is the argument list for this tag.</line> line ><line>The fourth field is the description for this tag but >currently unused and should be left empty.</line> line >Traceback (most recent call last): > File "/usr/lib/python-exec/python2.7/rst2pdf", line 9, in <module> > load_entry_point('rst2pdf===0.93.dev-r0', 'console_scripts', 'rst2pdf')() > File "/usr/lib64/python2.7/site-packages/rst2pdf/createpdf.py", line 1495, in main > compressed=options.compressed) > File "/usr/lib64/python2.7/site-packages/rst2pdf/createpdf.py", line 653, in createPdf > pdfdoc.multiBuild(elements) > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/doctemplate.py", line 972, in multiBuild > self.build(tempStory, **buildKwds) > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/doctemplate.py", line 892, in build > self.handle_flowable(flowables) > File "/usr/lib64/python2.7/site-packages/rst2pdf/createpdf.py", line 762, in handle_flowable > if frame.add(f, canv, trySplit=self.allowSplitting): > File "/usr/lib64/python2.7/site-packages/rst2pdf/flowables.py", line 559, in add > return Frame.add(self, flowable, canv, trySplit) > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/frames.py", line 174, in _add > flowable.drawOn(canv, self._x + self._leftExtraIndent, y, _sW=aW-w) > File "/usr/lib64/python2.7/site-packages/rst2pdf/image.py", line 488, in drawOn > return self.image.drawOn(canv, x, y, _sW) > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/flowables.py", line 109, in drawOn > self._drawOn(canvas) > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/flowables.py", line 90, in _drawOn > self.draw()#this is the bit you overload > File "/usr/lib64/python2.7/site-packages/reportlab/platypus/flowables.py", line 486, in draw > mask=self._mask, > File "/usr/lib64/python2.7/site-packages/reportlab/pdfgen/canvas.py", line 909, in drawImage > rawdata = image.getRGBData() > File "/usr/lib64/python2.7/site-packages/reportlab/lib/utils.py", line 651, in getRGBData > annotateException('\nidentity=%s'%self.identity()) > File "/usr/lib64/python2.7/site-packages/reportlab/lib/utils.py", line 648, in getRGBData > self._data = im.tostring() > File "/usr/lib64/python2.7/site-packages/PIL/Image.py", line 695, in tostring > "Please call tobytes() instead.") >Exception: tostring() has been removed. Please call tobytes() instead. >identity=[ImageReader@0x35901d6cdd0 filename='/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/doc/./images/main_window.png'] >Makefile:736: recipe for target 'geany-1.26.pdf' failed >make[2]: *** [geany-1.26.pdf] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26/doc' >Makefile:587: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26' >Makefile:471: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-util/geany-1.26::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/geany-1.26::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/geany-1.26::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:geany-1.26:20160308-082843.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/geany-1.26/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/geany-1.26/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26' > * S: '/var/tmp/portage/dev-util/geany-1.26/work/geany-1.26'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 576774
: 427732 |
427734
|
427736