* Package: gnome-extra/gucharmap-3.12.0  * Repository: gnome  * Maintainer: gnome@gentoo.org  * USE: amd64 cjk elibc_glibc introspection kernel_linux userland_GNU vala  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gucharmap-3.12.0.tar.xz to /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work >>> Source unpacked in /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work >>> Preparing source in /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0 ... * Fixing OMF Makefiles ...  [ ok ] * Disabling deprecation warnings ...  [ ok ] * Running elibtoolize in: gucharmap-3.12.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0 ... * econf: updating gucharmap-3.12.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gucharmap-3.12.0/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/gucharmap-3.12.0 --disable-schemas-compile --disable-maintainer-mode --disable-gtk-doc --disable-static --enable-introspection --enable-unihan --enable-vala configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib64/portage/bin/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 whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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... 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/x86_64-pc-linux-gnu-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... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for itstool... itstool checking for xmllint... xmllint checking which gtk+ version to compile against... 3.0 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 x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking whether to build the charmap programme... yes checking for bind_textdomain_codeset... yes checking whether ln -s works... yes checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for xmllint... /usr/bin/xmllint checking for desktop-file-validate... /usr/bin/desktop-file-validate 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... (cached) 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 if x86_64-pc-linux-gnu-gcc supports "-Wl,-Bsymbolic-functions" flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wextra flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wformat-nonliteral flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=format-security flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wsign-compare flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Waggregate-return flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpacked flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wshadow flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Winit-self flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter flag... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-common flag... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-switch-enum flag... yes checking for gobject-introspection... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gucharmap.desktop.in config.status: creating gucharmap.nsi config.status: creating gucharmap.spec config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating gucharmap/Makefile config.status: creating gucharmap/gucharmap.gresource.xml config.status: creating gucharmap/gucharmap.h config.status: creating help/Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating gucharmap-2.90.pc 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0' Making all in data make[2]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/data' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po gucharmap.appdata.xml.in gucharmap.appdata.xml Generating and caching the translation database Merging translations into gucharmap.appdata.xml. CREATED gucharmap.appdata.xml make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/data' Making all in po make[2]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/po' Making all in pixmaps make[2]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/pixmaps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/pixmaps' Making all in gucharmap make[2]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap' ( glib-genmarshal --prefix=_gucharmap_marshal ./gucharmap-marshal.list \ --header \ --body \ --internal > gucharmap-marshal.c.tmp \ && mv gucharmap-marshal.c.tmp gucharmap-marshal.c ) \ || ( rm -f gucharmap-marshal.c.tmp && exit 1 ) ( glib-genmarshal --prefix=_gucharmap_marshal ./gucharmap-marshal.list \ --header \ --internal > gucharmap-marshal.h.tmp \ && mv gucharmap-marshal.h.tmp gucharmap-marshal.h ) \ || ( rm -f gucharmap-marshal.h.tmp && exit 1 ) XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target=gucharmap-resources.c \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h make all-am make[3]: Entering directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o gucharmap-charmap.c: In function 'gucharmap_charmap_update_text_tags': gucharmap-charmap.c:294:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (GTK_WIDGET (priv->details_view)); ^ gucharmap-charmap.c: In function 'gucharmap_charmap_set_font_desc_internal': gucharmap-charmap.c:332:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] if (gtk_widget_get_style (GTK_WIDGET (priv->details_view))) ^ gucharmap-charmap.c: In function 'conditionally_insert_canonical_decomposition': gucharmap-charmap.c:516:3: warning: 'g_unicode_canonical_decomposition' is deprecated (declared at /usr/include/glib-2.0/glib/gunicode.h:627) [-Wdeprecated-declarations] decomposition = g_unicode_canonical_decomposition (uc, &result_len); ^ gucharmap-charmap.c: In function 'details_visibility_notify_event': gucharmap-charmap.c:1010:3: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:835): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations] gdk_window_get_pointer (gtk_widget_get_window (text_view), &wx, &wy, NULL); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c gucharmap-chartable-accessible.c: In function 'gucharmap_chartable_accessible_ref_child': gucharmap-chartable-accessible.c:113:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index > UNICHAR_MAX) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o gucharmap-chartable.c: In function 'create_glyph_surface': gucharmap-chartable.c:597:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ gucharmap-chartable.c:604:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->base[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c:608:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->fg[GTK_STATE_INSENSITIVE]); ^ gucharmap-chartable.c:617:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->text[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c:626:7: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->dark[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c:631:7: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->text[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c: In function 'get_cell_at_xy': gucharmap-chartable.c:857:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cell > priv->last_cell) ^ gucharmap-chartable.c: In function 'draw_character': gucharmap-chartable.c:899:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ gucharmap-chartable.c:908:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, color); ^ gucharmap-chartable.c: In function 'draw_square_bg': gucharmap-chartable.c:968:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ gucharmap-chartable.c:983:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, untinted); ^ gucharmap-chartable.c: In function 'draw_borders': gucharmap-chartable.c:1012:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ gucharmap-chartable.c:1013:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->dark[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c: In function 'set_active_char': gucharmap-chartable.c:1114:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cell == -1) { ^ gucharmap-chartable.c: In function 'gucharmap_chartable_drag_data_received': gucharmap-chartable.c:1288:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] e if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)( ^ gucharmap-chartable.c: In function 'gucharmap_chartable_draw': gucharmap-chartable.c:1338:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ gucharmap-chartable.c:1339:3: warning: 'gdk_cairo_set_source_color' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:66): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] gdk_cairo_set_source_color (cr, &style->bg[GTK_STATE_NORMAL]); ^ gucharmap-chartable.c: In function 'gucharmap_chartable_motion_notify': gucharmap-chartable.c:1467:7: warning: 'gtk_drag_begin' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdnd.h:200): Use 'gtk_drag_begin_with_coordinates' instead [-Wdeprecated-declarations] gtk_drag_begin (widget, priv->target_list, ^ gucharmap-chartable.c: In function 'gucharmap_chartable_style_set': gucharmap-chartable.c:1602:5: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-marshal.lo `test -f 'gucharmap-marshal.c' || echo './'`gucharmap-marshal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-marshal.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-marshal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-resources.lo `test -f 'gucharmap-resources.c' || echo './'`gucharmap-resources.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o libgucharmap_2_90_la-gucharmap-type-builtins.lo `test -f 'gucharmap-type-builtins.c' || echo './'`gucharmap-type-builtins.c gucharmap-script-codepoint-list.c: In function 'get_chars_for_script': gucharmap-script-codepoint-list.c:90:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:92:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ^ gucharmap-script-codepoint-list.c:100:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:109:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:113:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ^ gucharmap-script-codepoint-list.c: In function 'get_char': gucharmap-script-codepoint-list.c:188:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index > range->index + range->end - range->start) ^ gucharmap-script-codepoint-list.c: In function 'get_index': gucharmap-script-codepoint-list.c:210:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-mini-fontsel.o `test -f 'gucharmap-mini-fontsel.c' || echo './'`gucharmap-mini-fontsel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-resources.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-resources.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c gucharmap-type-builtins.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-type-builtins.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-print-operation.o `test -f 'gucharmap-print-operation.c' || echo './'`gucharmap-print-operation.c gucharmap-mini-fontsel.c: In function ‘gucharmap_mini_font_selection_get_type’: gucharmap-mini-fontsel.c:53:1: warning: ‘gtk_hbox_get_type’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61) [-Wdeprecated-declarations] G_DEFINE_TYPE (GucharmapMiniFontSelection, gucharmap_mini_font_selection, GTK_T ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-search-dialog.o `test -f 'gucharmap-search-dialog.c' || echo './'`gucharmap-search-dialog.c gucharmap-mini-fontsel.c: In function ‘gucharmap_mini_font_selection_init’: gucharmap-mini-fontsel.c:273:3: warning: ‘gtk_widget_ensure_style’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:723) [-Wdeprecated-declarations] gtk_widget_ensure_style (GTK_WIDGET (fontsel)); ^ gucharmap-mini-fontsel.c:274:3: warning: ‘gtk_widget_get_style’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (GTK_WIDGET (fontsel)); ^ gucharmap-mini-fontsel.c:297:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] fontsel->bold = gtk_toggle_button_new_with_mnemonic (GTK_STOCK_BOLD); ^ gucharmap-mini-fontsel.c:298:3: warning: ‘gtk_button_set_use_stock’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:133) [-Wdeprecated-declarations] gtk_button_set_use_stock (GTK_BUTTON (fontsel->bold), TRUE); ^ gucharmap-mini-fontsel.c:303:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] fontsel->italic = gtk_toggle_button_new_with_mnemonic (GTK_STOCK_ITALIC); ^ gucharmap-mini-fontsel.c:304:3: warning: ‘gtk_button_set_use_stock’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:133) [-Wdeprecated-declarations] gtk_button_set_use_stock (GTK_BUTTON (fontsel->italic), TRUE); ^ gucharmap-mini-fontsel.c: In function ‘gucharmap_mini_font_selection_reset_font_size’: gucharmap-mini-fontsel.c:425:5: warning: ‘gtk_widget_get_style’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:725): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (GTK_WIDGET (fontsel)); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-settings.o `test -f 'gucharmap-settings.c' || echo './'`gucharmap-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-window.o `test -f 'gucharmap-window.c' || echo './'`gucharmap-window.c gucharmap-search-dialog.c: In function ‘set_button_stock_image_and_label’: gucharmap-search-dialog.c:717: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 (stock_id, GTK_ICON_SIZE_BUTTON); ^ gucharmap-search-dialog.c: In function ‘gucharmap_search_dialog_init’: gucharmap-search-dialog.c:741:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (search_dialog), GTK_STOCK_CLOSE, GTK_RESPO ^ gucharmap-search-dialog.c:745:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] set_button_stock_image_and_label (GTK_BUTTON (priv->prev_button), GTK_STOCK_G ^ gucharmap-search-dialog.c:752:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] set_button_stock_image_and_label (GTK_BUTTON (priv->next_button), GTK_STOCK_G ^ gucharmap-search-dialog.c:756:3: warning: ‘gtk_dialog_set_alternative_button_order’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:187) [-Wdeprecated-declarations] gtk_dialog_set_alternative_button_order (GTK_DIALOG (search_dialog), ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-main.o `test -f 'main.c' || echo './'`main.c gucharmap-print-operation.c: In function ‘gucharmap_print_operation_draw_page’: gucharmap-print-operation.c:229:3: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations] for (i = start_index; i <= last_index; ++i) { ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -c -o gucharmap-gucharmap-resources.o `test -f 'gucharmap-resources.c' || echo './'`gucharmap-resources.c gucharmap-window.c: In function ‘gucharmap_window_init’: gucharmap-window.c:796: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] button = gtk_button_new_from_stock (GTK_STOCK_COPY); ^ gucharmap-window.c:796:3: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] glib-mkenums --comments '' --fhead "" --vhead " <@type@ id='org.gnome.Charmap.@EnumName@'>" --vprod " " --vtail " " --ftail "" gucharmap-settings.h > org.gnome.Charmap.enums.xml.tmp && mv org.gnome.Charmap.enums.xml.tmp org.gnome.Charmap.enums.xml glib-compile-schemas --strict --dry-run --schema-file=org.gnome.Charmap.enums.xml --schema-file=org.gnome.Charmap.gschema.xml && mkdir -p . && touch org.gnome.Charmap.gschema.valid gucharmap-unicode-info.c: In function 'gucharmap_unicode_get_locale_character': gucharmap-unicode-info.c:685:3: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:81) [-Wdeprecated-declarations] if (!gtk_stock_lookup (GTK_STOCK_FIND, &item)) ^ gucharmap-unicode-info.c:685:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -version-info 7:0:0 -export-symbols-regex "^gucharmap_*" -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -o libgucharmap_2_90.la -rpath /usr/lib64 libgucharmap_2_90_la-gucharmap-block-chapters-model.lo libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo libgucharmap_2_90_la-gucharmap-chapters-model.lo libgucharmap_2_90_la-gucharmap-chapters-view.lo libgucharmap_2_90_la-gucharmap-charmap.lo libgucharmap_2_90_la-gucharmap-chartable-accessible.lo libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo libgucharmap_2_90_la-gucharmap-chartable.lo libgucharmap_2_90_la-gucharmap-codepoint-list.lo libgucharmap_2_90_la-gucharmap-init.lo libgucharmap_2_90_la-gucharmap-script-chapters-model.lo libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo libgucharmap_2_90_la-gucharmap-unicode-info.lo libgucharmap_2_90_la-gucharmap-marshal.lo libgucharmap_2_90_la-gucharmap-resources.lo libgucharmap_2_90_la-gucharmap-type-builtins.lo -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 -lglib-2.0 libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o .libs/libgucharmap_2_90_la-gucharmap-charmap.o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o .libs/libgucharmap_2_90_la-gucharmap-chartable.o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-init.o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o .libs/libgucharmap_2_90_la-gucharmap-marshal.o .libs/libgucharmap_2_90_la-gucharmap-resources.o .libs/libgucharmap_2_90_la-gucharmap-type-builtins.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgucharmap_2_90.exp libtool: link: /bin/grep -E -e "^gucharmap_*" ".libs/libgucharmap_2_90.exp" > ".libs/libgucharmap_2_90.expT" libtool: link: mv -f ".libs/libgucharmap_2_90.expT" ".libs/libgucharmap_2_90.exp" libtool: link: echo "{ global:" > .libs/libgucharmap_2_90.ver libtool: link: cat .libs/libgucharmap_2_90.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgucharmap_2_90.ver libtool: link: echo "local: *; };" >> .libs/libgucharmap_2_90.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o .libs/libgucharmap_2_90_la-gucharmap-charmap.o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o .libs/libgucharmap_2_90_la-gucharmap-chartable.o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-init.o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o .libs/libgucharmap_2_90_la-gucharmap-marshal.o .libs/libgucharmap_2_90_la-gucharmap-resources.o .libs/libgucharmap_2_90_la-gucharmap-type-builtins.o -Wl,--as-needed -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 -lglib-2.0 -pthread -O3 -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -Wl,-soname -Wl,libgucharmap_2_90.so.7 -Wl,-version-script -Wl,.libs/libgucharmap_2_90.ver -o .libs/libgucharmap_2_90.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libgucharmap_2_90.so.7" && ln -s "libgucharmap_2_90.so.7.0.0" "libgucharmap_2_90.so.7") libtool: link: (cd ".libs" && rm -f "libgucharmap_2_90.so" && ln -s "libgucharmap_2_90.so.7.0.0" "libgucharmap_2_90.so") libtool: link: ( cd ".libs" && rm -f "libgucharmap_2_90.la" && ln -s "../libgucharmap_2_90.la" "libgucharmap_2_90.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -Wl,-O1 -Wl,--as-needed -o gucharmap gucharmap-gucharmap-mini-fontsel.o gucharmap-gucharmap-print-operation.o gucharmap-gucharmap-search-dialog.o gucharmap-gucharmap-settings.o gucharmap-gucharmap-window.o gucharmap-main.o gucharmap-gucharmap-resources.o libgucharmap_2_90.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 -lglib-2.0 /usr/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=Gucharmap --nsversion=2.90 --libtool="/bin/sh ../libtool" --include=Pango-1.0 --include=Gdk-3.0 --include=Gtk-3.0 --pkg-export=gucharmap-2.90 --library=libgucharmap_2_90.la --c-include "gucharmap/gucharmap.h" --cflags-begin -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -DGUCHARMAP_COMPILATION -I.. --cflags-end gucharmap-block-chapters-model.c gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.c gucharmap-block-codepoint-list.h gucharmap-chapters-model.c gucharmap-chapters-model.h gucharmap-chapters-view.c gucharmap-chapters-view.h gucharmap-charmap.c gucharmap-charmap.h gucharmap-chartable-accessible.c gucharmap-chartable-accessible.h gucharmap-chartable-cell-accessible.c gucharmap-chartable-cell-accessible.h gucharmap-chartable.c gucharmap-chartable.h gucharmap-codepoint-list.c gucharmap-codepoint-list.h gucharmap-init.c gucharmap-private.h gucharmap-script-chapters-model.c gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.c gucharmap-script-codepoint-list.h gucharmap-unicode-info.c gucharmap-unicode-info.h libgucharmap_2_90.la --output Gucharmap-2.90.gir libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -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 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -Wl,-O1 -o .libs/gucharmap gucharmap-gucharmap-mini-fontsel.o gucharmap-gucharmap-print-operation.o gucharmap-gucharmap-search-dialog.o gucharmap-gucharmap-settings.o gucharmap-gucharmap-window.o gucharmap-main.o gucharmap-gucharmap-resources.o -Wl,--as-needed ./.libs/libgucharmap_2_90.so -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 -lglib-2.0 -pthread gucharmap-chartable.c:79: Warning: Gucharmap: GTK-Doc comment block start token "/**" should not be followed by comment text: /** Notes ^ gucharmap-private.h:25: Warning: Gucharmap: symbol='UNICHAR_MAX': Unknown namespace for symbol 'UNICHAR_MAX' g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/atk-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/Gucharmap-2.90.o /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/Gucharmap-2.90.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC cc -o /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/Gucharmap-2.90 -export-dynamic -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -Wl,-O1 -Wl,--as-needed /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/Gucharmap-2.90.o -L. libgucharmap_2_90.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: cc -o /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/.libs/Gucharmap-2.90 -O3 -march=native -pipe -fomit-frame-pointer -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -Wl,-O1 /var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap/tmp-introspectwJJ6eL/Gucharmap-2.90.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libgucharmap_2_90.so -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 -lglib-2.0 -pthread (process:31649): GLib-GObject-WARNING **: invalid class cast from 'GucharmapChartableAccessible' to 'GtkAccessible' gucharmap-chapters-model.c:133: Warning: Gucharmap: gucharmap_chapters_model_id_to_iter: unknown parameter 'chapters_model' in documentation comment, should be 'model' /usr/bin/g-ir-compiler --includedir=. --includedir=. Gucharmap-2.90.gir -o Gucharmap-2.90.typelib /usr/bin/vapigen-0.24 --library gucharmap-2.90 --metadatadir . --vapidir /usr/share/vala/vapi --pkg glib-2.0 --pkg pango --pkg gdk-3.0 --pkg gtk+-3.0 Gucharmap-2.90.gir Gucharmap-2.90.gir:1424.7-1424.33: error: The type name `Atk.TableCell' could not be found ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Generation failed: 1 error(s), 0 warning(s) make[3]: *** [gucharmap-2.90.vapi] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0/gucharmap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0' make: *** [all] Error 2 * ERROR: gnome-extra/gucharmap-3.12.0::gnome failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=gnome-extra/gucharmap-3.12.0::gnome'`, * the complete build log and the output of `emerge -pqv '=gnome-extra/gucharmap-3.12.0::gnome'`. * The complete build log is located at '/var/tmp/portage/gnome-extra/gucharmap-3.12.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gucharmap-3.12.0/temp/environment'. * Working directory: '/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0' * S: '/var/tmp/portage/gnome-extra/gucharmap-3.12.0/work/gucharmap-3.12.0'