D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/vino-3.22.0-8.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jYAPfP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf vino-3.22.0
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/vino-3.22.0.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd vino-3.22.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2014-6053.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2018-7225.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2019-15681.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2020-14397.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2020-14400.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2020-14402-to-14404.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libvncserver_CVE-2020-25708.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mLy6ip
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd vino-3.22.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /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
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-network-manager --with-avahi --with-telepathy --with-secret --with-gnutls
configure: WARNING: unrecognized options: --without-network-manager
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 aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
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 whether to enable debugging... no
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for glib-genmarshal script... /usr/bin/glib-genmarshal
checking for glib-mkenums script... /usr/bin/glib-mkenums
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for aarch64-mageia-linux-gnu-libgcrypt-config... no
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.1.90... yes (1.9.4)
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateCompress in -ljpeg... 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.34.0
checking for XML::Parser... ok
checking for X11/extensions/Xdamage.h... yes
checking for XDamageQueryExtension in -lXdamage... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryExtension in -lXext... yes
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XTestQueryExtension in -lXtst... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking for XkbQueryExtension in -lX11... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for herror in -lresolv... yes
checking for library containing strerror... none required
checking for gettimeofday... yes
checking checking for IPv6 support... yes
checking for VINO_SERVER... yes
checking for EGG_SMCLIENT... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --without-network-manager
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/glib-genmarshal --header --prefix=vino_marshal server/vino-marshal.list > server/vino-marshal.h
INFO: Reading server/vino-marshal.list...
/usr/bin/glib-mkenums \
	--fhead "#ifndef VINO_ENUMS_H_\n" \
	--fhead "#define VINO_ENUMS_H_\n\n" \
	--fhead "#include <glib-object.h>\n\n" \
	--fhead "G_BEGIN_DECLS\n\n" \
	--fprod "/* enumerations from @filename@ */\n" \
	--vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n" \
	--vhead "#define VINO_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
	--ftail "G_END_DECLS\n\n" \
	--ftail "#endif /* VINO_ENUMS_H_ */" \
	./server/vino-server.h ./server/vino-prompt.h ./server/vino-status-icon.h ./server/vino-status-tube-icon.h > server/vino-enums.h
/usr/bin/glib-genmarshal --header --body --prefix=vino_marshal server/vino-marshal.list > server/vino-marshal.c
WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead
INFO: Reading server/vino-marshal.list...
/usr/bin/glib-mkenums \
	--fhead "#include \"vino-enums.h\"\n\n" \
	--fprod "/* enumerations from \"@filename@\" */\n" \
	--fprod "#include \"@filename@\"\n" \
	--vhead "GType\n@enum_name@_get_type (void)\n{\n" \
	--vhead "  static GType type = 0;\n\n" \
	--vhead "  if (!type)\n  {\n" \
	--vhead "    static const G@Type@Value _@enum_name@_values[] = {" \
	--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
	--vtail "      { 0, NULL, NULL }\n    };\n\n" \
	--vtail "    type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n  }\n\n" \
	--vtail "  return type;\n}\n\n" \
	./server/vino-server.h ./server/vino-prompt.h ./server/vino-status-icon.h ./server/vino-status-tube-icon.h > server/vino-enums.c
