+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vte.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Wed Dec 3 2009 Behdad Esfahbod 0.23.1-1 warning: bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.4-1 warning: bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.3-1 warning: bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.2-1 warning: bogus date in %changelog: Tue Aug 4 2008 Matthias Clasen - 0.17.1-1 warning: bogus date in %changelog: Tue Apr 27 2007 Behdad Esfahbod 0.16.3-1 warning: bogus date in %changelog: Tue Jan 22 2007 Behdad Esfahbod 0.15.2-1 warning: bogus date in %changelog: Tue Jan 10 2007 Behdad Esfahbod 0.15.1-2 warning: bogus date in %changelog: Sat Oct 22 2006 Matthias Clasen 0.14.1-1 warning: bogus date in %changelog: Tue Nov 11 2004 Ray Strode 0.11.11-14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UsNoVU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vte-0.28.2 + /usr/bin/xz -dc /builddir/build/SOURCES/vte-0.28.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vte-0.28.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vte-alt-meta-confusion.patch):' Patch #0 (vte-alt-meta-confusion.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/keymap.c patching file src/keymap.h + echo 'Patch #1 (vte-python-bugfixes.patch):' Patch #1 (vte-python-bugfixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file python/vte.override + echo 'Patch #2 (vte-0.28.2-limit-arguments.patch):' Patch #2 (vte-0.28.2-limit-arguments.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/table.c patching file src/vteseq.c + echo 'Patch #3 (vte-aarch64.patch):' Patch #3 (vte-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.guess patching file config.sub patching file gnome-pty-helper/config.guess patching file gnome-pty-helper/config.sub + echo 'Patch #4 (vte-0.28.2-control.patch):' Patch #4 (vte-0.28.2-control.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/keymap.c + echo 'Patch #5 (vte-0.28.2-paste-fix.diff):' Patch #5 (vte-0.28.2-paste-fix.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/vte.c patching file src/vte-private.h patching file src/vteseq.c + echo 'Patch #6 (vte-0.28.2-introspection-fixes.patch):' Patch #6 (vte-0.28.2-introspection-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 --fuzz=0 patching file src/pty.c patching file src/vte.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WbAyCW + umask 022 + cd /builddir/build/BUILD + cd vte-0.28.2 ++ /usr/bin/python -c 'import sys ; print sys.version[:3]' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + PYTHON=/usr/bin/python2.7 + export PYTHON + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gnome-pty-helper/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./gnome-pty-helper/config.sub ++ basename ./gnome-pty-helper/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gnome-pty-helper/config.sub '/usr/lib/rpm/redhat/config.sub' -> './gnome-pty-helper/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./gnome-pty-helper/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./gnome-pty-helper/config.guess ++ basename ./gnome-pty-helper/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gnome-pty-helper/config.guess '/usr/lib/rpm/redhat/config.guess' -> './gnome-pty-helper/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static --enable-introspection --with-gtk=2.0 --libexecdir=/usr/lib64/vte --without-glX --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking which gtk+ version to compile against... 2.0 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether bind_textdomain_codeset is declared... yes checking for a win32 platform... no checking for supported warning flags... checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Waggregate-return... yes checking whether gcc supports -Wcast-align... yes checking whether gcc supports -Wimplicit... yes checking whether gcc supports -Wuninitialised... no checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wpacked... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wshadow... yes checking whether gcc supports -Wstrict-aliasing=2... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -fno-common... yes checking whether gcc supports -Wno-switch-enum... yes checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 checking whether gcc supports -Wl,--warn-unresolved-symbols when linking... yes checking whether gcc supports -Wl,-Bsymbolic-functions when linking... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for cfmakeraw... yes checking for fork... yes checking for setsid... yes checking for setpgid... yes checking for getpgid... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for socket... yes checking for socketpair... yes checking for recvmsg... yes checking for floor... no checking for floor in -lm... yes checking for ceil... yes checking for floor... (cached) no checking for tgetent... no checking for tgetent in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for GDK target... x11 checking for VTE... yes checking for wint_t... yes checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python >= 2.2... okay checking for headers required to compile python extensions... found checking for pygtk-2.0... found checking for PYGTK... yes checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for pygtk defs... /usr/share/pygtk/2.0/defs checking whether to install the glade catalogue... no checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/vteversion.h config.status: creating termcaps/Makefile config.status: creating perf/Makefile config.status: creating python/Makefile config.status: creating python/pyvte.pc config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/openi18n/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating glade/Makefile config.status: creating vte.pc config.status: creating vte-uninstalled.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 === configuring in gnome-pty-helper (/builddir/build/BUILD/vte-0.28.2/gnome-pty-helper) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--enable-static' '--enable-introspection' '--with-gtk=2.0' '--libexecdir=/usr/lib64/vte' '--without-glX' '--disable-gtk-doc' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether to disable maintainer-specific portions of Makefiles... 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 sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ttyent.h usability... yes checking ttyent.h presence... yes checking for ttyent.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for pty.h... (cached) yes checking for util.h... (cached) no checking for libutil.h... (cached) no checking for ttyent.h... (cached) yes checking for grantpt in -lc... yes checking for openpty in -lc... no checking for openpty in -lutil... yes checking for sendmsg in -lc... yes checking for endutent... yes checking for fcntl... yes checking for forkpty... yes checking for getttyent... yes checking for getutent... yes checking for getutmpx... yes checking for grantpt... yes checking for flock... yes checking for login_tty... yes checking for openpty... yes checking for revoke... no checking for sendmsg... yes checking for seteuid... yes checking for setreuid... yes checking for setutent... yes checking for strrchr... yes checking for updwtmp... yes checking for updwtmpx... yes checking for utmpname... yes checking for utmpxname... yes checking for sys/time.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for ut_host field in the utmp structure... yes checking for ut_pid field in the utmp structure... yes checking for ut_id field in the utmp structure... yes checking for ut_name field in the utmp structure... yes checking for ut_type field in the utmp structure... yes checking for ut_exit.e_termination field in the utmp structure... no checking for ut_user field in the utmp structure... yes checking for ut_time field in the utmp structure... yes checking for ut_tv field in the utmp structure... yes checking for ut_syslen field in the utmp structure... no checking for stropts.h... (cached) no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ## -------------- ## ## Configuration. ## ## -------------- ## Configuration for libvte 0.28.2 for gtk+-2.0 Installing Glade catalogue: no Debugging: no Disallow deprecated features: + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/vte-0.28.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/vte-0.28.2/src' GEN stamp-vtetypebuiltins.h make all-am make[3]: Entering directory '/builddir/build/BUILD/vte-0.28.2/src' CC libvte_la-caps.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-caps.lo `test -f 'caps.c' || echo './'`caps.c CC libvte_la-iso2022.lo CC libvte_la-debug.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-iso2022.lo `test -f 'iso2022.c' || echo './'`iso2022.c CC libvte_la-keymap.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-keymap.lo `test -f 'keymap.c' || echo './'`keymap.c CC libvte_la-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c CC libvte_la-matcher.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-matcher.lo `test -f 'matcher.c' || echo './'`matcher.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from iso2022.c:38: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from keymap.c:24: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ matcher.c: In function '_vte_matcher_destroy': matcher.c:158:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (matcher->free_params); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from matcher.c:23: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_new': matcher.c:170:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c:177:3: warning: 'g_cache_new' is deprecated [-Wdeprecated-declarations] _vte_matcher_cache = g_cache_new(_vte_matcher_create, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:47:10: note: declared here GCache* g_cache_new (GCacheNewFunc value_new_func, ^~~~~~~~~~~ matcher.c:183:2: warning: 'g_cache_insert' is deprecated [-Wdeprecated-declarations] ret = g_cache_insert(_vte_matcher_cache, (gpointer) emulation); ^~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:57:10: note: declared here gpointer g_cache_insert (GCache *cache, ^~~~~~~~~~~~~~ matcher.c:191:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_free': matcher.c:200:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c:201:2: warning: 'g_cache_remove' is deprecated [-Wdeprecated-declarations] g_cache_remove(_vte_matcher_cache, matcher); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:60:10: note: declared here void g_cache_remove (GCache *cache, ^~~~~~~~~~~~~~ matcher.c:202:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_free_params_array': matcher.c:242:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (params); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from matcher.c:23: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ keymap.c:1002:1: warning: no previous prototype for '_vte_keymap_fixup_modifiers' [-Wmissing-prototypes] _vte_keymap_fixup_modifiers(GdkModifierType modifiers, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ keymap.c: In function '_vte_keymap_key_add_key_modifiers': keymap.c:1400:2: warning: case value '0' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case 0: ^~~~ keymap.c:1415:2: warning: case value '5' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case GDK_SHIFT_MASK | GDK_CONTROL_MASK: ^~~~ keymap.c:1406:2: warning: case value '268435464' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case VTE_META_MASK: ^~~~ keymap.c:1409:2: warning: case value '268435465' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case GDK_SHIFT_MASK | VTE_META_MASK: ^~~~ keymap.c:1418:2: warning: case value '268435468' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case VTE_META_MASK | GDK_CONTROL_MASK: ^~~~ keymap.c:1421:2: warning: case value '268435469' not in enumerated type 'GdkModifierType {aka enum }' [-Wswitch] case GDK_SHIFT_MASK | VTE_META_MASK | GDK_CONTROL_MASK: ^~~~ CC libvte_la-pty.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-pty.lo `test -f 'pty.c' || echo './'`pty.c CC libvte_la-reaper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-reaper.lo `test -f 'reaper.c' || echo './'`reaper.c iso2022.c: In function 'process_cdata': iso2022.c:1174:9: warning: cast increases required alignment of target type [-Wcast-align] buf = (gunichar *)state->buffer->data; ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from marshal.h:5, from reaper.c:37: reaper.c: In function 'vte_reaper_constructor': /usr/include/glib-2.0/gobject/gobject.h:512:33: warning: return from incompatible pointer type [-Wincompatible-pointer-types] #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reaper.c:85:11: note: in expansion of macro 'g_object_ref' return g_object_ref (singleton_reaper); ^~~~~~~~~~~~ CC libvte_la-ring.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-ring.lo `test -f 'ring.c' || echo './'`ring.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from pty.c:35: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ pty.c: In function 'vte_pty_set_size': pty.c:636:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] VtePtyPrivate *priv; ^~~~ pty.c: In function 'vte_pty_get_size': pty.c:695:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] VtePtyPrivate *priv; ^~~~ CC libvte_la-table.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-table.lo `test -f 'table.c' || echo './'`table.c pty.c: In function '__vte_pty_fork': pty.c:598:29: warning: this statement may fall through [-Wimplicit-fallthrough=] ret = FALSE; pty.c:599:17: note: here case 0: /* child */ ^~~~ table.c: In function '_vte_table_extract_numbers': table.c:551:4: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:554:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ table.c: In function '_vte_table_extract_string': table.c:576:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:578:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ table.c: In function '_vte_table_extract_char': table.c:592:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:594:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from ring.h:27, from ring.c:24: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ CC libvte_la-trie.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-trie.lo `test -f 'trie.c' || echo './'`trie.c trie.c: In function 'char_class_digit_extract': trie.c:171:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_multi_extract': trie.c:214:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c:222:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_any_extract': trie.c:248:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_string_extract': trie.c:321:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function '_vte_trie_add': trie.c:506:24: warning: cast increases required alignment of target type [-Wcast-align] _vte_trie_addx(trie, (gunichar*)wpattern, wlength, ^ trie.c: In function '_vte_trie_matchx': trie.c:581:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] tmparray = g_value_array_new(0); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ trie.c:648:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth(bestarray, i); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ trie.c:649:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function '_vte_trie_match': trie.c:686:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] valuearray = g_value_array_new(0); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ trie.c:704:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(valuearray, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC libvte_la-vte.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vte.lo `test -f 'vte.c' || echo './'`vte.c CC libvte_la-vteaccess.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vteaccess.lo `test -f 'vteaccess.c' || echo './'`vteaccess.c CC libvte_la-vtebg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtebg.lo `test -f 'vtebg.c' || echo './'`vtebg.c CC libvte_la-vteconv.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vteconv.lo `test -f 'vteconv.c' || echo './'`vteconv.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vteaccess.c:30: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteaccess.c: In function 'vte_terminal_accessible_finalize': vteaccess.c:881:11: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] (gpointer*)(gpointer)&widget); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from vte.c:31: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteaccess.c: In function 'vte_terminal_accessible_get_character_at_offset': vteaccess.c:1302:6: warning: variable 'mapped' set but not used [-Wunused-but-set-variable] int mapped; ^~~~~~ vteaccess.c: In function 'vte_terminal_accessible_get_character_extents': vteaccess.c:1443:2: warning: 'atk_component_get_position' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_position (ATK_COMPONENT (text), &base_x, &base_y, coords); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27:0, from vteaccess.c:29: /usr/include/atk-1.0/atk/atkcomponent.h:186:23: note: declared here void atk_component_get_position (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~~~~~ vteaccess.c: In function 'vte_terminal_accessible_get_offset_at_point': vteaccess.c:1487:2: warning: 'atk_component_get_position' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_position (ATK_COMPONENT (text), &base_x, &base_y, coords); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27:0, from vteaccess.c:29: /usr/include/atk-1.0/atk/atkcomponent.h:186:23: note: declared here void atk_component_get_position (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~~~~~ vteaccess.c: In function 'vte_terminal_accessible_get_extents': vteaccess.c:1701:2: warning: 'atk_component_get_position' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_position(component, x, y, coord_type); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27:0, from vteaccess.c:29: /usr/include/atk-1.0/atk/atkcomponent.h:186:23: note: declared here void atk_component_get_position (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~~~~~ vteaccess.c:1702:2: warning: 'atk_component_get_size' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_size(component, width, height); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27:0, from vteaccess.c:29: /usr/include/atk-1.0/atk/atkcomponent.h:191:23: note: declared here void atk_component_get_size (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~ vte.c: In function 'vte_terminal_pty_new': vte.c:3592:29: warning: variable 'pvt' set but not used [-Wunused-but-set-variable] VteTerminalPrivate *pvt; ^~~ vte.c: In function 'vte_terminal_get_text_range_maybe_wrapped': vte.c:6280:13: warning: variable 'screen' set but not used [-Wunused-but-set-variable] VteScreen *screen; ^~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vtebg.c:23: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vte.c: In function 'vte_terminal_set_emulation': vte.c:8144:29: warning: variable 'pvt' set but not used [-Wunused-but-set-variable] VteTerminalPrivate *pvt; ^~~ vte.c: In function 'vte_terminal_draw_cells': vte.c:10140:15: warning: variable 'ascent' set but not used [-Wunused-but-set-variable] int i, x, y, ascent; ^~~~~~ vtebg.c: In function 'vte_bg_cache_item_free': vtebg.c:281:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] (gpointer*)(void*)&item->source_pixbuf); ^ vte.c: In function 'vte_terminal_draw_rows': vtebg.c: In function 'vte_bg_cache_add': vtebg.c:341:8: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] (gpointer*)(void*)&item->source_pixbuf); ^ vte.c:10517:8: warning: variable 'delta' set but not used [-Wunused-but-set-variable] glong delta; ^~~~~ vte.c: In function 'vte_terminal_expand_region': vte.c:10841:13: warning: variable 'screen' set but not used [-Wunused-but-set-variable] VteScreen *screen; ^~~~~~ vte.c: In function 'vte_terminal_paint_im_preedit_string': vte.c:11081:30: warning: variable 'descent' set but not used [-Wunused-but-set-variable] long width, height, ascent, descent, delta; ^~~~~~~ vte.c:11081:22: warning: variable 'ascent' set but not used [-Wunused-but-set-variable] long width, height, ascent, descent, delta; ^~~~~~ vte.c:11080:11: warning: variable 'drow' set but not used [-Wunused-but-set-variable] int row, drow, col, columns; ^~~~ vte.c: In function 'vte_terminal_get_accessible': vte.c:11458:15: warning: variable 'terminal' set but not used [-Wunused-but-set-variable] VteTerminal *terminal; ^~~~~~~~ vte.c: In function 'vte_terminal_set_word_chars': vte.c:13804:9: warning: cast increases required alignment of target type [-Wcast-align] wbuf = (gunichar*) obuf; ^ vte.c: In function 'vte_terminal_reset': vte.c:14088:16: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_origin)); ^ vte.c:14090:16: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_last)); ^ vte.c:14092:16: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_start)); ^ vte.c:14094:16: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_end)); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from vte-private.h:44, from vteconv.c:29: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteconv.c: In function '_vte_conv': vteconv.c:254:7: warning: cast increases required alignment of target type [-Wcast-align] g = (gunichar*) *inbuf; ^ vteconv.c:321:7: warning: cast increases required alignment of target type [-Wcast-align] g = (gunichar*) *outbuf; ^ vteconv.c:232:22: warning: variable 'out_converted' set but not used [-Wunused-but-set-variable] gsize in_converted, out_converted; ^~~~~~~~~~~~~ vteconv.c:232:8: warning: variable 'in_converted' set but not used [-Wunused-but-set-variable] gsize in_converted, out_converted; ^~~~~~~~~~~~ CC libvte_la-vtedraw.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtedraw.lo `test -f 'vtedraw.c' || echo './'`vtedraw.c vte.c: In function 'find_start_column': vte.c:596:18: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while (col > 0 && cell != NULL && cell->attr.fragment) { ^ vte.c: In function 'vte_terminal_get_text_range_maybe_wrapped.isra.15': vte.c:6364:11: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while ((pcell = _vte_row_data_get (row_data, col))) { ^ CC libvte_la-vteregex.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vteregex.lo `test -f 'vteregex.c' || echo './'`vteregex.c vte.c: In function 'vte_terminal_draw_rows.isra.14': vte.c:10655:8: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] if (cell == NULL) { ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vtedraw.c:24: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ CC libvte_la-vterowdata.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vterowdata.lo `test -f 'vterowdata.c' || echo './'`vterowdata.c CC libvte_la-vteseq.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vteseq.lo `test -f 'vteseq.c' || echo './'`vteseq.c vterowdata.c: In function '_vte_cells_for_cell_array': vterowdata.c:45:9: warning: cast increases required alignment of target type [-Wcast-align] return (VteCells *) (((guchar *) cells) - G_STRUCT_OFFSET (VteCells, cells)); ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from vte.h:22, from vte.c:31: vte.c: In function '_vte_terminal_cleanup_tab_fragments_at_cursor': /usr/include/glib-2.0/glib/gmacros.h:379:7: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] if (expr) \ ^ /usr/include/glib-2.0/glib/gmacros.h:386:45: note: in expansion of macro '_G_BOOLEAN_EXPR' #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR((expr)), 0)) ^~~~~~~~~~~~~~~ vte.c:3128:8: note: in expansion of macro 'G_UNLIKELY' if (G_UNLIKELY (!cell)) ^~~~~~~~~~ vte.c: In function '_vte_terminal_insert_char': vte.c:3373:9: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while (cell != NULL && cell->attr.fragment) { ^ vte.c:3366:19: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while (col2 > 0 && cell != NULL && cell->attr.fragment) ^ vte.c:3323:9: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while (cell && cell->attr.fragment && col > 0) ^ CC libvte_la-vtestream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtestream.lo `test -f 'vtestream.c' || echo './'`vtestream.c vte.c: In function 'vte_terminal_extend_selection': vte.c:611:18: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] while (col > 0 && cell != NULL && cell->attr.fragment) { ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from vteseq.c:29: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteseq.c: In function 'vte_ucs4_to_utf8': vteseq.c:115:31: warning: cast increases required alignment of target type [-Wcast-align] inlen = vte_unichar_strlen ((gunichar *) in) * sizeof (gunichar); ^ vteseq.c: In function 'vte_sequence_handler_set_title_internal': vteseq.c:428:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_offset': vteseq.c:523:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_multiple_limited': vteseq.c:545:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_al': vteseq.c:939:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_ch': vteseq.c:1139:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_cm': vteseq.c:1176:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] row = g_value_array_get_nth(params, 0); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:1188:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] col = g_value_array_get_nth(params, 1); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_cs': vteseq.c:1224:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:1228:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 1); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_cS': vteseq.c:1268:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 1); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:1272:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 2); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_cv': vteseq.c:1340:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_dl': vteseq.c:1418:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_ec': vteseq.c:1499:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_scroll_down': vteseq.c:1811:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_change_color': vteseq.c:1831:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_scroll_up': vteseq.c:1885:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_tab_clear': vteseq.c:2131:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_up': vteseq.c:2200:14: warning: variable 'end' set but not used [-Wunused-but-set-variable] long start, end; ^~~ vteseq.c: In function 'vte_sequence_handler_character_attributes': vteseq.c:2277:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:2346:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value1 = g_value_array_get_nth(params, i + 1); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:2347:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value2 = g_value_array_get_nth(params, i + 2); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:2379:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value1 = g_value_array_get_nth(params, i + 1); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:2380:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value2 = g_value_array_get_nth(params, i + 2); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_cursor_character_absolute': vteseq.c:2444:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_set_scrolling_region_from_start': vteseq.c:2547:2: warning: 'g_value_array_insert' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_insert (params, 0, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:84:14: note: declared here GValueArray* g_value_array_insert (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_set_scrolling_region_to_end': vteseq.c:2560:2: warning: 'g_value_array_insert' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_insert (params, 1, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:84:14: note: declared here GValueArray* g_value_array_insert (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_set_mode': vteseq.c:2605:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_reset_mode': vteseq.c:2625:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_decset': vteseq.c:2645:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_decreset': vteseq.c:2665:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_erase_in_display': vteseq.c:2692:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_erase_in_line': vteseq.c:2733:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_insert_lines': vteseq.c:2787:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_delete_lines': vteseq.c:2828:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_device_status_report': vteseq.c:2883:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_dec_device_status_report': vteseq.c:2919:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_restore_mode': vteseq.c:2965:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_save_mode': vteseq.c:2985:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c: In function 'vte_sequence_handler_window_manipulation': vteseq.c:3061:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i + 1); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:3067:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i + 2); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:3072:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(params, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ vteseq.c:3046:13: warning: variable 'screen' set but not used [-Wunused-but-set-variable] VteScreen *screen; ^~~~~~ vteseq.c: In function 'vte_sequence_handler_change_cursor_color': vteseq.c:3281:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (params, 0); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from vte.h:23, from vteseq.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC libvte_la-vtetc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtetc.lo `test -f 'vtetc.c' || echo './'`vtetc.c vtetc.c: In function '_vte_termcap_new': vtetc.c:516:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c:519:5: warning: 'g_cache_new' is deprecated [-Wdeprecated-declarations] _vte_termcap_cache = g_cache_new((GCacheNewFunc) _vte_termcap_create, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:47:10: note: declared here GCache* g_cache_new (GCacheNewFunc value_new_func, ^~~~~~~~~~~ vtetc.c:525:3: warning: 'g_cache_insert' is deprecated [-Wdeprecated-declarations] result = g_cache_insert (_vte_termcap_cache, (gpointer) filename); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:57:10: note: declared here gpointer g_cache_insert (GCache *cache, ^~~~~~~~~~~~~~ vtetc.c:527:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c: In function '_vte_termcap_free': vtetc.c:535:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c:536:3: warning: 'g_cache_remove' is deprecated [-Wdeprecated-declarations] g_cache_remove (_vte_termcap_cache, termcap); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:60:10: note: declared here void g_cache_remove (GCache *cache, ^~~~~~~~~~~~~~ vtetc.c:537:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c: In function '_vte_termcap_unescape_string': vtetc.c:243:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*string >= 'A' && *string <= 'Z') ^ vtetc.c:253:7: note: here default: ^~~~~~~ vtetc.c: In function '_vte_termcap_parse_file': vtetc.c:451:15: warning: this statement may fall through [-Wimplicit-fallthrough=] while (contents != end && *contents != '\n') ^ vtetc.c:455:7: note: here case ' ': ^~~~ CC libvte_la-vtetree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtetree.lo `test -f 'vtetree.c' || echo './'`vtetree.c CC libvte_la-vtetypebuiltins.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vtetypebuiltins.lo `test -f 'vtetypebuiltins.c' || echo './'`vtetypebuiltins.c CC libvte_la-vteunistr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Vte-0.0\" -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/lib64/vte"' -DLOCALEDIR='"/usr/share/locale"' -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -DVTE_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 libvte_la-vteunistr.lo `test -f 'vteunistr.c' || echo './'`vteunistr.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from vtetypebuiltins.c:4: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ CC vte-vteapp.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 vte-vteapp.o `test -f 'vteapp.c' || echo './'`vteapp.c CC interpret-caps.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-caps.o `test -f 'caps.c' || echo './'`caps.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vteapp.c:29: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteapp.c: In function 'icon_title_changed': vteapp.c:57:13: warning: variable 'window' set but not used [-Wunused-but-set-variable] GtkWindow *window; ^~~~~~ vteapp.c: In function 'char_size_changed': vteapp.c:71:15: warning: variable 'terminal' set but not used [-Wunused-but-set-variable] VteTerminal *terminal; ^~~~~~~~ vteapp.c: In function 'take_xconsole_ownership': vteapp.c:434:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"UTF8_STRING", 0, 0}, ^~~~~~~~~~~~~ vteapp.c:435:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"COMPOUND_TEXT", 0, 0}, ^~~~~~~~~~~~~~~ vteapp.c:436:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"TEXT", 0, 0}, ^~~~~~ vteapp.c:437:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"STRING", 0, 0}, ^~~~~~~~ vteapp.c: In function 'main': vteapp.c:738:4: warning: 'g_mem_set_vtable' is deprecated [-Wdeprecated-declarations] g_mem_set_vtable(glib_mem_profiler_table); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vteapp.c:29: /usr/include/glib-2.0/glib/gmem.h:358:7: note: declared here void g_mem_set_vtable (GMemVTable *vtable); ^~~~~~~~~~~~~~~~ vteapp.c:923:2: warning: 'vte_terminal_set_font_from_string_full' is deprecated [-Wdeprecated-declarations] vte_terminal_set_font_from_string_full(terminal, font, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vte.h:529:0, from vteapp.c:34: vtedeprecated.h:79:6: note: declared here void vte_terminal_set_font_from_string_full(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vteapp.c:1031:4: warning: 'vte_terminal_forkpty' is deprecated [-Wdeprecated-declarations] i = vte_terminal_forkpty(terminal, ^ In file included from vte.h:529:0, from vteapp.c:34: vtedeprecated.h:88:7: note: declared here pid_t vte_terminal_forkpty(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~ CC interpret-debug.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-debug.o `test -f 'debug.c' || echo './'`debug.c CC interpret-iso2022.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-iso2022.o `test -f 'iso2022.c' || echo './'`iso2022.c CC interpret-matcher.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-matcher.o `test -f 'matcher.c' || echo './'`matcher.c matcher.c: In function '_vte_matcher_destroy': matcher.c:158:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (matcher->free_params); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from matcher.c:23: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_new': matcher.c:170:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c:177:3: warning: 'g_cache_new' is deprecated [-Wdeprecated-declarations] _vte_matcher_cache = g_cache_new(_vte_matcher_create, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:47:10: note: declared here GCache* g_cache_new (GCacheNewFunc value_new_func, ^~~~~~~~~~~ matcher.c:183:2: warning: 'g_cache_insert' is deprecated [-Wdeprecated-declarations] ret = g_cache_insert(_vte_matcher_cache, (gpointer) emulation); ^~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:57:10: note: declared here gpointer g_cache_insert (GCache *cache, ^~~~~~~~~~~~~~ matcher.c:191:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_free': matcher.c:200:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c:201:2: warning: 'g_cache_remove' is deprecated [-Wdeprecated-declarations] g_cache_remove(_vte_matcher_cache, matcher); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gcache.h:60:10: note: declared here void g_cache_remove (GCache *cache, ^~~~~~~~~~~~~~ matcher.c:202:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&_vte_matcher_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from matcher.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matcher.c: In function '_vte_matcher_free_params_array': matcher.c:242:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (params); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from matcher.c:23: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CC interpret-table.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-table.o `test -f 'table.c' || echo './'`table.c CC interpret-trie.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-trie.o `test -f 'trie.c' || echo './'`trie.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from iso2022.c:38: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ table.c: In function '_vte_table_extract_numbers': table.c:551:4: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:554:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ table.c: In function '_vte_table_extract_string': table.c:576:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:578:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ table.c: In function '_vte_table_extract_char': table.c:592:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *array = g_value_array_new(1); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ table.c:594:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(*array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from table.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_digit_extract': trie.c:171:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_multi_extract': trie.c:214:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c:222:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_any_extract': trie.c:248:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function 'char_class_string_extract': trie.c:321:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function '_vte_trie_add': trie.c:506:24: warning: cast increases required alignment of target type [-Wcast-align] _vte_trie_addx(trie, (gunichar*)wpattern, wlength, ^ trie.c: In function '_vte_trie_matchx': trie.c:581:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] tmparray = g_value_array_new(0); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ trie.c:648:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth(bestarray, i); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ trie.c:649:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(array, value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ trie.c: In function '_vte_trie_match': trie.c:686:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] valuearray = g_value_array_new(0); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ trie.c:704:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(valuearray, i); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from trie.c:33: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC interpret-vteconv.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-vteconv.o `test -f 'vteconv.c' || echo './'`vteconv.c CC interpret-vtetc.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-vtetc.o `test -f 'vtetc.c' || echo './'`vtetc.c iso2022.c: In function 'process_cdata': iso2022.c:1174:9: warning: cast increases required alignment of target type [-Wcast-align] buf = (gunichar *)state->buffer->data; ^ vtetc.c: In function '_vte_termcap_new': vtetc.c:516:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c:519:5: warning: 'g_cache_new' is deprecated [-Wdeprecated-declarations] _vte_termcap_cache = g_cache_new((GCacheNewFunc) _vte_termcap_create, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:47:10: note: declared here GCache* g_cache_new (GCacheNewFunc value_new_func, ^~~~~~~~~~~ vtetc.c:525:3: warning: 'g_cache_insert' is deprecated [-Wdeprecated-declarations] result = g_cache_insert (_vte_termcap_cache, (gpointer) filename); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:57:10: note: declared here gpointer g_cache_insert (GCache *cache, ^~~~~~~~~~~~~~ vtetc.c:527:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c: In function '_vte_termcap_free': vtetc.c:535:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c:536:3: warning: 'g_cache_remove' is deprecated [-Wdeprecated-declarations] g_cache_remove (_vte_termcap_cache, termcap); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:104:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gcache.h:60:10: note: declared here void g_cache_remove (GCache *cache, ^~~~~~~~~~~~~~ vtetc.c:537:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_vte_termcap_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from vtetc.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vtetc.c: In function '_vte_termcap_unescape_string': vtetc.c:243:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*string >= 'A' && *string <= 'Z') ^ vtetc.c:253:7: note: here default: ^~~~~~~ vtetc.c: In function '_vte_termcap_parse_file': vtetc.c:451:15: warning: this statement may fall through [-Wimplicit-fallthrough=] while (contents != end && *contents != '\n') ^ vtetc.c:455:7: note: here case ' ': ^~~~ CC interpret-vtetree.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-vtetree.o `test -f 'vtetree.c' || echo './'`vtetree.c CC interpret-interpret.o gcc -DHAVE_CONFIG_H -I. -I.. -DINTERPRET_MAIN -DTERMCAPDIR='"/usr/share/vte/termcap-0.0"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 interpret-interpret.o `test -f 'interpret.c' || echo './'`interpret.c CC slowcat.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -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 slowcat.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from vte.h:25, from vte-private.h:44, from vteconv.c:29: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ vteconv.c: In function '_vte_conv': vteconv.c:254:7: warning: cast increases required alignment of target type [-Wcast-align] g = (gunichar*) *inbuf; ^ vteconv.c:321:7: warning: cast increases required alignment of target type [-Wcast-align] g = (gunichar*) *outbuf; ^ vteconv.c:232:22: warning: variable 'out_converted' set but not used [-Wunused-but-set-variable] gsize in_converted, out_converted; ^~~~~~~~~~~~~ vteconv.c:232:8: warning: variable 'in_converted' set but not used [-Wunused-but-set-variable] gsize in_converted, out_converted; ^~~~~~~~~~~~ slowcat.c: In function 'catfile': slowcat.c:65:8: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] int bytes; ^~~~~ interpret.c: In function 'main': interpret.c:73:2: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from interpret.c:31: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ interpret.c:140:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth(values, j); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from interpret.c:31: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CCLD slowcat CCLD interpret CCLD libvte.la CCLD vte GISCAN Vte-0.0.gir Couldn't find include 'Gdk-2.0.gir' (search path: '['.', 'gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']') make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:160: Vte-0.0.gir] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/vte-0.28.2/src' make[2]: *** [Makefile:728: all] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/vte-0.28.2/src' make[1]: *** [Makefile:476: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/vte-0.28.2' make: *** [Makefile:381: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.WbAyCW (%build) RPM build errors: bogus date in %changelog: Wed Dec 3 2009 Behdad Esfahbod 0.23.1-1 bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.4-1 bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.3-1 bogus date in %changelog: Mon Aug 25 2009 Behdad Esfahbod 0.21.2-1 bogus date in %changelog: Tue Aug 4 2008 Matthias Clasen - 0.17.1-1 bogus date in %changelog: Tue Apr 27 2007 Behdad Esfahbod 0.16.3-1 bogus date in %changelog: Tue Jan 22 2007 Behdad Esfahbod 0.15.2-1 bogus date in %changelog: Tue Jan 10 2007 Behdad Esfahbod 0.15.1-2 bogus date in %changelog: Sat Oct 22 2006 Matthias Clasen 0.14.1-1 bogus date in %changelog: Tue Nov 11 2004 Ray Strode 0.11.11-14 Bad exit status from /var/tmp/rpm-tmp.WbAyCW (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff