D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/vinagre-3.22.0-4.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PDh1F5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf vinagre-3.22.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/vinagre-3.22.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vinagre-3.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/vinagre-3.19.2-freerdp2.patch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/vinagre-3.22.0-plugins_rdp_vinagre-rdp-tab.c.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q6aoPP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd vinagre-3.22.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-ssh --enable-rdp 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 make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.12.0... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether to build for a Windows host... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ssh... ssh checking for SPICE... yes 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 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 ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.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 whether NLS is requested... yes checking for intltool >= 0.50.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 for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for getpt... yes checking for posix_openpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... yes checking for library containing strerror... none required checking for VINAGRE... yes checking for VNC... yes checking for socketpair... yes checking for library containing login_tty... -lutil checking for bind in -lsocket... no checking whether ln -s works... yes checking for itstool... itstool checking for xmllint... xmllint checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for appstream-util... /usr/bin/appstream-util checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/vinagre.desktop.in config.status: creating data/vinagre-file.desktop.in config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po/stamp-it commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in help make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN cs/cs.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN de/de.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN el/el.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN es/es.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN fr/fr.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN eu/eu.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN fa/fa.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN gl/gl.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN id/id.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN hu/hu.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN lv/lv.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN pt_BR/pt_BR.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN ru/ru.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN zh_CN/zh_CN.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN sv/sv.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN sl/sl.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN de/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN el/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN fa/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN cs/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN eu/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN fr/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN gl/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN es/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN lv/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN hu/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN id/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN pt_BR/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN zh_CN/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN ru/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN sv/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' GEN sl/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT as.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT be@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT bg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ar.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ast.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT bn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT be.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT bn_IN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT bs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT en@shaw.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT fa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT et.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT fi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT fur.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ga.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT gu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT is.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT hi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT kk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ku.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT kn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT mai.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ml.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT mk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT mr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ne.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ms.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT nn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT or.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT si.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sq.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ta.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT tg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT ug.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT vi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-dirs.o vinagre/vinagre-dirs.c: In function 'vinagre_dirs_get_package_data_file': vinagre/vinagre-dirs.c:121:18: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = _tmp0_ = g_get_system_data_dirs (); ^ vinagre/vinagre-dirs.c:151:10: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:150:13: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gchar** _tmp8_ = NULL; ^~~~~~ vinagre/vinagre-dirs.c:140:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] gint _dir_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:139:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] gint dir_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:168:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] gint _dir_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:167:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] gint dir_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:113:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:112:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gchar** _tmp4_ = NULL; ^~~~~~ vinagre/vinagre-dirs.c:107:7: warning: variable '_system_data_dirs_size_' set but not used [-Wunused-but-set-variable] gint _system_data_dirs_size_ = 0; ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-pty_open.o In file included from /usr/include/sys/types.h:25:0, from vinagre/pty_open.c:49: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ vinagre/pty_open.c: In function 'pty_open': vinagre/pty_open.c:622:15: warning: 'hold_fd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (held_fd) close(hold_fd); ^~~~~~~~~~~~~~ vinagre/pty_open.c:412:10: note: 'hold_fd' was declared here int fd, hold_fd, i; ^~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' GEN data/org.freedesktop.Telepathy.Client.Vinagre.service make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' GEN data/org.gnome.Vinagre.gschema.valid make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-tube-handler.o vinagre/vinagre-tube-handler.c: In function 'vinagre_tube_handler_call_service_cb': vinagre/vinagre-tube-handler.c:288:3: warning: 'tp_channel_borrow_connection' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] tp_conn = tp_channel_borrow_connection ((TpChannel *) channel); ^~~~~~~ In file included from vinagre/vinagre-tube-handler.h:29:0, from vinagre/vinagre-tube-handler.c:35: /usr/include/telepathy-1.0/telepathy-glib/channel.h:112:15: note: declared here TpConnection *tp_channel_borrow_connection (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tube-handler.c: In function 'vinagre_tube_handler_contact_get_avatar_filename': vinagre/vinagre-tube-handler.c:404:3: warning: 'tp_connection_parse_object_path' is deprecated: Use 'tp_connection_get_protocol_name' instead [-Wdeprecated-declarations] if (!tp_connection_parse_object_path (connection, &protocol, &cm)) ^~ In file included from /usr/include/telepathy-1.0/telepathy-glib/contact.h:32:0, from vinagre/vinagre-tube-handler.c:30: /usr/include/telepathy-1.0/telepathy-glib/connection.h:224:10: note: declared here gboolean tp_connection_parse_object_path (TpConnection *self, gchar **protocol, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tube-handler.c: In function 'vinagre_tube_handler_factory_handle_cb': vinagre/vinagre-tube-handler.c:538:3: warning: 'gtk_message_dialog_set_image' is deprecated [-Wdeprecated-declarations] gtk_message_dialog_set_image (GTK_MESSAGE_DIALOG (dialog), image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:146:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-tube-handler.h:31, from vinagre/vinagre-tube-handler.c:35: /usr/include/gtk-3.0/gtk/gtkmessagedialog.h:115:12: note: declared here void gtk_message_dialog_set_image (GtkMessageDialog *dialog, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tube-handler.c: In function 'vinagre_tube_handler_constructed': vinagre/vinagre-tube-handler.c:559:3: warning: 'tp_channel_borrow_connection' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] connection = tp_channel_borrow_connection (priv->channel); ^~~~~~~~~~ In file included from vinagre/vinagre-tube-handler.h:29:0, from vinagre/vinagre-tube-handler.c:35: /usr/include/telepathy-1.0/telepathy-glib/channel.h:112:15: note: declared here TpConnection *tp_channel_borrow_connection (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tube-handler.c:563:3: warning: 'tp_connection_get_contacts_by_handle' is deprecated [-Wdeprecated-declarations] tp_connection_get_contacts_by_handle (connection, 1, &handle, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vinagre/vinagre-tube-handler.c:30:0: /usr/include/telepathy-1.0/telepathy-glib/contact.h:156:6: note: declared here void tp_connection_get_contacts_by_handle (TpConnection *self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' ITMRG data/vinagre.desktop make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-tubes-manager.o vinagre/vinagre-tubes-manager.c: In function 'vinagre_tubes_manager_init': vinagre/vinagre-tubes-manager.c:215:3: warning: 'tp_simple_handler_new' is deprecated: Use 'tp_simple_handler_new_with_factory' instead [-Wdeprecated-declarations] priv->handler = tp_simple_handler_new (dbus, FALSE, FALSE, PACKAGE_NAME, FALSE, ^~~~ In file included from vinagre/vinagre-tubes-manager.c:30:0: /usr/include/telepathy-1.0/telepathy-glib/simple-handler.h:82:16: note: declared here TpBaseClient * tp_simple_handler_new (TpDBusDaemon *dbus, ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' ITMRG data/vinagre-file.desktop make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-mdns.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-utils.o vinagre/vinagre-utils.c: In function 'vinagre_utils_show_many_errors': vinagre/vinagre-utils.c:243:27: warning: passing argument 2 of 'g_slist_foreach' from incompatible pointer type [-Wincompatible-pointer-types] g_slist_foreach (_tmp1_, ___lambda5__gfunc, _data2_); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gmain.h:26:0, from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from vinagre/vinagre-utils.c:22: /usr/include/glib-2.0/glib/gslist.h:125:10: note: expected 'GFunc {aka void (*)(void *, void *)}' but argument is of type 'void (*)(const void *, void *)' void g_slist_foreach (GSList *list, ^~~~~~~~~~~~~~~ vinagre/vinagre-utils.c: In function 'vinagre_utils_request_credential': vinagre/vinagre-utils.c:717:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp34_ = (GtkImage*) gtk_image_new_from_stock (GTK_STOCK_DIALOG_AUTHENTICATION, GTK_ICON_SIZE_BUTTON); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from vinagre/vinagre-utils.c:26: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-utils.c:717:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] _tmp34_ = (GtkImage*) gtk_image_new_from_stock (GTK_STOCK_DIALOG_AUTHENTICATION, GTK_ICON_SIZE_BUTTON); ^~~~~~~ vinagre/vinagre-utils.c: In function 'vinagre_utils_show_help': vinagre/vinagre-utils.c:928:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] gtk_show_uri (_tmp5_, _tmp6_, (guint32) GDK_CURRENT_TIME, &_inner_error_); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:196:0, from vinagre/vinagre-utils.c:26: /usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here gboolean gtk_show_uri (GdkScreen *screen, ^~~~~~~~~~~~ At top level: vinagre/vinagre-utils.c:194:20: warning: 'block2_data_ref' defined but not used [-Wunused-function] static Block2Data* block2_data_ref (Block2Data* _data2_) { ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-main.o vinagre/vinagre-main.c: In function 'main': vinagre/vinagre-main.c:181:3: 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 /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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from vinagre/vinagre-main.c:26: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' ITMRG data/vinagre-mime.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-options.o vinagre/vinagre-options.c: In function 'vinagre_options_process_command_line': vinagre/vinagre-options.c:124:7: warning: 'gtk_window_parse_geometry' is deprecated [-Wdeprecated-declarations] if (!gtk_window_parse_geometry (window, options->geometry)) ^~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from vinagre/vinagre-options.h:24, from vinagre/vinagre-options.c:22: /usr/include/gtk-3.0/gtk/gtkwindow.h:443:10: note: declared here gboolean gtk_window_parse_geometry (GtkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/view/vinagre_vinagre-drawer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/view/vinagre_vinagre-ovBox.o vinagre/view/ovBox.c: In function 'ViewOvBoxSetBackground': vinagre/view/ovBox.c:339:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, gtk_widget_get_window(widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from vinagre/view/ovBox.h:35, from vinagre/view/ovBox.c:76: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here void gtk_style_context_set_background (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/view/ovBox.c:340:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, that->priv->underWin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from vinagre/view/ovBox.h:35, from vinagre/view/ovBox.c:76: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here void gtk_style_context_set_background (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/view/ovBox.c:341:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, that->priv->overWin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from vinagre/view/ovBox.h:35, from vinagre/view/ovBox.c:76: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here void gtk_style_context_set_background (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: vinagre/view/ovBox.c:957:1: warning: 'ViewOvBox_SetVerticalOffset' defined but not used [-Wunused-function] ViewOvBox_SetVerticalOffset(ViewOvBox *that, // IN ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/view/vinagre_vinagre-autoDrawer.o vinagre/view/autoDrawer.c: In function 'ViewAutoDrawerUpdate': vinagre/view/autoDrawer.c:221:7: warning: 'gtk_widget_get_pointer' is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations] gtk_widget_get_pointer(priv->evBox, &x, &y); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from vinagre/view/ovBox.h:35, from vinagre/view/drawer.h:35, from vinagre/view/autoDrawer.h:35, from vinagre/view/autoDrawer.c:33: /usr/include/gtk-3.0/gtk/gtkwidget.h:1121:11: note: declared here void gtk_widget_get_pointer (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks-entry.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks-tree.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks-migration.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks-ui.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-debug.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-static-extension.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-commands.o vinagre/vinagre-commands.c: In function 'vinagre_cmd_remote_open': vinagre/vinagre-commands.c:118:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^~~~~~~~~~~~~~~~ vinagre/vinagre-commands.c:119:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^~~~~~~~~~~~~~ vinagre/vinagre-commands.c: In function 'vinagre_cmd_view_show_toolbar': vinagre/vinagre-commands.c:226:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-commands.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-commands.c:226:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-commands.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-commands.c: In function 'vinagre_cmd_view_show_statusbar': vinagre/vinagre-commands.c:240:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-commands.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-commands.c:240:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-commands.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-connect.o vinagre/vinagre-connect.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] history_filename () { ^~~~~~~~~~~~~~~~ vinagre/vinagre-connect.c: In function 'vinagre_connect_find_button_cb': vinagre/vinagre-connect.c:362:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^~~~~~~~~~~~~~~~ vinagre/vinagre-connect.c:363:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, ^~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-prefs.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-connection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener-dialog.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-notebook.o vinagre/vinagre-notebook.c: In function 'vinagre_notebook_set_window': vinagre/vinagre-notebook.c:75:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] nb->priv->ui_merge_id = gtk_ui_manager_new_merge_id (nb->priv->manager); ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c: In function 'vinagre_notebook_update_ui_sentitivity': vinagre/vinagre-notebook.c:207:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, active); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here void gtk_action_group_set_sensitive (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:212:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, active); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here void gtk_action_group_set_sensitive (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:214:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "RemoteTakeScreenshot"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:215:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, active && ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here void gtk_action_set_sensitive (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c: In function 'insert_actions_ui': vinagre/vinagre-notebook.c:280:7: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] name = gtk_action_get_name (action->action); ^~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:282:7: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, action->action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:285:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (nb->priv->manager, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c: In function 'remove_actions_ui': vinagre/vinagre-notebook.c:331:7: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (action_group, action->action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207:17: note: declared here void gtk_action_group_remove_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c: In function 'unmerge_tab_ui': vinagre/vinagre-notebook.c:345:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (nb->priv->manager, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c: In function 'build_tab_label': vinagre/vinagre-notebook.c:552:3: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click (GTK_BUTTON (close_button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54:0, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here void gtk_button_set_focus_on_click (GtkButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:555:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:555:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^~~~~ vinagre/vinagre-notebook.c:579:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:579:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:580:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 0, 0); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6: note: declared here void gtk_misc_set_padding (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-notebook.c:580:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 0, 0); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from vinagre/vinagre-dnd.h:21, from vinagre/vinagre-notebook.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-cache-prefs.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-ssh.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-tab.o vinagre/vinagre-tab.c: In function 'vinagre_tab_window_state_cb': vinagre/vinagre-tab.c:92:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_w = gdk_screen_get_width (screen); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:93:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] screen_h = gdk_screen_get_height (screen); ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c: In function 'active_connections_button_clicked': vinagre/vinagre-tab.c:296:7: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new_with_label (""); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:299:7: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:299:7: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:317:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ vinagre/vinagre-tab.c: In function 'setup_layout': vinagre/vinagre-tab.c:360:3: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_CLOSE)); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:145, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:360:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_CLOSE)); ^~~~~~ vinagre/vinagre-tab.c:390:3: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_LEAVE_FULLSCREEN)); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:145, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:390:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_LEAVE_FULLSCREEN)); ^~~~~~ vinagre/vinagre-tab.c: In function 'vinagre_tab_add_view': vinagre/vinagre-tab.c:658:3: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (tab->priv->scroll), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:183:0, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:662:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (viewport, GTK_STATE_NORMAL, &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from vinagre/vinagre-tab.h:25, from vinagre/vinagre-tab.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c: In function 'vinagre_tab_take_screenshot': vinagre/vinagre-tab.c:969:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^~~~~~~~~~~~~~~~ vinagre/vinagre-tab.c:970:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, ^~~~~~~~~~~~~~ vinagre/vinagre-tab.c:1019:3: warning: 'initial_filter' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_file_chooser_set_filter (GTK_FILE_CHOOSER (dialog), initial_filter); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/vnc/vinagre_vinagre-vinagre-vnc-connection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/vnc/vinagre_vinagre-vinagre-vnc-plugin.o plugins/vnc/vinagre-vnc-plugin.c: In function 'impl_get_connect_widget': plugins/vnc/vinagre-vnc-plugin.c:272:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:272:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:278:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:287:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:301:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 24); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:312:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:321:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:321:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:336:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (box2, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:361:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:361:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:376:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (box2, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c: In function 'vnc_register_types': plugins/vnc/vinagre-vnc-plugin.c:433:3: 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 /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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-plugin.c:28: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:434:12: warning: type defaults to 'int' in declaration of 'dontoptimiseaway' [-Wimplicit-int] volatile dontoptimiseaway = vinagre_vnc_plugin_get_type (); ^~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-plugin.c:434:12: warning: unused variable 'dontoptimiseaway' [-Wunused-variable] At top level: plugins/vnc/vinagre-vnc-plugin.c:406:1: warning: 'vinagre_vnc_plugin_class_finalize' defined but not used [-Wunused-function] vinagre_vnc_plugin_class_finalize (VinagreVncPluginClass *klass) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-plugins-engine.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-protocol.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-window.o In file included from vinagre/vinagre-window.c:40:0: vinagre/vinagre-ui.h:40:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteConnect", GTK_STOCK_CONNECT, NULL, "N", ^ vinagre/vinagre-ui.h:42:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteOpen", GTK_STOCK_OPEN, NULL, "O", ^ vinagre/vinagre-ui.h:47:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteQuit", GTK_STOCK_QUIT, NULL, "Q", ^ vinagre/vinagre-ui.h:51:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ vinagre/vinagre-ui.h:53:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpAbout", GTK_STOCK_ABOUT, NULL, NULL, ^ vinagre/vinagre-ui.h:74:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteDisconnect", GTK_STOCK_DISCONNECT, NULL, "W", ^ vinagre/vinagre-ui.h:76:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteDisconnectAll", GTK_STOCK_DISCONNECT, N_("Disconnect All"), "W", ^ vinagre/vinagre-ui.h:80:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "BookmarksAdd", GTK_STOCK_ADD, N_("_Add Bookmark"), "D", ^ vinagre/vinagre-ui.h:92:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "ViewFullScreen", GTK_STOCK_FULLSCREEN, NULL, "F11", ^ vinagre/vinagre-window.c: In function 'update_recent_connections': vinagre/vinagre-window.c:274:5: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, p->recents_menu_ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:276:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->recents_menu_ui_id = gtk_ui_manager_new_merge_id (p->manager); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:278:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c: In function 'create_menu_bar_and_toolbar': vinagre/vinagre-window.c:319:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] manager = gtk_ui_manager_new (); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:333:10: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_get_accel_group (manager)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:336:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowAlwaysSensitiveActions"); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:337:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:338:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:343:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:348:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:352:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "RemoteConnect"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:353:3: warning: 'gtk_action_set_is_important' is deprecated [-Wdeprecated-declarations] gtk_action_set_is_important (action, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:204:23: note: declared here void gtk_action_set_is_important (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:355:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "ViewKeyboardShortcuts"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:360:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowRemoteConnectedActions"); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:361:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:362:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:366:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here void gtk_action_group_set_sensitive (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:367:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:372:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowRemoteInitializedActions"); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:373:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:374:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:378:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here void gtk_action_group_set_sensitive (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:379:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:385:3: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_file (manager, filename, &error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:163:16: note: declared here guint gtk_ui_manager_add_ui_from_file (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:396:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("BookmarksActions"); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:397:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:399:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:402:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->menubar = gtk_ui_manager_get_widget (manager, "/MenuBar"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:409:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->toolbar = gtk_ui_manager_get_widget (manager, "/ToolBar"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:420:3: warning: 'gtk_recent_action_new' is deprecated [-Wdeprecated-declarations] window->priv->recent_action = gtk_recent_action_new ("recent_connections", ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:270:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:65:12: note: declared here GtkAction *gtk_recent_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:435:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreRecentConnectionsActions"); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:436:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:438:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:441:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (window->priv->recent_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c: In function 'vinagre_window_populate_bookmarks': vinagre/vinagre-window.c:539:6: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (action_name, ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ vinagre/vinagre-window.c:544:6: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (p->bookmarks_list_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:549:6: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:582:6: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (action_name, ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ vinagre/vinagre-window.c:591:6: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (p->bookmarks_list_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:595:6: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c: In function 'vinagre_window_update_bookmarks_list_menu': vinagre/vinagre-window.c:627:5: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, p->bookmarks_list_menu_ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:629:3: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (p->bookmarks_list_action_group); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198:17: note: declared here GList *gtk_action_group_list_actions (GtkActionGroup *action_group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:632:7: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (p->bookmarks_list_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207:17: note: declared here void gtk_action_group_remove_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:633:11: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (l->data)); ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:643:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->bookmarks_list_menu_ui_id = (g_slist_length (favs) > 0||g_slist_length (mdnss) > 0) ? gtk_ui_manager_new_merge_id (p->manager) : 0; ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c: In function 'init_widgets_visibility': vinagre/vinagre-window.c:655:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:658:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:658:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:659:5: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:659:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:663:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:666:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:666:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:667:5: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:667:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from vinagre/vinagre-window.h:24, from vinagre/vinagre-window.c:35: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-window.c: In function 'vinagre_window_check_first_run': vinagre/vinagre-window.c:779:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] _("Enable shortcuts"), GTK_RESPONSE_YES, GTK_STOCK_CLOSE, ^ vinagre/vinagre-window.c:780:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_RESPONSE_CLOSE, GTK_STOCK_HELP, GTK_RESPONSE_HELP, NULL); ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/vnc/vinagre_vinagre-vinagre-vnc-tunnel.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/rdp/vinagre_vinagre-vinagre-rdp-connection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/spice/vinagre_vinagre-vinagre-spice-plugin.o plugins/spice/vinagre-spice-plugin.c: In function 'impl_get_connect_widget': plugins/spice/vinagre-spice-plugin.c:228:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:228:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:229:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 0, 6); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6: note: declared here void gtk_misc_set_padding (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:229:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 0, 6); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:290:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:290:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c: In function 'spice_register_types': plugins/spice/vinagre-spice-plugin.c:370:3: 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 ./vinagre/vinagre-protocol.h:24, from plugins/spice/vinagre-spice-plugin.c:30: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:371:12: warning: type defaults to 'int' in declaration of 'dontoptimiseaway' [-Wimplicit-int] volatile dontoptimiseaway = vinagre_spice_plugin_get_type (); ^~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-plugin.c:371:12: warning: unused variable 'dontoptimiseaway' [-Wunused-variable] At top level: plugins/spice/vinagre-spice-plugin.c:358:1: warning: 'vinagre_spice_plugin_class_finalize' defined but not used [-Wunused-function] vinagre_spice_plugin_class_finalize (VinagreSpicePluginClass *klass) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/vnc/vinagre_vinagre-vinagre-vnc-tab.o plugins/vnc/vinagre-vnc-tab.c: In function 'view_scaling_cb': plugins/vnc/vinagre-vnc-tab.c:86:11: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:86:11: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'view_keep_ratio_cb': plugins/vnc/vinagre-vnc-tab.c:93:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:93:7: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'view_viewonly_cb': plugins/vnc/vinagre-vnc-tab.c:100:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:100:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'vnc_initialized_cb': plugins/vnc/vinagre-vnc-tab.c:433:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), scaling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:433:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), scaling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:434:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->keep_ratio_action), keep_ratio); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:434:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->keep_ratio_action), keep_ratio); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:435:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), view_only); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:435:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), view_only); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'create_connected_actions': plugins/vnc/vinagre-vnc-tab.c:600:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewScaling", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:600:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewScaling", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:604:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "zoom-fit-best"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:614:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewKeepRatio", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:614:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewKeepRatio", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:618:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (a->action, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here void gtk_action_set_sensitive (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:629:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewViewOnly", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:629:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewViewOnly", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:633:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "emblem-readonly"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:643:3: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCViewOriginalSize", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:647:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "zoom-original"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:657:3: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCViewRefresh", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:661:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "gtk-refresh"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'create_initialized_actions': plugins/vnc/vinagre-vnc-tab.c:680:3: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCRemoteSendCtrlAltDel", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:684:3: warning: 'gtk_action_set_is_important' is deprecated [-Wdeprecated-declarations] gtk_action_set_is_important (a->action, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:204:23: note: declared here void gtk_action_set_is_important (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:685:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "preferences-desktop-keyboard-shortcuts"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'viewonly_button_clicked': plugins/vnc/vinagre-vnc-tab.c:699:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:699:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'scaling_button_clicked': plugins/vnc/vinagre-vnc-tab.c:710:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c:710:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'vinagre_vnc_tab_init': plugins/vnc/vinagre-vnc-tab.c:794:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] vnc_tab->priv->align = gtk_alignment_new (0.5, 0.5, 1, 1); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'vinagre_vnc_tab_set_scaling': plugins/vnc/vinagre-vnc-tab.c:926:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (tab->priv->keep_ratio_action, active); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here void gtk_action_set_sensitive (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/vnc/vinagre-vnc-tab.c: In function 'vinagre_vnc_tab_set_viewonly': plugins/vnc/vinagre-vnc-tab.c:953:5: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (tab->priv->ctrlaltdel_action, !active); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/gtk-vnc-2.0/vncdisplay.h:25, from plugins/vnc/vinagre-vnc-tab.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here void gtk_action_set_sensitive (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/rdp/vinagre_vinagre-vinagre-rdp-plugin.o plugins/rdp/vinagre-rdp-plugin.c: In function 'impl_get_connect_widget': plugins/rdp/vinagre-rdp-plugin.c:115:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:115:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:122:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:131:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:131:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:133:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (label, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:150:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:150:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:152:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (label, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:170:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:170:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:172:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (label, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:190:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:190:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:192:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (label, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c: In function 'rdp_register_types': plugins/rdp/vinagre-rdp-plugin.c:236:3: 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 ./vinagre/vinagre-protocol.h:24, from plugins/rdp/vinagre-rdp-plugin.c:29: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:237:12: warning: type defaults to 'int' in declaration of 'dontoptimiseaway' [-Wimplicit-int] volatile dontoptimiseaway = vinagre_rdp_plugin_get_type (); ^~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-plugin.c:237:12: warning: unused variable 'dontoptimiseaway' [-Wunused-variable] At top level: plugins/rdp/vinagre-rdp-plugin.c:224:1: warning: 'vinagre_rdp_plugin_class_finalize' defined but not used [-Wunused-function] vinagre_rdp_plugin_class_finalize (VinagreRdpPluginClass *klass) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/spice/vinagre_vinagre-vinagre-spice-connection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/ssh/vinagre_vinagre-vinagre-ssh-connection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/spice/vinagre_vinagre-vinagre-spice-tab.o In file included from plugins/spice/vinagre-spice-tab.c:25:0: /usr/include/spice-client-glib-2.0/spice-session.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from /usr/include/spice-client-glib-2.0/spice-session.h:26:0, from plugins/spice/vinagre-spice-tab.c:25: /usr/include/spice-client-glib-2.0/spice-types.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from /usr/include/spice-client-glib-2.0/spice-session.h:27:0, from plugins/spice/vinagre-spice-tab.c:25: /usr/include/spice-client-glib-2.0/spice-uri.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from plugins/spice/vinagre-spice-tab.c:26:0: /usr/include/spice-client-glib-2.0/spice-audio.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from /usr/include/spice-client-glib-2.0/spice-audio.h:29:0, from plugins/spice/vinagre-spice-tab.c:26: /usr/include/spice-client-glib-2.0/channel-main.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from plugins/spice/vinagre-spice-tab.c:27:0: /usr/include/spice-client-gtk-3.0/spice-widget.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from /usr/include/spice-client-gtk-3.0/spice-widget.h:28:0, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/spice-client-gtk-3.0/spice-grabsequence.h:26:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ In file included from /usr/include/spice-client-gtk-3.0/spice-widget.h:31:0, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/spice-client-gtk-3.0/spice-gtk-session.h:22:2: warning: #warning "Only can be included directly" [-Wcpp] #warning "Only can be included directly" ^~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'view_scaling_cb': plugins/spice/vinagre-spice-tab.c:89:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:89:6: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'view_resize_guest_cb': plugins/spice/vinagre-spice-tab.c:96:11: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:96:11: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'view_auto_clipboard_cb': plugins/spice/vinagre-spice-tab.c:103:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:103:6: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'view_viewonly_cb': plugins/spice/vinagre-spice-tab.c:110:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:110:7: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'create_spice_display': plugins/spice/vinagre-spice-tab.c:374:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->scaling_action), scaling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:374:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->scaling_action), scaling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:375:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->resize_guest_action), resize_guest); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:375:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->resize_guest_action), resize_guest); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:376:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->auto_clipboard_action), auto_clipboard); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:376:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->auto_clipboard_action), auto_clipboard); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:377:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->viewonly_action), view_only); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:377:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->viewonly_action), view_only); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'spice_channel_new_cb': plugins/spice/vinagre-spice-tab.c:438:5: warning: 'spice_audio_new' is deprecated: Use 'spice_audio_get' instead [-Wdeprecated-declarations] tab->priv->audio = spice_audio_new (s, NULL, NULL); ^~~ In file included from plugins/spice/vinagre-spice-tab.c:26:0: /usr/include/spice-client-glib-2.0/spice-audio.h:108:13: note: declared here SpiceAudio* spice_audio_new(SpiceSession *session, GMainContext *context, const char *name); ^~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'create_connected_actions': plugins/spice/vinagre-spice-tab.c:472:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewScaling", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:472:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewScaling", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:476:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "zoom-fit-best"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:486:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewResizeGuest", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:486:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewResizeGuest", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:499:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewAutoClipboard", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:499:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewAutoClipboard", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:513:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewViewOnly", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:513:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("SPICEViewViewOnly", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:517:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "emblem-readonly"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'create_initialized_actions': plugins/spice/vinagre-spice-tab.c:537:3: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("SPICERemoteSendCtrlAltDel", ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:541:3: warning: 'gtk_action_set_is_important' is deprecated [-Wdeprecated-declarations] gtk_action_set_is_important (a->action, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:204:23: note: declared here void gtk_action_set_is_important (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:542:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "preferences-desktop-keyboard-shortcuts"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'viewonly_button_clicked': plugins/spice/vinagre-spice-tab.c:555:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->viewonly_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:555:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->viewonly_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c: In function 'scaling_button_clicked': plugins/spice/vinagre-spice-tab.c:566:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/spice/vinagre-spice-tab.c:566:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (spice_tab->priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/spice-client-gtk-3.0/spice-widget.h:27, from plugins/spice/vinagre-spice-tab.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/rdp/vinagre_vinagre-vinagre-rdp-tab.o plugins/rdp/vinagre-rdp-tab.c: In function 'view_scaling_cb': plugins/rdp/vinagre-rdp-tab.c:152:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] scaling = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c:152:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] scaling = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c: In function 'create_connected_actions': plugins/rdp/vinagre-rdp-tab.c:291:3: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] action->action = GTK_ACTION (gtk_toggle_action_new ("RDPViewScaling", ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c:291:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action->action = GTK_ACTION (gtk_toggle_action_new ("RDPViewScaling", ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c:295:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (action->action, "zoom-fit-best"); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here void gtk_action_set_icon_name (GtkAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c: In function 'vinagre_rdp_tab_set_scaling': plugins/rdp/vinagre-rdp-tab.c:322:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/rdp/vinagre-rdp-tab.c:322:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (priv->scaling_action), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from ./vinagre/vinagre-tab.h:25, from plugins/rdp/vinagre-rdp-tab.h:25, from plugins/rdp/vinagre-rdp-tab.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/spice/vinagre_vinagre-vinagre-spice-tunnel.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/ssh/vinagre_vinagre-vinagre-ssh-plugin.o plugins/ssh/vinagre-ssh-plugin.c: In function 'impl_get_connect_widget': plugins/ssh/vinagre-ssh-plugin.c:107:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/ssh/vinagre-ssh-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ plugins/ssh/vinagre-ssh-plugin.c:107:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/ssh/vinagre-ssh-plugin.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ plugins/ssh/vinagre-ssh-plugin.c:128:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (u_box, 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./vinagre/vinagre-window.h:24, from ./vinagre/vinagre-protocol.h:26, from plugins/ssh/vinagre-ssh-plugin.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/ssh/vinagre-ssh-plugin.c: In function 'ssh_register_types': plugins/ssh/vinagre-ssh-plugin.c:201:3: 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 ./vinagre/vinagre-protocol.h:24, from plugins/ssh/vinagre-ssh-plugin.c:29: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ plugins/ssh/vinagre-ssh-plugin.c:202:12: warning: type defaults to 'int' in declaration of 'dontoptimiseaway' [-Wimplicit-int] volatile dontoptimiseaway = vinagre_ssh_plugin_get_type (); ^~~~~~~~~~~~~~~~ plugins/ssh/vinagre-ssh-plugin.c:202:12: warning: unused variable 'dontoptimiseaway' [-Wunused-variable] At top level: plugins/ssh/vinagre-ssh-plugin.c:184:1: warning: 'vinagre_ssh_plugin_class_finalize' defined but not used [-Wunused-function] vinagre_ssh_plugin_class_finalize (VinagreSshPluginClass *klass) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CC plugins/ssh/vinagre_vinagre-vinagre-ssh-tab.o plugins/ssh/vinagre-ssh-tab.c: In function 'vinagre_ssh_tab_constructed': plugins/ssh/vinagre-ssh-tab.c:94:3: warning: 'vte_terminal_spawn_sync' is deprecated [-Wdeprecated-declarations] vte_terminal_spawn_sync (VTE_TERMINAL (ssh_tab->priv->vte), ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/vte-2.91/vte/vte.h:35:0, from plugins/ssh/vinagre-ssh-tab.c:24: /usr/include/vte-2.91/vte/vtedeprecated.h:76:10: note: declared here gboolean vte_terminal_spawn_sync(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' CCLD vinagre/vinagre make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DVvY49 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 + cd vinagre-3.22.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' Making install in help make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/connect.page /usr/bin/install -p -m 644 C/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/connect-file.page /usr/bin/install -p -m 644 C/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/connect-reverse.page /usr/bin/install -p -m 644 C/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/fullscreen.page /usr/bin/install -p -m 644 C/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/index.page /usr/bin/install -p -m 644 C/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/introduction.page /usr/bin/install -p -m 644 C/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/legal.xml /usr/bin/install -p -m 644 C/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 C/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/scaling.page /usr/bin/install -p -m 644 C/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/take-screenshot.page /usr/bin/install -p -m 644 C/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/view-only.page /usr/bin/install -p -m 644 cs/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/connect.page /usr/bin/install -p -m 644 cs/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/connect-file.page /usr/bin/install -p -m 644 cs/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/connect-reverse.page /usr/bin/install -p -m 644 cs/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/fullscreen.page /usr/bin/install -p -m 644 cs/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/index.page /usr/bin/install -p -m 644 cs/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/introduction.page /usr/bin/install -p -m 644 cs/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/legal.xml /usr/bin/install -p -m 644 cs/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 cs/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/scaling.page /usr/bin/install -p -m 644 cs/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/take-screenshot.page /usr/bin/install -p -m 644 cs/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/view-only.page /usr/bin/install -p -m 644 de/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/connect.page /usr/bin/install -p -m 644 de/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/connect-file.page /usr/bin/install -p -m 644 de/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/connect-reverse.page /usr/bin/install -p -m 644 de/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/fullscreen.page /usr/bin/install -p -m 644 de/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/index.page /usr/bin/install -p -m 644 de/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/introduction.page /usr/bin/install -p -m 644 de/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/legal.xml /usr/bin/install -p -m 644 de/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 de/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/scaling.page /usr/bin/install -p -m 644 de/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/take-screenshot.page /usr/bin/install -p -m 644 de/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/view-only.page /usr/bin/install -p -m 644 el/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/connect.page /usr/bin/install -p -m 644 el/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/connect-file.page /usr/bin/install -p -m 644 el/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/connect-reverse.page /usr/bin/install -p -m 644 el/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/fullscreen.page /usr/bin/install -p -m 644 el/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/index.page /usr/bin/install -p -m 644 el/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/introduction.page /usr/bin/install -p -m 644 el/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/legal.xml /usr/bin/install -p -m 644 el/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 el/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/scaling.page /usr/bin/install -p -m 644 el/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/take-screenshot.page /usr/bin/install -p -m 644 el/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/view-only.page /usr/bin/install -p -m 644 es/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/connect.page /usr/bin/install -p -m 644 es/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/connect-file.page /usr/bin/install -p -m 644 es/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/connect-reverse.page /usr/bin/install -p -m 644 es/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/fullscreen.page /usr/bin/install -p -m 644 es/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/index.page /usr/bin/install -p -m 644 es/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/introduction.page /usr/bin/install -p -m 644 es/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/legal.xml /usr/bin/install -p -m 644 es/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 es/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/scaling.page /usr/bin/install -p -m 644 es/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/take-screenshot.page /usr/bin/install -p -m 644 es/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/view-only.page /usr/bin/install -p -m 644 eu/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/connect.page /usr/bin/install -p -m 644 eu/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/connect-file.page /usr/bin/install -p -m 644 eu/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/connect-reverse.page /usr/bin/install -p -m 644 eu/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/fullscreen.page /usr/bin/install -p -m 644 eu/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/index.page /usr/bin/install -p -m 644 eu/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/introduction.page /usr/bin/install -p -m 644 eu/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/legal.xml /usr/bin/install -p -m 644 eu/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 eu/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/scaling.page /usr/bin/install -p -m 644 eu/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/take-screenshot.page /usr/bin/install -p -m 644 eu/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/view-only.page /usr/bin/install -p -m 644 fr/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/connect.page /usr/bin/install -p -m 644 fr/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/connect-file.page /usr/bin/install -p -m 644 fr/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/connect-reverse.page /usr/bin/install -p -m 644 fr/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/fullscreen.page /usr/bin/install -p -m 644 fr/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/index.page /usr/bin/install -p -m 644 fr/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/introduction.page /usr/bin/install -p -m 644 fr/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/legal.xml /usr/bin/install -p -m 644 fr/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 fr/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/scaling.page /usr/bin/install -p -m 644 fr/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/take-screenshot.page /usr/bin/install -p -m 644 fr/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/view-only.page /usr/bin/install -p -m 644 fa/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/connect.page /usr/bin/install -p -m 644 fa/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/connect-file.page /usr/bin/install -p -m 644 fa/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/connect-reverse.page /usr/bin/install -p -m 644 fa/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/fullscreen.page /usr/bin/install -p -m 644 fa/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/index.page /usr/bin/install -p -m 644 fa/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/introduction.page /usr/bin/install -p -m 644 fa/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/legal.xml /usr/bin/install -p -m 644 fa/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 fa/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/scaling.page /usr/bin/install -p -m 644 fa/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/take-screenshot.page /usr/bin/install -p -m 644 fa/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/view-only.page /usr/bin/install -p -m 644 gl/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/connect.page /usr/bin/install -p -m 644 gl/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/connect-file.page /usr/bin/install -p -m 644 gl/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/connect-reverse.page /usr/bin/install -p -m 644 gl/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/fullscreen.page /usr/bin/install -p -m 644 gl/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/index.page /usr/bin/install -p -m 644 gl/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/introduction.page /usr/bin/install -p -m 644 gl/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/legal.xml /usr/bin/install -p -m 644 gl/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 gl/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/scaling.page /usr/bin/install -p -m 644 gl/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/take-screenshot.page /usr/bin/install -p -m 644 gl/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/view-only.page /usr/bin/install -p -m 644 hu/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/connect.page /usr/bin/install -p -m 644 hu/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/connect-file.page /usr/bin/install -p -m 644 hu/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/connect-reverse.page /usr/bin/install -p -m 644 hu/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/fullscreen.page /usr/bin/install -p -m 644 hu/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/index.page /usr/bin/install -p -m 644 hu/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/introduction.page /usr/bin/install -p -m 644 hu/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/legal.xml /usr/bin/install -p -m 644 hu/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 hu/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/scaling.page /usr/bin/install -p -m 644 hu/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/take-screenshot.page /usr/bin/install -p -m 644 hu/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/view-only.page /usr/bin/install -p -m 644 id/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/connect.page /usr/bin/install -p -m 644 id/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/connect-file.page /usr/bin/install -p -m 644 id/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/connect-reverse.page /usr/bin/install -p -m 644 id/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/fullscreen.page /usr/bin/install -p -m 644 id/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/index.page /usr/bin/install -p -m 644 id/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/introduction.page /usr/bin/install -p -m 644 id/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/legal.xml /usr/bin/install -p -m 644 id/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 id/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/scaling.page /usr/bin/install -p -m 644 id/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/take-screenshot.page /usr/bin/install -p -m 644 id/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/view-only.page /usr/bin/install -p -m 644 lv/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/connect.page /usr/bin/install -p -m 644 lv/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/connect-file.page /usr/bin/install -p -m 644 lv/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/connect-reverse.page /usr/bin/install -p -m 644 lv/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/fullscreen.page /usr/bin/install -p -m 644 lv/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/index.page /usr/bin/install -p -m 644 lv/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/introduction.page /usr/bin/install -p -m 644 lv/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/legal.xml /usr/bin/install -p -m 644 lv/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 lv/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/scaling.page /usr/bin/install -p -m 644 lv/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/take-screenshot.page /usr/bin/install -p -m 644 lv/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/view-only.page /usr/bin/install -p -m 644 pt_BR/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/connect.page /usr/bin/install -p -m 644 pt_BR/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/connect-file.page /usr/bin/install -p -m 644 pt_BR/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/connect-reverse.page /usr/bin/install -p -m 644 pt_BR/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/fullscreen.page /usr/bin/install -p -m 644 pt_BR/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/index.page /usr/bin/install -p -m 644 pt_BR/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/introduction.page /usr/bin/install -p -m 644 pt_BR/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/legal.xml /usr/bin/install -p -m 644 pt_BR/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 pt_BR/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/scaling.page /usr/bin/install -p -m 644 pt_BR/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/take-screenshot.page /usr/bin/install -p -m 644 pt_BR/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/view-only.page /usr/bin/install -p -m 644 ru/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/connect.page /usr/bin/install -p -m 644 ru/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/connect-file.page /usr/bin/install -p -m 644 ru/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/connect-reverse.page /usr/bin/install -p -m 644 ru/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/fullscreen.page /usr/bin/install -p -m 644 ru/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/index.page /usr/bin/install -p -m 644 ru/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/introduction.page /usr/bin/install -p -m 644 ru/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/legal.xml /usr/bin/install -p -m 644 ru/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 ru/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/scaling.page /usr/bin/install -p -m 644 ru/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/take-screenshot.page /usr/bin/install -p -m 644 ru/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/view-only.page /usr/bin/install -p -m 644 sl/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/connect.page /usr/bin/install -p -m 644 sl/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/connect-file.page /usr/bin/install -p -m 644 sl/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/connect-reverse.page /usr/bin/install -p -m 644 sl/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/fullscreen.page /usr/bin/install -p -m 644 sl/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/index.page /usr/bin/install -p -m 644 sl/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/introduction.page /usr/bin/install -p -m 644 sl/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/legal.xml /usr/bin/install -p -m 644 sl/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 sl/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/scaling.page /usr/bin/install -p -m 644 sl/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/take-screenshot.page /usr/bin/install -p -m 644 sl/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/view-only.page /usr/bin/install -p -m 644 sv/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/connect.page /usr/bin/install -p -m 644 sv/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/connect-file.page /usr/bin/install -p -m 644 sv/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/connect-reverse.page /usr/bin/install -p -m 644 sv/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/fullscreen.page /usr/bin/install -p -m 644 sv/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/index.page /usr/bin/install -p -m 644 sv/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/introduction.page /usr/bin/install -p -m 644 sv/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/legal.xml /usr/bin/install -p -m 644 sv/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 sv/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/scaling.page /usr/bin/install -p -m 644 sv/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/take-screenshot.page /usr/bin/install -p -m 644 sv/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/view-only.page /usr/bin/install -p -m 644 zh_CN/connect.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/connect.page /usr/bin/install -p -m 644 zh_CN/connect-file.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/connect-file.page /usr/bin/install -p -m 644 zh_CN/connect-reverse.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/connect-reverse.page /usr/bin/install -p -m 644 zh_CN/fullscreen.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/fullscreen.page /usr/bin/install -p -m 644 zh_CN/index.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/index.page /usr/bin/install -p -m 644 zh_CN/introduction.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/introduction.page /usr/bin/install -p -m 644 zh_CN/legal.xml /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/legal.xml /usr/bin/install -p -m 644 zh_CN/keyboard-shortcuts.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/keyboard-shortcuts.page /usr/bin/install -p -m 644 zh_CN/scaling.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/scaling.page /usr/bin/install -p -m 644 zh_CN/take-screenshot.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/take-screenshot.page /usr/bin/install -p -m 644 zh_CN/view-only.page /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/view-only.page /usr/bin/install -p -m 644 ./C/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/figures/preferences-desktop-remote-desktop.png ln -s -f /usr/share/help/C/vinagre/figures/preferences-desktop-remote-desktop.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/figures/preferences-desktop-remote-desktop.png /usr/bin/install -p -m 644 ./C/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/cs/vinagre/figures/vinagre-connected-3-16.png /usr/bin/install -p -m 644 ./de/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/de/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/el/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/es/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/eu/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fr/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/fa/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/gl/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/hu/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/id/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/lv/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/pt_BR/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/ru/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sl/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/sv/vinagre/figures/vinagre-connected-3-16.png ln -s -f /usr/share/help/C/vinagre/figures/vinagre-connected-3-16.png /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/help/zh_CN/vinagre/figures/vinagre-connected-3-16.png make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/help' Making install in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' linguas="ar as ast be be@latin bg bn bn_IN bs ca ca@valencia cs da de el en_GB en@shaw eo es et eu fa fi fr fur ga gl gu he hi hu id is it ja kk kn ko ku lt lv mai mk ml mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/vinagre.mo; \ echo "installing $lang.gmo as $dir/vinagre.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/vinagre.mo; \ echo "installing ./$lang.gmo as" \ "$dir/vinagre.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/vinagre.mo.m; \ echo "installing $lang.gmo.m as $dir/vinagre.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/vinagre.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/vinagre.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ar/LC_MESSAGES/vinagre.mo installing as.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/as/LC_MESSAGES/vinagre.mo installing ast.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ast/LC_MESSAGES/vinagre.mo installing be.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/be/LC_MESSAGES/vinagre.mo installing be@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/be@latin/LC_MESSAGES/vinagre.mo installing bg.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/bg/LC_MESSAGES/vinagre.mo installing bn.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/bn/LC_MESSAGES/vinagre.mo installing bn_IN.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/vinagre.mo installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/bs/LC_MESSAGES/vinagre.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/vinagre.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/vinagre.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/vinagre.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/vinagre.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/vinagre.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/vinagre.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/vinagre.mo installing en@shaw.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/vinagre.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/vinagre.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/vinagre.mo installing et.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/et/LC_MESSAGES/vinagre.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/vinagre.mo installing fa.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/fa/LC_MESSAGES/vinagre.mo installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/fi/LC_MESSAGES/vinagre.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/vinagre.mo installing fur.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/fur/LC_MESSAGES/vinagre.mo installing ga.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ga/LC_MESSAGES/vinagre.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/vinagre.mo installing gu.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/gu/LC_MESSAGES/vinagre.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/vinagre.mo installing hi.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/hi/LC_MESSAGES/vinagre.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/vinagre.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/vinagre.mo installing is.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/is/LC_MESSAGES/vinagre.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/vinagre.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/vinagre.mo installing kk.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/kk/LC_MESSAGES/vinagre.mo installing kn.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/kn/LC_MESSAGES/vinagre.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/vinagre.mo installing ku.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ku/LC_MESSAGES/vinagre.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/vinagre.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/vinagre.mo installing mai.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/mai/LC_MESSAGES/vinagre.mo installing mk.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/mk/LC_MESSAGES/vinagre.mo installing ml.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ml/LC_MESSAGES/vinagre.mo installing mr.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/mr/LC_MESSAGES/vinagre.mo installing ms.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ms/LC_MESSAGES/vinagre.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/vinagre.mo installing ne.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ne/LC_MESSAGES/vinagre.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/vinagre.mo installing nn.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/nn/LC_MESSAGES/vinagre.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/vinagre.mo installing or.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/or/LC_MESSAGES/vinagre.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/vinagre.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/vinagre.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/vinagre.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/vinagre.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/vinagre.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/vinagre.mo installing si.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/si/LC_MESSAGES/vinagre.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/vinagre.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/vinagre.mo installing sq.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sq/LC_MESSAGES/vinagre.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/vinagre.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/vinagre.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/vinagre.mo installing ta.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ta/LC_MESSAGES/vinagre.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/vinagre.mo installing tg.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/tg/LC_MESSAGES/vinagre.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/vinagre.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/vinagre.mo installing ug.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/ug/LC_MESSAGES/vinagre.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/vinagre.mo installing vi.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/vi/LC_MESSAGES/vinagre.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/vinagre.mo installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/vinagre.mo installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/vinagre.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/bin' /usr/bin/install -p vinagre/vinagre '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/telepathy/clients' /usr/bin/install -p -m 644 data/Vinagre.client '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/telepathy/clients' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/GConf/gsettings' /usr/bin/install -p -m 644 data/org.gnome.Vinagre.convert '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/GConf/gsettings' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/16x16/mimetypes' /usr/bin/install -p -m 644 data/icons/16x16/mimetypes/application-x-remote-connection.png data/icons/16x16/mimetypes/application-x-vnc.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/16x16/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/22x22/mimetypes' /usr/bin/install -p -m 644 data/icons/22x22/mimetypes/application-x-remote-connection.png data/icons/22x22/mimetypes/application-x-vnc.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/22x22/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/24x24/mimetypes' /usr/bin/install -p -m 644 data/icons/24x24/mimetypes/application-x-remote-connection.png data/icons/24x24/mimetypes/application-x-vnc.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/24x24/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/32x32/mimetypes' /usr/bin/install -p -m 644 data/icons/32x32/mimetypes/application-x-remote-connection.png data/icons/32x32/mimetypes/application-x-vnc.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/32x32/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/48x48/mimetypes' /usr/bin/install -p -m 644 data/icons/48x48/mimetypes/application-x-remote-connection.png data/icons/48x48/mimetypes/application-x-vnc.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/48x48/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/scalable/mimetypes' /usr/bin/install -p -m 644 data/icons/scalable/mimetypes/application-x-remote-connection.svg data/icons/scalable/mimetypes/application-x-vnc.svg '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/scalable/mimetypes' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/vinagre' /usr/bin/install -p -m 644 data/vinagre-ui.xml data/vinagre.ui '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/vinagre' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/16x16/status' /usr/bin/install -p -m 644 data/icons/16x16/status/view-minimize.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/16x16/status' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/22x22/status' /usr/bin/install -p -m 644 data/icons/22x22/status/view-minimize.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/22x22/status' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/32x32/status' /usr/bin/install -p -m 644 data/icons/32x32/status/view-minimize.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/32x32/status' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/48x48/status' /usr/bin/install -p -m 644 data/icons/48x48/status/view-minimize.png '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/icons/hicolor/48x48/status' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 data/vinagre.1 '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/applications' /usr/bin/install -p -m 644 data/vinagre.desktop data/vinagre-file.desktop '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/mime/packages' /usr/bin/install -p -m 644 data/vinagre-mime.xml '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/mime/packages' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/dbus-1/services' /usr/bin/install -p -m 644 data/org.freedesktop.Telepathy.Client.Vinagre.service '/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/dbus-1/services' ITMRG data/vinagre.appdata.xml if test -n "data/vinagre.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/appdata"; \ /usr/bin/install -p -m 644 data/vinagre.appdata.xml "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/appdata"; \ fi if test -n "data/org.gnome.Vinagre.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 data/org.gnome.Vinagre.gschema.xml "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi /usr/bin/make install-data-hook make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' test -n "/home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64" || gtk-update-icon-cache --ignore-theme-index --force "/usr/share/icons/hicolor" make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vinagre-3.22.0' + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 vinagre --with-help grep: unrecognized option '--with-help' Usage: grep [OPTION]... PATTERN [FILE]... Try 'grep --help' for more information. No translations found for vinagre in /home/pterjan/rpmbuild/BUILDROOT/vinagre-3.22.0-4.mga7.x86_64 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.DVvY49 (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.DVvY49 (%install) I: [iurt_root_command] ERROR: chroot