/usr/bin/make  all-recursive
Making all in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo an | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file an.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo az | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file az.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo be@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo as | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file as.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ast | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ast.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo be | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo bn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo bs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo cy | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cy.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo dz | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo en@shaw | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo fa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo fur | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fur.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo gu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo is | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo kk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ka.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo km | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo kn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ku | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ku.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo mai | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mai.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo mk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo mn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo mr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ml | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ml.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ne | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo oc | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo nn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo or | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file or.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo si | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file si.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sq.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ta | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo te | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file te.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo th | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file th.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo tg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo ug | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ug.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo wa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file wa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo xh | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/usr/bin/sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" server/vino-server.desktop.in.in > server/vino-server.desktop.in
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/usr/bin/sed -e "s|[@]libexecdir[@]|/usr/libexec|" server/org.freedesktop.Telepathy.Client.Vino.service.in > server/org.freedesktop.Telepathy.Client.Vino.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" server/vino-server.service.in > server/vino-server.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
glib-mkenums --comments '<!-- @comment@ -->' --fhead "<schemalist>" --vhead "  <@type@ id='org.gnome.Vino.@EnumName@'>" --vprod "    <value nick='@valuenick@' value='@valuenum@'/>" --vtail "  </@type@>" --ftail "</schemalist>" common/vino-settings-enums.h > org.gnome.Vino.enums.xml.tmp && mv org.gnome.Vino.enums.xml.tmp org.gnome.Vino.enums.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-marshal.o `test -f 'server/vino-marshal.c' || echo './'`server/vino-marshal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-cursor.o `test -f 'server/vino-cursor.c' || echo './'`server/vino-cursor.c
In file included from server/vino-cursor.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-cursor.c: In function 'vino_cursor_update_timeout':
server/vino-cursor.c:101:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations]
  101 |   dm = gdk_display_get_device_manager (gdk_screen_get_display (data->screen));
      |   ^~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-cursor.h:26,
                 from server/vino-cursor.c:29:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here
  171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-cursor.c:102:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations]
  102 |   gdk_device_get_position (gdk_device_manager_get_client_pointer (dm),
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-cursor.h:26,
                 from server/vino-cursor.c:29:
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here
   44 | GdkDevice *  gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-enums.o `test -f 'server/vino-enums.c' || echo './'`server/vino-enums.c
In file included from ./server/libvncserver/rfb/rfbproto.h:62,
                 from ./server/libvncserver/rfb/rfb.h:38,
                 from ././server/vino-prompt.h:28,
                 from server/vino-enums.c:6:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from ././server/vino-prompt.h:28,
                 from server/vino-enums.c:6:
./server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-tube-server.o `test -f 'server/vino-tube-server.c' || echo './'`server/vino-tube-server.c
In file included from server/vino-tube-server.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-tube-server.c: In function 'vino_tube_server_init':
server/vino-tube-server.c:150:13: warning: Deprecated pre-processor symbol, replace with 
  150 |   self->priv = VINO_TUBE_SERVER_GET_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
server/vino-tube-server.c: In function 'vino_tube_server_class_init':
server/vino-tube-server.c:186:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  186 |   g_type_class_add_private (klass, sizeof (VinoTubeServerPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/dbus-1.0/dbus/dbus-glib.h:29,
                 from /usr/include/telepathy-1.0/telepathy-glib/gtypes.h:28,
                 from server/vino-tube-server.c:26:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-dbus.o `test -f 'server/vino-dbus.c' || echo './'`server/vino-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-tube-servers-manager.o `test -f 'server/vino-tube-servers-manager.c' || echo './'`server/vino-tube-servers-manager.c
In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83,
                 from server/vino-tube-servers-manager.c:27:
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   72 |     GTimeVal *timestamp,
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/vino-tube-servers-manager.c:23:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83,
                 from server/vino-tube-servers-manager.c:27:
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   78 |     GTimeVal *timestamp,
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/vino-tube-servers-manager.c:23:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83,
                 from server/vino-tube-servers-manager.c:27:
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   86 |     GTimeVal *timestamp,
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/vino-tube-servers-manager.c:23:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from server/vino-types.h:4,
                 from server/vino-server.h:29,
                 from server/vino-tube-servers-manager.c:30:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-tube-servers-manager.c: In function 'vino_tube_servers_manager_class_init':
server/vino-tube-servers-manager.c:102:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  102 |   g_type_class_add_private (klass, sizeof (VinoTubeServersManagerPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/vino-tube-servers-manager.c:23:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-tube-servers-manager.c: In function 'vino_tube_servers_manager_init':
server/vino-tube-servers-manager.c:112:13: warning: Deprecated pre-processor symbol, replace with 
  112 |   self->priv = VINO_TUBE_SERVERS_MANAGER_GET_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-tube-servers-manager.c: In function 'handle_channels_cb':
server/vino-tube-servers-manager.c:210:7: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
  210 |       GError error = { TP_ERRORS, TP_ERROR_INVALID_ARGUMENT,
      |       ^~~~~~
In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:27,
                 from server/vino-tube-servers-manager.c:27:
/usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   39 | GQuark tp_errors_quark (void);
      |        ^~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-status-tube-icon.o `test -f 'server/vino-status-tube-icon.c' || echo './'`server/vino-status-tube-icon.c
In file included from server/vino-status-tube-icon.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_update_state':
server/vino-status-tube-icon.c:94:3: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations]
   94 |   gtk_status_icon_set_tooltip_text (GTK_STATUS_ICON (icon), tooltip);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here
  137 | void                  gtk_status_icon_set_tooltip_text   (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:95:3: warning: 'gtk_status_icon_set_visible' is deprecated [-Wdeprecated-declarations]
   95 |   gtk_status_icon_set_visible (GTK_STATUS_ICON (icon), visible);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here
  151 | void                  gtk_status_icon_set_visible        (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_init':
server/vino-status-tube-icon.c:103:13: warning: Deprecated pre-processor symbol, replace with 
  103 |   icon->priv = G_TYPE_INSTANCE_GET_PRIVATE (icon, VINO_TYPE_STATUS_TUBE_ICON, VinoStatusTubeIconPrivate);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_preferences':
server/vino-status-tube-icon.c:167:3: warning: 'gtk_status_icon_get_screen' is deprecated [-Wdeprecated-declarations]
  167 |   screen = gtk_status_icon_get_screen (GTK_STATUS_ICON (icon));
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:131:23: note: declared here
  131 | GdkScreen            *gtk_status_icon_get_screen         (GtkStatusIcon      *status_icon);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_help':
server/vino-status-tube-icon.c:195:3: warning: 'gtk_status_icon_get_screen' is deprecated [-Wdeprecated-declarations]
  195 |   screen = gtk_status_icon_get_screen (GTK_STATUS_ICON (icon));
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:131:23: note: declared here
  131 | GdkScreen            *gtk_status_icon_get_screen         (GtkStatusIcon      *status_icon);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:196:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations]
  196 |   if (!gtk_show_uri (screen, "help:gnome-help/sharing-desktop",
      |   ^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:200,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here
   33 | gboolean gtk_show_uri  (GdkScreen   *screen,
      |          ^~~~~~~~~~~~
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_popup_menu':
server/vino-status-tube-icon.c:270:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  270 |   item = gtk_image_menu_item_new_with_mnemonic (_("_Preferences"));
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:271:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  271 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:271:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  271 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:272:7: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  272 |       gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:272:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  272 |       gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:286:3: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
  286 |   item  = gtk_image_menu_item_new_with_label (str);
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:287:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  287 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:287:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  287 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:288:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  288 |   gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:288:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  288 |   gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:302:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  302 |   item = gtk_image_menu_item_new_with_mnemonic (_("_Help"));
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:303:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  303 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:303:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  303 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:304:7: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  304 |       gtk_image_new_from_stock (GTK_STOCK_HELP, GTK_ICON_SIZE_MENU));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:304:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  304 |       gtk_image_new_from_stock (GTK_STOCK_HELP, GTK_ICON_SIZE_MENU));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c:310: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]
  310 |   gtk_menu_popup (GTK_MENU (icon->priv->menu), NULL, NULL,
      |   ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
server/vino-status-tube-icon.c:311:7: warning: 'gtk_status_icon_position_menu' is deprecated [-Wdeprecated-declarations]
  311 |       gtk_status_icon_position_menu, icon,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-tube-icon.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: note: declared here
  160 | void                  gtk_status_icon_position_menu      (GtkMenu            *menu,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-tube-icon.c: In function 'vino_status_tube_icon_class_init':
server/vino-status-tube-icon.c:360:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  360 |   g_type_class_add_private (gobject_class, sizeof (VinoStatusTubeIconPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 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 server/vino-status-tube-icon.c:25:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I.   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/smclient/libeggsmclient_la-eggsmclient.lo `test -f 'server/smclient/eggsmclient.c' || echo './'`server/smclient/eggsmclient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c server/smclient/eggsmclient.c  -fPIC -DPIC -o server/smclient/.libs/libeggsmclient_la-eggsmclient.o
server/smclient/eggsmclient.c: In function 'egg_sm_client_class_init':
server/smclient/eggsmclient.c:65:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
   65 |   g_type_class_add_private (klass, sizeof (EggSMClientPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/smclient/eggsmclient.h:23,
                 from server/smclient/eggsmclient.c:25:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
server/smclient/eggsmclient.c: In function 'egg_sm_client_get_state_file':
server/smclient/eggsmclient.c:408:13: warning: Deprecated pre-processor symbol, replace with 
  408 |   EggSMClientPrivate *priv = EGG_SM_CLIENT_GET_PRIVATE (client);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I.   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/smclient/libeggsmclient_la-eggsmclient-xsmp.lo `test -f 'server/smclient/eggsmclient-xsmp.c' || echo './'`server/smclient/eggsmclient-xsmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c server/smclient/eggsmclient-xsmp.c  -fPIC -DPIC -o server/smclient/.libs/libeggsmclient_la-eggsmclient-xsmp.o
server/smclient/eggsmclient-xsmp.c: In function 'sm_client_xsmp_startup':
server/smclient/eggsmclient-xsmp.c:375:7: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
  375 |       gdk_threads_enter ();
      |       ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
   46 | void     gdk_threads_enter                    (void);
      |          ^~~~~~~~~~~~~~~~~
server/smclient/eggsmclient-xsmp.c:381:7: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
  381 |       gdk_threads_leave ();
      |       ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
   48 | void     gdk_threads_leave                    (void);
      |          ^~~~~~~~~~~~~~~~~
server/smclient/eggsmclient-xsmp.c: In function 'idle_do_pending_events':
server/smclient/eggsmclient-xsmp.c:549:3: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
  549 |   gdk_threads_enter ();
      |   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
   46 | void     gdk_threads_enter                    (void);
      |          ^~~~~~~~~~~~~~~~~
server/smclient/eggsmclient-xsmp.c:574:3: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
  574 |   gdk_threads_leave ();
      |   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
   48 | void     gdk_threads_leave                    (void);
      |          ^~~~~~~~~~~~~~~~~
server/smclient/eggsmclient-xsmp.c: In function 'process_ice_messages':
server/smclient/eggsmclient-xsmp.c:1295:3: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
 1295 |   gdk_threads_enter ();
      |   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
   46 | void     gdk_threads_enter                    (void);
      |          ^~~~~~~~~~~~~~~~~
server/smclient/eggsmclient-xsmp.c:1297:3: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
 1297 |   gdk_threads_leave ();
      |   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/smclient/eggsmclient-private.h:23,
                 from server/smclient/eggsmclient-xsmp.c:27:
/usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
   48 | void     gdk_threads_leave                    (void);
      |          ^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I.   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/smclient/libeggsmclient_la-eggdesktopfile.lo `test -f 'server/smclient/eggdesktopfile.c' || echo './'`server/smclient/eggdesktopfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"EggSMClient\" -DEGG_SM_CLIENT_BACKEND_XSMP -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c server/smclient/eggdesktopfile.c  -fPIC -DPIC -o server/smclient/.libs/libeggsmclient_la-eggdesktopfile.o
server/smclient/eggdesktopfile.c: In function 'egg_desktop_file_launchv':
server/smclient/eggdesktopfile.c:1193:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
 1193 |       char *display_name = gdk_screen_make_display_name (screen);
      |       ^~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from server/smclient/eggdesktopfile.c:34:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
   71 | gchar *      gdk_screen_make_display_name     (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/smclient/eggdesktopfile.c:1206:3: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
 1206 |   screen_num = gdk_screen_get_number (screen);
      |   ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from server/smclient/eggdesktopfile.c:34:
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-prefs.o `test -f 'server/vino-prefs.c' || echo './'`server/vino-prefs.c
In file included from server/vino-prefs.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-mdns.o `test -f 'server/vino-mdns.c' || echo './'`server/vino-mdns.c
In file included from server/vino-mdns.c:24:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-main.o `test -f 'server/vino-main.c' || echo './'`server/vino-main.c
In file included from server/vino-main.c:26:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-main.c: In function 'bus_acquired':
server/vino-main.c:120:3: warning: 'gdk_display_get_n_screens' is deprecated [-Wdeprecated-declarations]
  120 |   vino->n_screens = gdk_display_get_n_screens (vino->display);
      |   ^~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/vino-main.c:29:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
   54 | gint        gdk_display_get_n_screens      (GdkDisplay  *display);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-main.c: In function 'name_acquired':
server/vino-main.c:161:7: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations]
  161 |       server = vino_server_new (gdk_display_get_screen (vino->display,
      |       ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from server/vino-main.c:29:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
   56 | GdkScreen * gdk_display_get_screen         (GdkDisplay  *display,
      |             ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-prompt.o `test -f 'server/vino-prompt.c' || echo './'`server/vino-prompt.c
In file included from server/vino-prompt.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/vino-prompt.h:28,
                 from server/vino-prompt.c:25:
./server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-input.o `test -f 'server/vino-input.c' || echo './'`server/vino-input.c
In file included from server/vino-input.c:135:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-input.c: In function 'vino_input_initialize_keycodes_core':
server/vino-input.c:467:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  467 |           sym = XKeycodeToKeysym (xdisplay, keycode, level);
      |           ^~~
In file included from /usr/include/gtk-3.0/gdk/gdkx.h:30,
                 from server/vino-input.c:140:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
server/vino-input.c:490:15: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  490 |               shiftsym = XKeycodeToKeysym (xdisplay, keycode, VINO_LEVEL_SHIFT);
      |               ^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkx.h:30,
                 from server/vino-input.c:140:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
server/vino-input.c:492:17: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  492 |                 XKeycodeToKeysym (xdisplay, keycode, VINO_LEVEL_ALTGR);
      |                 ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkx.h:30,
                 from server/vino-input.c:140:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
server/vino-input.c: In function 'vino_input_handle_pointer_event':
server/vino-input.c:838:5: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations]
  838 |     pointer = gdk_device_manager_get_client_pointer(
      |     ^~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-input.h:27,
                 from server/vino-input.c:137:
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here
   44 | GdkDevice *  gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-input.c:839:7: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations]
  839 |       gdk_display_get_device_manager(gdkdisplay));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-input.h:27,
                 from server/vino-input.c:137:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here
  171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-input.c:851:5: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
  851 |     XTestFakeMotionEvent(xdisplay, gdk_screen_get_number(screen), x, y,
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-input.h:27,
                 from server/vino-input.c:137:
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-dbus-error.o `test -f 'server/vino-dbus-error.c' || echo './'`server/vino-dbus-error.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-fb.o `test -f 'server/vino-fb.c' || echo './'`server/vino-fb.c
In file included from server/vino-fb.c:35:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-fb.c: In function 'vino_fb_get_image':
server/vino-fb.c:163:3: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  163 |   gdk_error_trap_push ();
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
   70 | void                           gdk_error_trap_push        (void);
      |                                ^~~~~~~~~~~~~~~~~~~
server/vino-fb.c:184:3: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
  184 |   if ((error = gdk_error_trap_pop ()))
      |   ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here
   73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop         (void);
      |                                ^~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_create_image':
server/vino-fb.c:240:3: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
  240 |   n_screen = gdk_screen_get_number (vfb->priv->screen);
      |   ^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-fb.c:269:7: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  269 |       gdk_error_trap_push ();
      |       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
   70 | void                           gdk_error_trap_push        (void);
      |                                ^~~~~~~~~~~~~~~~~~~
server/vino-fb.c:274:7: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
  274 |       if (gdk_error_trap_pop ())
      |       ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here
   73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop         (void);
      |                                ^~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_poll_scanline':
server/vino-fb.c:369:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  369 |   screen_width  = gdk_screen_get_width  (vfb->priv->screen);
      |   ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-fb.c:370:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  370 |   screen_height = gdk_screen_get_height (vfb->priv->screen);
      |   ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_poll_screen':
server/vino-fb.c:441:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  441 |   screen_height = gdk_screen_get_height (vfb->priv->screen);
      |   ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_xdamage_idle_handler':
server/vino-fb.c:583:3: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  583 |   gdk_error_trap_push ();
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
   70 | void                           gdk_error_trap_push        (void);
      |                                ^~~~~~~~~~~~~~~~~~~
server/vino-fb.c:615:3: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
  615 |   if ((error = gdk_error_trap_pop ()))
      |   ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here
   73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop         (void);
      |                                ^~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_init_polling':
server/vino-fb.c:758:27: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  758 |                           gdk_screen_get_width (vfb->priv->screen), 1,
      |                           ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-fb.c: In function 'vino_fb_init_fb_image':
server/vino-fb.c:810:33: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  810 |                                 gdk_screen_get_width (vfb->priv->screen),
      |                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-fb.c:811:33: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  811 |                                 gdk_screen_get_height (vfb->priv->screen),
      |                                 ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-fb.c:847:20: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  847 |                    gdk_screen_get_width  (vfb->priv->screen),
      |                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-fb.c:848:20: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  848 |                    gdk_screen_get_height (vfb->priv->screen),
      |                    ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-fb.h:27,
                 from server/vino-fb.c:37:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-igd_desc_parse.o `test -f 'server/miniupnp/igd_desc_parse.c' || echo './'`server/miniupnp/igd_desc_parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-minisoap.o `test -f 'server/miniupnp/minisoap.c' || echo './'`server/miniupnp/minisoap.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-minissdpc.o `test -f 'server/miniupnp/minissdpc.c' || echo './'`server/miniupnp/minissdpc.c
In file included from /usr/include/string.h:519,
                 from server/miniupnp/minissdpc.c:9:
In function 'strncpy',
    inlined from 'getDevicesFromMiniSSDPD' at server/miniupnp/minissdpc.c:43:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-minixml.o `test -f 'server/miniupnp/minixml.c' || echo './'`server/miniupnp/minixml.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-miniwget.o `test -f 'server/miniupnp/miniwget.c' || echo './'`server/miniupnp/miniwget.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-util.o `test -f 'server/vino-util.c' || echo './'`server/vino-util.c
In file included from server/vino-util.c:25:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-util.c:88:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
   88 |   { VINO_STOCK_ALLOW,  GTK_STOCK_OK,     N_("_Allow") },
      |   ^
server/vino-util.c:89:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
   89 |   { VINO_STOCK_REFUSE, GTK_STOCK_CANCEL, N_("_Refuse") },
      |   ^
server/vino-util.c: In function 'vino_init_stock_items':
server/vino-util.c:103:3: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations]
  103 |   factory = gtk_icon_factory_new ();
      |   ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27,
                 from /usr/include/gtk-3.0/gtk/gtk.h:127,
                 from server/vino-util.h:30,
                 from server/vino-util.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here
   80 | GtkIconFactory* gtk_icon_factory_new      (void);
      |                 ^~~~~~~~~~~~~~~~~~~~
server/vino-util.c:104:3: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations]
  104 |   gtk_icon_factory_add_default (factory);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27,
                 from /usr/include/gtk-3.0/gtk/gtk.h:127,
                 from server/vino-util.h:30,
                 from server/vino-util.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here
   92 | void        gtk_icon_factory_add_default     (GtkIconFactory  *factory);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-util.c:119:7: warning: 'gtk_icon_factory_lookup_default' is deprecated [-Wdeprecated-declarations]
  119 |       icon_set = gtk_icon_factory_lookup_default (vino_stock_items [i].stock_icon_id);
      |       ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27,
                 from /usr/include/gtk-3.0/gtk/gtk.h:127,
                 from server/vino-util.h:30,
                 from server/vino-util.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:96:13: note: declared here
   96 | GtkIconSet* gtk_icon_factory_lookup_default  (const gchar     *stock_id);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-util.c:120:7: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations]
  120 |       gtk_icon_factory_add (factory, vino_stock_items [i].stock_id, icon_set);
      |       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27,
                 from /usr/include/gtk-3.0/gtk/gtk.h:127,
                 from server/vino-util.h:30,
                 from server/vino-util.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here
   82 | void            gtk_icon_factory_add      (GtkIconFactory *factory,
      |                 ^~~~~~~~~~~~~~~~~~~~
server/vino-util.c:123:3: warning: 'gtk_stock_add_static' is deprecated [-Wdeprecated-declarations]
  123 |   gtk_stock_add_static (items, G_N_ELEMENTS (vino_stock_items));
      |   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from server/vino-util.h:30,
                 from server/vino-util.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:79:10: note: declared here
   79 | void     gtk_stock_add_static (const GtkStockItem  *items,
      |          ^~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-upnpreplyparse.o `test -f 'server/miniupnp/upnpreplyparse.c' || echo './'`server/miniupnp/upnpreplyparse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-miniupnpc.o `test -f 'server/miniupnp/miniupnpc.c' || echo './'`server/miniupnp/miniupnpc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/miniupnp/vino_server-upnpcommands.o `test -f 'server/miniupnp/upnpcommands.c' || echo './'`server/miniupnp/upnpcommands.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-dbus-listener.o `test -f 'server/vino-dbus-listener.c' || echo './'`server/vino-dbus-listener.c
In file included from server/vino-dbus-listener.c:22:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-dbus-listener.c: In function 'vino_dbus_listener_set_server':
server/vino-dbus-listener.c:245:3: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
  245 |   g_return_if_fail (listener->screen ==
      |   ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-dbus-listener.h:32,
                 from server/vino-dbus-listener.c:24:
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-auth.o `test -f 'server/libvncserver/auth.c' || echo './'`server/libvncserver/auth.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/auth.c:29:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/auth.c:29:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/libvncserver/auth.c: In function 'rfbAuthTLSHandshake':
server/libvncserver/auth.c:80:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   80 |     gnutls_transport_set_ptr(cl->tlsSession, (gnutls_transport_ptr_t) cl->sock);
      |                                              ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-cutpaste.o `test -f 'server/libvncserver/cutpaste.c' || echo './'`server/libvncserver/cutpaste.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/cutpaste.c:26:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/cutpaste.c:26:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-d3des.o `test -f 'server/libvncserver/d3des.c' || echo './'`server/libvncserver/d3des.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-upnp.o `test -f 'server/vino-upnp.c' || echo './'`server/vino-upnp.c
In file included from server/vino-upnp.c:26:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-upnp.c: In function 'vino_upnp_class_init':
server/vino-upnp.c:147:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  147 |   g_type_class_add_private (gobject_class, sizeof (VinoUpnpPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from server/vino-upnp.h:27,
                 from server/vino-upnp.c:33:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-upnp.c: In function 'vino_upnp_init':
server/vino-upnp.c:153:13: warning: Deprecated pre-processor symbol, replace with 
  153 |   upnp->priv = G_TYPE_INSTANCE_GET_PRIVATE (upnp, VINO_TYPE_UPNP, VinoUpnpPrivate);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-corre.o `test -f 'server/libvncserver/corre.c' || echo './'`server/libvncserver/corre.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/corre.c:30:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/corre.c:30:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-status-icon.o `test -f 'server/vino-status-icon.c' || echo './'`server/vino-status-icon.c
In file included from server/vino-status-icon.c:25:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
server/vino-status-icon.c: In function 'vino_status_icon_update_state':
server/vino-status-icon.c:116:3: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations]
  116 |   gtk_status_icon_set_tooltip_text (GTK_STATUS_ICON (icon), tooltip);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here
  137 | void                  gtk_status_icon_set_tooltip_text   (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:117:3: warning: 'gtk_status_icon_set_visible' is deprecated [-Wdeprecated-declarations]
  117 |   gtk_status_icon_set_visible (GTK_STATUS_ICON (icon), visible);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here
  151 | void                  gtk_status_icon_set_visible        (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_init':
server/vino-status-icon.c:125:13: warning: Deprecated pre-processor symbol, replace with 
  125 |   icon->priv = G_TYPE_INSTANCE_GET_PRIVATE (icon, VINO_TYPE_STATUS_ICON, VinoStatusIconPrivate);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_preferences':
server/vino-status-icon.c:202:3: warning: 'gtk_status_icon_get_screen' is deprecated [-Wdeprecated-declarations]
  202 |   screen = gtk_status_icon_get_screen (GTK_STATUS_ICON (icon));
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:131:23: note: declared here
  131 | GdkScreen            *gtk_status_icon_get_screen         (GtkStatusIcon      *status_icon);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_help':
server/vino-status-icon.c:230:3: warning: 'gtk_status_icon_get_screen' is deprecated [-Wdeprecated-declarations]
  230 |   screen = gtk_status_icon_get_screen (GTK_STATUS_ICON (icon));
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:131:23: note: declared here
  131 | GdkScreen            *gtk_status_icon_get_screen         (GtkStatusIcon      *status_icon);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:231:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations]
  231 |   if (!gtk_show_uri (screen,
      |   ^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:200,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here
   33 | gboolean gtk_show_uri  (GdkScreen   *screen,
      |          ^~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_popup_menu':
server/vino-status-icon.c:406:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  406 |   item = gtk_image_menu_item_new_with_mnemonic (_("_Preferences"));
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:407:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  407 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:407:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  407 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:408:34: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  408 |                                  gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:408:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  408 |                                  gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:421:7: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
  421 |       item  = gtk_image_menu_item_new_with_label (_("Disconnect all"));
      |       ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:422:7: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  422 |       gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:422:7: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  422 |       gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:423:38: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  423 |                                      gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:423:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  423 |                                      gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:448:7: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
  448 |       item  = gtk_image_menu_item_new_with_label (str);
      |       ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:449:7: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  449 |       gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:449:7: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  449 |       gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:450:38: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  450 |                                      gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:450:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  450 |                                      gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_MENU));
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:466:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  466 |   item = gtk_image_menu_item_new_with_mnemonic (_("_Help"));
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:467:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  467 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:467:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  467 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:468:34: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  468 |                                  gtk_image_new_from_stock (GTK_STOCK_HELP, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:468:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  468 |                                  gtk_image_new_from_stock (GTK_STOCK_HELP, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:474:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  474 |   item = gtk_image_menu_item_new_with_mnemonic (_("_About"));
      |   ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:475:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations]
  475 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:475:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
  475 |   gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:476:34: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  476 |                                  gtk_image_new_from_stock (GTK_STOCK_ABOUT, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42,
                 from /usr/include/gtk-3.0/gtk/gtktreeview.h:29,
                 from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock     (const gchar     *stock_id,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:476:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  476 |                                  gtk_image_new_from_stock (GTK_STOCK_ABOUT, GTK_ICON_SIZE_MENU));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c:482: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]
  482 |   gtk_menu_popup (GTK_MENU (icon->priv->menu), NULL, NULL,
      |   ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
server/vino-status-icon.c:483:19: warning: 'gtk_status_icon_position_menu' is deprecated [-Wdeprecated-declarations]
  483 |                   gtk_status_icon_position_menu, icon,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: note: declared here
  160 | void                  gtk_status_icon_position_menu      (GtkMenu            *menu,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_add_client':
server/vino-status-icon.c:506:3: warning: 'gtk_status_icon_get_visible' is deprecated [-Wdeprecated-declarations]
  506 |   if (gtk_status_icon_get_visible (GTK_STATUS_ICON (icon)))
      |   ^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from server/vino-status-icon.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:154:23: note: declared here
  154 | gboolean              gtk_status_icon_get_visible        (GtkStatusIcon      *status_icon);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
server/vino-status-icon.c: In function 'vino_status_icon_class_init':
server/vino-status-icon.c:573:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  573 |   g_type_class_add_private (gobject_class, sizeof (VinoStatusIconPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 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 server/vino-status-icon.c:26:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-cursor.o `test -f 'server/libvncserver/cursor.c' || echo './'`server/libvncserver/cursor.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/cursor.c:25:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/cursor.c:25:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-main.o `test -f 'server/libvncserver/main.c' || echo './'`server/libvncserver/main.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/main.c:13:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/main.c:13:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/vino_server-vino-server.o `test -f 'server/vino-server.c' || echo './'`server/vino-server.c
In file included from server/vino-server.c:23:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/vino-server.c:27:
./server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
./server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/vino-server.c: In function 'vino_server_screen_size_changed':
server/vino-server.c:880:22: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  880 |                      gdk_screen_get_width (server->priv->screen),
      |                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-server.c:881:22: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  881 |                      gdk_screen_get_height (server->priv->screen));
      |                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-server.c: In function 'vino_server_setup_framebuffer':
server/vino-server.c:903:22: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
  903 |                      gdk_screen_get_width (server->priv->screen),
      |                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-server.c:904:22: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
  904 |                      gdk_screen_get_height (server->priv->screen));
      |                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
server/vino-server.c: In function 'vino_server_init_from_screen':
server/vino-server.c:1031:19: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
 1031 |                   gdk_screen_get_width  (screen),
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
server/vino-server.c:1032:19: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
 1032 |                   gdk_screen_get_height (screen),
      |                   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from server/vino-server.h:27,
                 from server/vino-server.c:25:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-stats.o `test -f 'server/libvncserver/stats.c' || echo './'`server/libvncserver/stats.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/stats.c:27:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/stats.c:27:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-hextile.o `test -f 'server/libvncserver/hextile.c' || echo './'`server/libvncserver/hextile.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/hextile.c:28:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/hextile.c:28:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-rre.o `test -f 'server/libvncserver/rre.c' || echo './'`server/libvncserver/rre.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/rre.c:29:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/rre.c:29:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-rfbregion.o `test -f 'server/libvncserver/rfbregion.c' || echo './'`server/libvncserver/rfbregion.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/rfbregion.c:8:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/rfbregion.c:8:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/libvncserver/rfbregion.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  113 | sraSpanListCreate() {
      | ^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-sockets.o `test -f 'server/libvncserver/sockets.c' || echo './'`server/libvncserver/sockets.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/sockets.c:42:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/sockets.c:42:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/libvncserver/sockets.c: In function 'ReadExactTimeout':
server/libvncserver/sockets.c:440:32: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 4 [-Wrestrict]
  440 |             n = select(sock+1, &fds, NULL, &fds, &tv);
      |                                ^~~~        ~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-vncauth.o `test -f 'server/libvncserver/vncauth.c' || echo './'`server/libvncserver/vncauth.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/vncauth.c:24:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-zrlepalettehelper.o `test -f 'server/libvncserver/zrlepalettehelper.c' || echo './'`server/libvncserver/zrlepalettehelper.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/usr/bin/glib-compile-schemas --strict --dry-run --schema-file=org.gnome.Vino.enums.xml --schema-file=common/org.gnome.Vino.gschema.xml && mkdir -p common && touch common/org.gnome.Vino.gschema.valid
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-zlib.o `test -f 'server/libvncserver/zlib.c' || echo './'`server/libvncserver/zlib.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/zlib.c:33:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/zlib.c:33:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/libvncserver/zlib.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   58 | rfbSendOneRectEncodingZlib(cl, x, y, w, h)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-zrleoutstream.o `test -f 'server/libvncserver/zrleoutstream.c' || echo './'`server/libvncserver/zrleoutstream.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/zrleoutstream.h:26,
                 from server/libvncserver/zrleoutstream.c:21:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/zrleoutstream.h:26,
                 from server/libvncserver/zrleoutstream.c:21:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libeggsmclient.la  server/smclient/libeggsmclient_la-eggsmclient.lo server/smclient/libeggsmclient_la-eggsmclient-xsmp.lo server/smclient/libeggsmclient_la-eggdesktopfile.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lICE -lSM  -lresolv 
libtool: link: ar cru .libs/libeggsmclient.a server/smclient/.libs/libeggsmclient_la-eggsmclient.o server/smclient/.libs/libeggsmclient_la-eggsmclient-xsmp.o server/smclient/.libs/libeggsmclient_la-eggdesktopfile.o 
libtool: link: ranlib .libs/libeggsmclient.a
libtool: link: ( cd ".libs" && rm -f "libeggsmclient.la" && ln -s "../libeggsmclient.la" "libeggsmclient.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-rfbserver.o `test -f 'server/libvncserver/rfbserver.c' || echo './'`server/libvncserver/rfbserver.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/rfbserver.c:30:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/rfbserver.c:30:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
server/libvncserver/rfbserver.c: In function 'rfbNewClientConnection':
server/libvncserver/rfbserver.c:136:18: warning: variable 'cl' set but not used [-Wunused-but-set-variable]
  136 |     rfbClientPtr cl;
      |                  ^~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ./po/.intltool-merge-cache ./po server/vino-server.desktop.in server/vino-server.desktop
Generating and caching the translation database
Merging translations into server/vino-server.desktop.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-zrle.o `test -f 'server/libvncserver/zrle.c' || echo './'`server/libvncserver/zrle.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/zrle.c:27:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/zrle.c:27:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-translate.o `test -f 'server/libvncserver/translate.c' || echo './'`server/libvncserver/translate.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/translate.c:26:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/translate.c:26:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
In file included from server/libvncserver/translate.c:113:
server/libvncserver/tableinit24.c: In function 'rfbInitOneRGBTable24':
server/libvncserver/tableinit24.c:150:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  150 |       if(!rfbEndianTest)
      |       ^~
server/libvncserver/tableinit24.c:152:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  152 |         if (swap) {
      |         ^~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
gcc -DHAVE_CONFIG_H   -I. -I./common -I./server/libvncserver -I./server/miniupnp -I./server/smclient -I. -I./server -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/telepathy-1.0 -I/usr/include/libsecret-1 -pthread -I/usr/include/p11-kit-1 -D_REENTRANT  -DNDEBUG  -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  -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DVINO_LOCALEDIR=\""/usr//locale"\" -DVINO_ICONDIR=\""/usr/share/pixmaps\"" -DVINO_CLIENTDIR=\""/usr/share/vino"\" -DVINO_UIDIR=\""/usr/share/vino"\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o server/libvncserver/vino_server-tight.o `test -f 'server/libvncserver/tight.c' || echo './'`server/libvncserver/tight.c
In file included from server/libvncserver/rfb/rfbproto.h:62,
                 from server/libvncserver/rfb/rfb.h:38,
                 from server/libvncserver/tight.c:28:
./config.h:68: warning: "NDEBUG" redefined
   68 | #define NDEBUG /**/
      | 
<command-line>: note: this is the location of the previous definition
In file included from server/libvncserver/tight.c:28:
server/libvncserver/rfb/rfb.h:138:5: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
  138 |     gnutls_anon_server_credentials anonCredentials;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:139:5: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  139 |     gnutls_dh_params dhParams;
      |     ^~~~~~~~~~~~~~~~
server/libvncserver/rfb/rfb.h:215:5: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  215 |     gnutls_session tlsSession;
      |     ^~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vino-server server/vino_server-vino-cursor.o server/vino_server-vino-dbus.o server/vino_server-vino-fb.o server/vino_server-vino-input.o server/vino_server-vino-main.o server/vino_server-vino-mdns.o server/vino_server-vino-prefs.o server/vino_server-vino-prompt.o server/vino_server-vino-server.o server/vino_server-vino-util.o server/vino_server-vino-status-icon.o server/vino_server-vino-dbus-listener.o server/vino_server-vino-dbus-error.o server/vino_server-vino-upnp.o server/miniupnp/vino_server-igd_desc_parse.o server/miniupnp/vino_server-minisoap.o server/miniupnp/vino_server-minissdpc.o server/miniupnp/vino_server-miniupnpc.o server/miniupnp/vino_server-miniwget.o server/miniupnp/vino_server-minixml.o server/miniupnp/vino_server-upnpcommands.o server/miniupnp/vino_server-upnpreplyparse.o server/libvncserver/vino_server-auth.o server/libvncserver/vino_server-corre.o server/libvncserver/vino_server-cursor.o server/libvncserver/vino_server-cutpaste.o server/libvncserver/vino_server-d3des.o server/libvncserver/vino_server-hextile.o server/libvncserver/vino_server-main.o server/libvncserver/vino_server-rfbregion.o server/libvncserver/vino_server-rfbserver.o server/libvncserver/vino_server-rre.o server/libvncserver/vino_server-sockets.o server/libvncserver/vino_server-stats.o server/libvncserver/vino_server-tight.o server/libvncserver/vino_server-translate.o server/libvncserver/vino_server-vncauth.o server/libvncserver/vino_server-zlib.o server/libvncserver/vino_server-zrle.o server/libvncserver/vino_server-zrleoutstream.o server/libvncserver/vino_server-zrlepalettehelper.o  server/vino_server-vino-tube-servers-manager.o server/vino_server-vino-tube-server.o server/vino_server-vino-status-tube-icon.o server/vino_server-vino-enums.o server/vino_server-vino-marshal.o libeggsmclient.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -ldbus-glib-1 -ldbus-1 -ltelepathy-glib -lnotify -lgdk_pixbuf-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lgnutls -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0  -lgcrypt -lgpg-error -ljpeg -lSM -lICE  -lX11  -lXtst -lXext -lXdamage -lXfixes -lz -lresolv 
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vino-server server/vino_server-vino-cursor.o server/vino_server-vino-dbus.o server/vino_server-vino-fb.o server/vino_server-vino-input.o server/vino_server-vino-main.o server/vino_server-vino-mdns.o server/vino_server-vino-prefs.o server/vino_server-vino-prompt.o server/vino_server-vino-server.o server/vino_server-vino-util.o server/vino_server-vino-status-icon.o server/vino_server-vino-dbus-listener.o server/vino_server-vino-dbus-error.o server/vino_server-vino-upnp.o server/miniupnp/vino_server-igd_desc_parse.o server/miniupnp/vino_server-minisoap.o server/miniupnp/vino_server-minissdpc.o server/miniupnp/vino_server-miniupnpc.o server/miniupnp/vino_server-miniwget.o server/miniupnp/vino_server-minixml.o server/miniupnp/vino_server-upnpcommands.o server/miniupnp/vino_server-upnpreplyparse.o server/libvncserver/vino_server-auth.o server/libvncserver/vino_server-corre.o server/libvncserver/vino_server-cursor.o server/libvncserver/vino_server-cutpaste.o server/libvncserver/vino_server-d3des.o server/libvncserver/vino_server-hextile.o server/libvncserver/vino_server-main.o server/libvncserver/vino_server-rfbregion.o server/libvncserver/vino_server-rfbserver.o server/libvncserver/vino_server-rre.o server/libvncserver/vino_server-sockets.o server/libvncserver/vino_server-stats.o server/libvncserver/vino_server-tight.o server/libvncserver/vino_server-translate.o server/libvncserver/vino_server-vncauth.o server/libvncserver/vino_server-zlib.o server/libvncserver/vino_server-zrle.o server/libvncserver/vino_server-zrleoutstream.o server/libvncserver/vino_server-zrlepalettehelper.o server/vino_server-vino-tube-servers-manager.o server/vino_server-vino-tube-server.o server/vino_server-vino-status-tube-icon.o server/vino_server-vino-enums.o server/vino_server-vino-marshal.o  ./.libs/libeggsmclient.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -ldbus-glib-1 -ldbus-1 -ltelepathy-glib -lnotify -lgdk_pixbuf-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lgnutls -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lgcrypt -lgpg-error -ljpeg -lSM -lICE -lX11 -lXtst -lXext -lXdamage -lXfixes -lz -lresolv
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qL35qr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64
+ cd vino-3.22.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
Making install in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
linguas="an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gl gu he hi hr hu id is it ja ka kk km kn ko ku lt lv mai mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
  dir=/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /home/iurt/rpmbuild/BUILD/vino-3.22.0/build-aux/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -p -m 644 $lang.gmo $dir/vino.mo; \
    echo "installing $lang.gmo as $dir/vino.mo"; \
  else \
    /usr/bin/install -p -m 644 ./$lang.gmo $dir/vino.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/vino.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -p -m 644 $lang.gmo.m $dir/vino.mo.m; \
    echo "installing $lang.gmo.m as $dir/vino.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -p -m 644 ./$lang.gmo.m \
	$dir/vino.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/vino.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing an.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/an/LC_MESSAGES/vino.mo
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ar/LC_MESSAGES/vino.mo
installing as.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/as/LC_MESSAGES/vino.mo
installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ast/LC_MESSAGES/vino.mo
installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/az/LC_MESSAGES/vino.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/be/LC_MESSAGES/vino.mo
installing be@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/be@latin/LC_MESSAGES/vino.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/bg/LC_MESSAGES/vino.mo
installing bn.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/bn/LC_MESSAGES/vino.mo
installing bn_IN.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/bn_IN/LC_MESSAGES/vino.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/bs/LC_MESSAGES/vino.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ca/LC_MESSAGES/vino.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/vino.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/vino.mo
installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/cy/LC_MESSAGES/vino.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/da/LC_MESSAGES/vino.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/vino.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/dz/LC_MESSAGES/vino.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/el/LC_MESSAGES/vino.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/en_CA/LC_MESSAGES/vino.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/vino.mo
installing en@shaw.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/en@shaw/LC_MESSAGES/vino.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/eo/LC_MESSAGES/vino.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/vino.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/et/LC_MESSAGES/vino.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/eu/LC_MESSAGES/vino.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/fa/LC_MESSAGES/vino.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/vino.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/vino.mo
installing fur.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/fur/LC_MESSAGES/vino.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ga/LC_MESSAGES/vino.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/gl/LC_MESSAGES/vino.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/gu/LC_MESSAGES/vino.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/he/LC_MESSAGES/vino.mo
installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/hi/LC_MESSAGES/vino.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/hr/LC_MESSAGES/vino.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/hu/LC_MESSAGES/vino.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/id/LC_MESSAGES/vino.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/is/LC_MESSAGES/vino.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/it/LC_MESSAGES/vino.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES/vino.mo
installing ka.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ka/LC_MESSAGES/vino.mo
installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/kk/LC_MESSAGES/vino.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/km/LC_MESSAGES/vino.mo
installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/kn/LC_MESSAGES/vino.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ko/LC_MESSAGES/vino.mo
installing ku.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ku/LC_MESSAGES/vino.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/lt/LC_MESSAGES/vino.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/lv/LC_MESSAGES/vino.mo
installing mai.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/mai/LC_MESSAGES/vino.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/mk/LC_MESSAGES/vino.mo
installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ml/LC_MESSAGES/vino.mo
installing mn.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/mn/LC_MESSAGES/vino.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/mr/LC_MESSAGES/vino.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ms/LC_MESSAGES/vino.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/nb/LC_MESSAGES/vino.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ne/LC_MESSAGES/vino.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/nl/LC_MESSAGES/vino.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/nn/LC_MESSAGES/vino.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/oc/LC_MESSAGES/vino.mo
installing or.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/or/LC_MESSAGES/vino.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/pa/LC_MESSAGES/vino.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/vino.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/pt/LC_MESSAGES/vino.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/vino.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ro/LC_MESSAGES/vino.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/vino.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/rw/LC_MESSAGES/vino.mo
installing si.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/si/LC_MESSAGES/vino.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sk/LC_MESSAGES/vino.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sl/LC_MESSAGES/vino.mo
installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sq/LC_MESSAGES/vino.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES/vino.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/vino.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/vino.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ta/LC_MESSAGES/vino.mo
installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/te/LC_MESSAGES/vino.mo
installing tg.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/tg/LC_MESSAGES/vino.mo
installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/th/LC_MESSAGES/vino.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/vino.mo
installing ug.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/ug/LC_MESSAGES/vino.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/uk/LC_MESSAGES/vino.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/vi/LC_MESSAGES/vino.mo
installing wa.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/wa/LC_MESSAGES/vino.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/xh/LC_MESSAGES/vino.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/vino.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/vino.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/vino.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/libexec'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p vino-server '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/libexec'
libtool: install: /usr/bin/install -p vino-server /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/libexec/vino-server
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/telepathy/clients'
 /usr/bin/install -p -m 644 server/Vino.client '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/telepathy/clients'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/applications/'
 /usr/bin/install -p -m 644 server/vino-server.desktop '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/applications/'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/install -p -m 644 server/org.freedesktop.Telepathy.Client.Vino.service '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/lib/systemd/user'
 /usr/bin/install -p -m 644 server/vino-server.service '/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/lib/systemd/user'
if test -n "common/org.gnome.Vino.gschema.xml org.gnome.Vino.enums.xml"; then \
	test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	/usr/bin/install -p -m 644 common/org.gnome.Vino.gschema.xml org.gnome.Vino.enums.xml "/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	test -n "/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vino-3.22.0'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64 vino --with-gnome
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.22.0-8.mga9 --unique-debug-suffix -3.22.0-8.mga9.aarch64 --unique-debug-src-base vino-3.22.0-8.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/vino-3.22.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/libexec/vino-server
dwz: ./usr/libexec/vino-server-3.22.0-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 1108kB, size after compression: 1108kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1718 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: vino-3.22.0-8.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.siib8L
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd vino-3.22.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr docs/remote-desktop.txt /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ cp -pr docs/TODO /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64/usr/share/doc/vino
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(vino-server.desktop) vino = 3.22.0-8.mga9 vino(aarch-64) = 3.22.0-8.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXtst.so.6()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libdbus-glib-1.so.2()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libnotify.so.4()(64bit) libsecret-1.so.0()(64bit) libtelepathy-glib.so.0()(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) libz.so.1()(64bit)
Processing files: vino-debugsource-3.22.0-8.mga9.aarch64
Provides: vino-debugsource = 3.22.0-8.mga9 vino-debugsource(aarch-64) = 3.22.0-8.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: vino-debuginfo-3.22.0-8.mga9.aarch64
Provides: debuginfo(build-id) = e00d3e6f295f33236a27db0294054b778daa36f4 vino-debuginfo = 3.22.0-8.mga9 vino-debuginfo(aarch-64) = 3.22.0-8.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: vino-debugsource(aarch-64) = 3.22.0-8.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vino-debugsource-3.22.0-8.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vino-debuginfo-3.22.0-8.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vino-3.22.0-8.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.70V5MV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd vino-3.22.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vino-3.22.0-8.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zkNkB4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf vino-3.22.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!