D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gtk-vnc-0.7.2-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fACoWc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtk-vnc-0.7.2 + /usr/bin/mkdir -p gtk-vnc-0.7.2 + cd gtk-vnc-0.7.2 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gtk-vnc-0.7.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + echo 'Patch #0 (gtk-vnc-0.5.4-python-linking.patch):' Patch #0 (gtk-vnc-0.5.4-python-linking.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.am Hunk #1 succeeded at 321 (offset 6 lines). + popd ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + cp -a gtk-vnc-0.7.2 gtk-vnc-gtk2-0.7.2 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sg59I9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-vnc-0.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'build-aux/compile' configure.ac:11: installing 'build-aux/missing' examples/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool 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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --with-examples --with-gtk=3.0 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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking which gtk+ version to compile against... 3.0 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wchkp... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Wno-deprecated-declarations... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-2.0 >= 2.10.0... yes checking for gio-2.0 >= 2.10.0... yes checking for gio-unix-2.0 >= 2.10.0... yes checking for gdk-pixbuf-2.0 >= 2.10.0... yes checking for gtk+-3.0 >= 3.0.0... yes checking for x11... yes checking for cairo >= 1.2.0... yes checking for libview >= 0.6.0... yes checking for libpulse-simple... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.0... yes (1.8.2) checking for gnutls >= 2.2.0... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking for inflate in -lz... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for perl5... /usr/bin/perl5 checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating vapi/Makefile config.status: creating gvnc-1.0.pc config.status: creating gvncpulse-1.0.pc config.status: creating gtk-vnc-1.0.pc config.status: creating gtk-vnc-2.0.pc config.status: creating gtk-vnc.spec config.status: creating mingw-gtk-vnc.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configure summary: Compiler ...................: gcc Compiler Flags .............: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined Prefix......................: /usr Python binding .............: no Install example programs ...: yes SASL support................: yes PulseAudio support..........: yes GTK+ version................: 3.0 TLS priority................: NORMAL + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_xorgkbd2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_xorgevdev2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_xorgxwin2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_xorgxquartz2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_osx2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_win322rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplaykeymap_x112rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplayenums.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncdisplayenums.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncconnectionenums.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GEN vncconnectionenums.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC vncconnectiontest-vncconnectiontest.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-d3des.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncpixelformat.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-dh.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncaudioformat.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncaudiosample.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncbaseaudio.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncaudio.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vnccursor.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vnccolormap.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncbaseframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncmarshal.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncutil.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncconnection.lo vncconnection.c: In function 'vnc_connection_read_pixel_format': vncconnection.c:1505:13: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] static void vnc_connection_read_pixel_format(VncConnection *conn, VncPixelFormat *fmt) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_set_pixel_format': vncconnection.c:1700:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_set_pixel_format(VncConnection *conn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_set_encodings': vncconnection.c:1882:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_set_encodings(VncConnection *conn, int n_encoding, gint32 *encoding) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_key_event': vncconnection.c:2011:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_key_event(VncConnection *conn, gboolean down_flag, ^~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_client_cut_text': vncconnection.c:2070:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_client_cut_text(VncConnection *conn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-continuation.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvncpulse_1_0_la-vncaudiopulse.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-coroutine_ucontext.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgvnc_1_0_la-vncconnectionenums.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vnccairoframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vncgrabsequence.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vncdisplaykeymap.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vncdisplay.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vncmarshal.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CC libgtk_vnc_2_0_la-vncdisplayenums.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CCLD libgvnc-1.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CCLD vncconnectiontest make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GISCAN GVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GICOMP GVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CCLD libgvncpulse-1.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' CCLD libgtk-vnc-2.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GISCAN GVncPulse-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GICOMP GVncPulse-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GISCAN GtkVnc-2.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' GICOMP GtkVnc-2.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' GEN gvnccapture.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' CC gvnccapture-gvnccapture.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' CCLD gvnccapture make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' CC gvncviewer-gvncviewer.o gvncviewer.c: In function 'window_state_event': gvncviewer.c:641:47: warning: unused parameter 'widget' [-Wunused-parameter] static gboolean window_state_event(GtkWidget *widget, ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' CCLD gvncviewer make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT bs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT guc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT fur.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT gd.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT hr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT nds.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT tg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' Making all in vapi make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' GEN gvnc-1.0.vapi GVnc-1.0.gir:24.7-24.33: warning: Virtual method `Vnc.Audio.playback_data' conflicts with method of the same name ^^^^^^^^^^^^^^^^^^^^^^^^^^^ GVnc-1.0.gir:37.7-37.35: warning: Virtual method `Vnc.Audio.playback_start' conflicts with method of the same name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GVnc-1.0.gir:50.7-50.33: warning: Virtual method `Vnc.Audio.playback_stop' conflicts with method of the same name ^^^^^^^^^^^^^^^^^^^^^^^^^^^ GVnc-1.0.gir:2522.7-2522.27: warning: Virtual method `Vnc.Framebuffer.get_buffer' conflicts with method of the same name ^^^^^^^^^^^^^^^^^^^^^ Generation succeeded - 4 warning(s) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' GEN gvncpulse-1.0.vapi Generation succeeded - 0 warning(s) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' GEN gtk-vnc-2.0.vapi Generation succeeded - 0 warning(s) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' + popd ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + pushd gtk-vnc-gtk2-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'build-aux/compile' configure.ac:11: installing 'build-aux/missing' examples/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool 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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --with-examples --enable-plugin --with-gtk=2.0 configure: WARNING: unrecognized options: --enable-plugin 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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking which gtk+ version to compile against... 2.0 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wchkp... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Wno-deprecated-declarations... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-2.0 >= 2.10.0... yes checking for gio-2.0 >= 2.10.0... yes checking for gio-unix-2.0 >= 2.10.0... yes checking for gdk-pixbuf-2.0 >= 2.10.0... yes checking for gtk+-2.0 >= 2.18.0... yes checking for x11... yes checking for cairo >= 1.2.0... yes checking for libview >= 0.6.0... yes checking for libpulse-simple... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.0... yes (1.8.2) checking for gnutls >= 2.2.0... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking for inflate in -lz... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pygtk-2.0 >= 2.0.0... yes checking whether /usr/bin/python version >= 2.4... yes checking for headers required to compile python extensions... found checking for perl5... /usr/bin/perl5 checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating vapi/Makefile config.status: creating gvnc-1.0.pc config.status: creating gvncpulse-1.0.pc config.status: creating gtk-vnc-1.0.pc config.status: creating gtk-vnc-2.0.pc config.status: creating gtk-vnc.spec config.status: creating mingw-gtk-vnc.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --enable-plugin Configure summary: Compiler ...................: gcc Compiler Flags .............: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined Prefix......................: /usr Python binding .............: yes Install example programs ...: yes SASL support................: yes PulseAudio support..........: yes GTK+ version................: 2.0 TLS priority................: NORMAL WARNING: WARNING: The python2 binding will be deleted in the next release. WARNING: Please use the GObject Introspection dynamic bindings. WARNING: + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_xorgkbd2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_xorgevdev2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_xorgxwin2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_osx2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_xorgxquartz2rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_win322rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplayenums.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncconnectionenums.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplaykeymap_x112rfb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncdisplayenums.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vnc.defs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' note: I will now try to invoke pygobject-codegen-2.0 in the same directory Could not write method VncDisplay.open_addr: No ArgType for GSocketAddress* Could not write method VncDisplay.get_connection: No ArgType for VncConnection* Could not write function vnc_display_get_option_group: No ArgType for GOptionGroup* Could not write function vnc_display_get_option_entries: No ArgType for const-GOptionEntry* ***INFO*** The coverage of global functions is 0.00% (0/2) ***INFO*** The coverage of methods is 95.00% (38/40) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GEN vncconnectionenums.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC vncconnectiontest-vncconnectiontest.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-d3des.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-dh.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncpixelformat.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncaudioformat.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncbaseaudio.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncaudio.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncaudiosample.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vnccursor.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vnccolormap.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncbaseframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncmarshal.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncutil.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncconnection.lo vncconnection.c: In function 'vnc_connection_read_pixel_format': vncconnection.c:1505:13: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] static void vnc_connection_read_pixel_format(VncConnection *conn, VncPixelFormat *fmt) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_set_pixel_format': vncconnection.c:1700:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_set_pixel_format(VncConnection *conn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_set_encodings': vncconnection.c:1882:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_set_encodings(VncConnection *conn, int n_encoding, gint32 *encoding) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_key_event': vncconnection.c:2011:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_key_event(VncConnection *conn, gboolean down_flag, ^~~~~~~~~~~~~~~~~~~~~~~~ vncconnection.c: In function 'vnc_connection_client_cut_text': vncconnection.c:2070:10: warning: stack protector not protecting function: all local arrays are less than 4 bytes long [-Wstack-protector] gboolean vnc_connection_client_cut_text(VncConnection *conn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-continuation.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-coroutine_ucontext.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvnc_1_0_la-vncconnectionenums.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgvncpulse_1_0_la-vncaudiopulse.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vnccairoframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncgrabsequence.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncdisplaykeymap.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncmarshal.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncdisplay.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC gtkvnc_la-vncmodule.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC gtkvnc_la-vncmodule.defs.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncimageframebuffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CC libgtk_vnc_1_0_la-vncdisplayenums.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CCLD libgvnc-1.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CCLD vncconnectiontest make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GISCAN GVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GICOMP GVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CCLD libgvncpulse-1.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CCLD libgtk-vnc-1.0.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GISCAN GVncPulse-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' CCLD gtkvnc.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GICOMP GVncPulse-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GISCAN GtkVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' GICOMP GtkVnc-1.0.gir make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' GEN gvnccapture.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' CC gvnccapture-gvnccapture.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' CCLD gvnccapture make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' CC gvncviewer-gvncviewer.o gvncviewer.c: In function 'window_state_event': gvncviewer.c:641:47: warning: unused parameter 'widget' [-Wunused-parameter] static gboolean window_state_event(GtkWidget *widget, ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' CCLD gvncviewer make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT bs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT fur.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT guc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT gd.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT hr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT nds.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT tg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' Making all in vapi make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + popd ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RPAKuV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 + cd gtk-vnc-0.7.2 + '[' 1 -eq 1 ']' + pushd gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgvnc-1.0.la libgvncpulse-1.0.la libgtk-vnc-2.0.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgvnc-1.0.so.0.0.1 /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvnc-1.0.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvnc-1.0.so.0.0.1 libgvnc-1.0.so.0 || { rm -f libgvnc-1.0.so.0 && ln -s libgvnc-1.0.so.0.0.1 libgvnc-1.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvnc-1.0.so.0.0.1 libgvnc-1.0.so || { rm -f libgvnc-1.0.so && ln -s libgvnc-1.0.so.0.0.1 libgvnc-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgvnc-1.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvnc-1.0.la libtool: warning: relinking 'libgvncpulse-1.0.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/libtool" --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wunused-const-variable=2 -Wno-sign-conversion -Wno-conversion -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-deprecated-declarations -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--version-script=./libgvncpulse_sym.version -version-info 0:1:0 -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgvncpulse-1.0.la -rpath /usr/lib64 libgvncpulse_1_0_la-vncaudiopulse.lo -lgobject-2.0 -lglib-2.0 -lpulse-simple -lpulse libgvnc-1.0.la -lz -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64) libtool: install: /usr/bin/install -p .libs/libgvncpulse-1.0.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvncpulse-1.0.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so.0 || { rm -f libgvncpulse-1.0.so.0 && ln -s libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so || { rm -f libgvncpulse-1.0.so && ln -s libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgvncpulse-1.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvncpulse-1.0.la libtool: warning: relinking 'libgtk-vnc-2.0.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/libtool" --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wunused-const-variable=2 -Wno-sign-conversion -Wno-conversion -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-deprecated-declarations -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--version-script=./libgtk-vnc_sym.version -Wl,--no-undefined -version-info 0:2:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgtk-vnc-2.0.la -rpath /usr/lib64 libgtk_vnc_2_0_la-vnccairoframebuffer.lo libgtk_vnc_2_0_la-vncdisplay.lo libgtk_vnc_2_0_la-vncdisplaykeymap.lo libgtk_vnc_2_0_la-vncgrabsequence.lo libgtk_vnc_2_0_la-vncmarshal.lo libgtk_vnc_2_0_la-vncdisplayenums.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libgvnc-1.0.la -lz -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64) libtool: install: /usr/bin/install -p .libs/libgtk-vnc-2.0.so.0.0.2T /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-2.0.so.0.0.2 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgtk-vnc-2.0.so.0.0.2 libgtk-vnc-2.0.so.0 || { rm -f libgtk-vnc-2.0.so.0 && ln -s libgtk-vnc-2.0.so.0.0.2 libgtk-vnc-2.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgtk-vnc-2.0.so.0.0.2 libgtk-vnc-2.0.so || { rm -f libgtk-vnc-2.0.so && ln -s libgtk-vnc-2.0.so.0.0.2 libgtk-vnc-2.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgtk-vnc-2.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-2.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GVnc-1.0.gir GVncPulse-1.0.gir GtkVnc-2.0.gir '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvncpulse-1.0/' /usr/bin/install -p -m 644 gvncpulse.h vncaudiopulse.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvncpulse-1.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-2.0/' /usr/bin/install -p -m 644 gtk-vnc.h vncdisplay.h vncgrabsequence.h vncimageframebuffer.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-2.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/install -p -m 644 gvnc.h vncpixelformat.h vncaudioformat.h vncaudiosample.h vncaudio.h vncbaseaudio.h vncframebuffer.h vncbaseframebuffer.h vnccursor.h vnccolormap.h vncconnection.h vncutil.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-2.0/' /usr/bin/install -p -m 644 vncdisplayenums.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-2.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/install -p -m 644 vncconnectionenums.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GVnc-1.0.typelib GVncPulse-1.0.typelib GtkVnc-2.0.typelib '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gvnccapture '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' libtool: warning: '../src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gvnccapture /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvnccapture /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gvnccapture.1 '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/tools' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gvncviewer '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' libtool: warning: '../src/libgtk-vnc-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgvncpulse-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gvncviewer /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvncviewer make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/examples' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' linguas="bs ca ca@valencia cs da de el en_GB eo es eu fr fur gd gl guc he hr hu id it ja ko lt lv nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tg th tr uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/gtk-vnc.mo; \ echo "installing $lang.gmo as $dir/gtk-vnc.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/gtk-vnc.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gtk-vnc.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/gtk-vnc.mo.m; \ echo "installing $lang.gmo.m as $dir/gtk-vnc.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/gtk-vnc.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gtk-vnc.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/bs/LC_MESSAGES/gtk-vnc.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/gtk-vnc.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gtk-vnc.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/gtk-vnc.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/gtk-vnc.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/gtk-vnc.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/gtk-vnc.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gtk-vnc.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/gtk-vnc.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/gtk-vnc.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/gtk-vnc.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/gtk-vnc.mo installing fur.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/fur/LC_MESSAGES/gtk-vnc.mo installing gd.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/gd/LC_MESSAGES/gtk-vnc.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/gtk-vnc.mo installing guc.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/guc/LC_MESSAGES/gtk-vnc.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/gtk-vnc.mo installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/hr/LC_MESSAGES/gtk-vnc.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/gtk-vnc.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/gtk-vnc.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/gtk-vnc.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/gtk-vnc.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/gtk-vnc.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/gtk-vnc.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/gtk-vnc.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/gtk-vnc.mo installing nds.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nds/LC_MESSAGES/gtk-vnc.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/gtk-vnc.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/gtk-vnc.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/gtk-vnc.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/gtk-vnc.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/gtk-vnc.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gtk-vnc.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/gtk-vnc.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/gtk-vnc.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/gtk-vnc.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/gtk-vnc.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/gtk-vnc.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gtk-vnc.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/gtk-vnc.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/gtk-vnc.mo installing tg.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/tg/LC_MESSAGES/gtk-vnc.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/gtk-vnc.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/gtk-vnc.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/gtk-vnc.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gtk-vnc.mo installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gtk-vnc.mo installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/po' Making install in vapi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/vala/vapi' /usr/bin/install -p -m 644 gtk-vnc-2.0.deps gtk-vnc-2.0.vapi gvnc-1.0.deps gvnc-1.0.vapi gvncpulse-1.0.deps gvncpulse-1.0.vapi '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/vala/vapi' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2/vapi' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtk-vnc-2.0.pc gvnc-1.0.pc gvncpulse-1.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-0.7.2' + popd ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + pushd gtk-vnc-gtk2-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2 ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgvnc-1.0.la libgvncpulse-1.0.la libgtk-vnc-1.0.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgvnc-1.0.so.0.0.1 /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvnc-1.0.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvnc-1.0.so.0.0.1 libgvnc-1.0.so.0 || { rm -f libgvnc-1.0.so.0 && ln -s libgvnc-1.0.so.0.0.1 libgvnc-1.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvnc-1.0.so.0.0.1 libgvnc-1.0.so || { rm -f libgvnc-1.0.so && ln -s libgvnc-1.0.so.0.0.1 libgvnc-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgvnc-1.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvnc-1.0.la libtool: warning: relinking 'libgvncpulse-1.0.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/libtool" --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wunused-const-variable=2 -Wno-sign-conversion -Wno-conversion -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-deprecated-declarations -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--version-script=./libgvncpulse_sym.version -version-info 0:1:0 -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgvncpulse-1.0.la -rpath /usr/lib64 libgvncpulse_1_0_la-vncaudiopulse.lo -lgobject-2.0 -lglib-2.0 -lpulse-simple -lpulse libgvnc-1.0.la -lz -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64) libtool: install: /usr/bin/install -p .libs/libgvncpulse-1.0.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvncpulse-1.0.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so.0 || { rm -f libgvncpulse-1.0.so.0 && ln -s libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so || { rm -f libgvncpulse-1.0.so && ln -s libgvncpulse-1.0.so.0.0.1 libgvncpulse-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgvncpulse-1.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvncpulse-1.0.la libtool: warning: relinking 'libgtk-vnc-1.0.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/libtool" --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wunused-const-variable=2 -Wno-sign-conversion -Wno-conversion -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Wno-deprecated-declarations -DSYSCONFDIR=\"/etc\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"gtk-vnc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--version-script=./libgtk-vnc_sym.version -Wl,--no-undefined -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgtk-vnc-1.0.la -rpath /usr/lib64 libgtk_vnc_1_0_la-vnccairoframebuffer.lo libgtk_vnc_1_0_la-vncdisplay.lo libgtk_vnc_1_0_la-vncdisplaykeymap.lo libgtk_vnc_1_0_la-vncgrabsequence.lo libgtk_vnc_1_0_la-vncmarshal.lo libgtk_vnc_1_0_la-vncimageframebuffer.lo libgtk_vnc_1_0_la-vncdisplayenums.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfribidi -lfontconfig -lfreetype -lX11 libgvnc-1.0.la -lz -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64) libtool: install: /usr/bin/install -p .libs/libgtk-vnc-1.0.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-1.0.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgtk-vnc-1.0.so.0.0.1 libgtk-vnc-1.0.so.0 || { rm -f libgtk-vnc-1.0.so.0 && ln -s libgtk-vnc-1.0.so.0.0.1 libgtk-vnc-1.0.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libgtk-vnc-1.0.so.0.0.1 libgtk-vnc-1.0.so || { rm -f libgtk-vnc-1.0.so && ln -s libgtk-vnc-1.0.so.0.0.1 libgtk-vnc-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgtk-vnc-1.0.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p gtkvnc.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7/site-packages' libtool: warning: relinking 'gtkvnc.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/libtool" --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -module -avoid-version -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gtkvnc.la -rpath /usr/lib64/python2.7/site-packages gtkvnc_la-vncmodule.lo gtkvnc_la-vncmodule.defs.lo libgtk-vnc-1.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfribidi -lfontconfig -lfreetype -lpython2.7 -lz -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64) libtool: install: /usr/bin/install -p .libs/gtkvnc.soT /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7/site-packages/gtkvnc.so libtool: install: /usr/bin/install -p .libs/gtkvnc.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7/site-packages/gtkvnc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GVnc-1.0.gir GVncPulse-1.0.gir GtkVnc-1.0.gir '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvncpulse-1.0/' /usr/bin/install -p -m 644 gvncpulse.h vncaudiopulse.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvncpulse-1.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-1.0/' /usr/bin/install -p -m 644 gtk-vnc.h vncdisplay.h vncgrabsequence.h vncimageframebuffer.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-1.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/install -p -m 644 gvnc.h vncpixelformat.h vncaudioformat.h vncaudiosample.h vncaudio.h vncbaseaudio.h vncframebuffer.h vncbaseframebuffer.h vnccursor.h vnccolormap.h vncconnection.h vncutil.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-1.0/' /usr/bin/install -p -m 644 vncdisplayenums.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gtk-vnc-1.0/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/install -p -m 644 vncconnectionenums.h '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/include/gvnc-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GVnc-1.0.typelib GVncPulse-1.0.typelib GtkVnc-1.0.typelib '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gvnccapture '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' libtool: warning: '../src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gvnccapture /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvnccapture /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gvnccapture.1 '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/tools' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gvncviewer '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin' libtool: warning: '../src/libgtk-vnc-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libgvncpulse-1.0.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/src/libgvnc-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gvncviewer /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvncviewer make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/examples' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' linguas="bs ca ca@valencia cs da de el en_GB eo es eu fr fur gd gl guc he hr hu id it ja ko lt lv nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tg th tr uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/gtk-vnc.mo; \ echo "installing $lang.gmo as $dir/gtk-vnc.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/gtk-vnc.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gtk-vnc.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/gtk-vnc.mo.m; \ echo "installing $lang.gmo.m as $dir/gtk-vnc.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/gtk-vnc.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gtk-vnc.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/bs/LC_MESSAGES/gtk-vnc.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/gtk-vnc.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gtk-vnc.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/gtk-vnc.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/gtk-vnc.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/gtk-vnc.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/gtk-vnc.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gtk-vnc.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/gtk-vnc.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/gtk-vnc.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/gtk-vnc.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/gtk-vnc.mo installing fur.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/fur/LC_MESSAGES/gtk-vnc.mo installing gd.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/gd/LC_MESSAGES/gtk-vnc.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/gtk-vnc.mo installing guc.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/guc/LC_MESSAGES/gtk-vnc.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/gtk-vnc.mo installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/hr/LC_MESSAGES/gtk-vnc.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/gtk-vnc.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/gtk-vnc.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/gtk-vnc.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/gtk-vnc.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/gtk-vnc.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/gtk-vnc.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/gtk-vnc.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/gtk-vnc.mo installing nds.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nds/LC_MESSAGES/gtk-vnc.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/gtk-vnc.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/gtk-vnc.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/gtk-vnc.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/gtk-vnc.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/gtk-vnc.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gtk-vnc.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/gtk-vnc.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/gtk-vnc.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/gtk-vnc.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/gtk-vnc.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/gtk-vnc.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gtk-vnc.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/gtk-vnc.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/gtk-vnc.mo installing tg.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/tg/LC_MESSAGES/gtk-vnc.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/gtk-vnc.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/gtk-vnc.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/gtk-vnc.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gtk-vnc.mo installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gtk-vnc.mo installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/po' Making install in vapi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/vapi' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/vapi' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/vapi' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2/vapi' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtk-vnc-1.0.pc gvnc-1.0.pc gvncpulse-1.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2/gtk-vnc-gtk2-0.7.2' + popd ~/rpmbuild/BUILD/gtk-vnc-0.7.2 + find /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 -name '*.la' -delete + cp gtk-vnc-0.7.2/README gtk-vnc-0.7.2/NEWS gtk-vnc-0.7.2/AUTHORS gtk-vnc-0.7.2/ChangeLog . + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 gtk-vnc + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.7.2-1.mga7 --unique-debug-suffix -0.7.2-1.mga7.x86_64 --unique-debug-src-base gtk-vnc-0.7.2-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gtk-vnc-0.7.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7/site-packages/gtkvnc.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvnccapture extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-1.0.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/bin/gvncviewer extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvncpulse-1.0.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgvnc-1.0.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/libgtk-vnc-2.0.so.0.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. cpio: gtk-vnc-gtk2-0.7.2/src/vnc.c: Cannot stat: No such file or directory 1634 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: gtk-vnc-0.7.2-1.mga7.x86_64 Provides: gtk-vnc = 0.7.2-1.mga7 gtk-vnc(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-vnc-1.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgvnc-1.0.so.0()(64bit) libgvncpulse-1.0.so.0()(64bit) libpthread.so.0()(64bit) libview.so.2()(64bit) Processing files: gtk-vnc-i18n-0.7.2-1.mga7.noarch Provides: gtk-vnc-i18n = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: gtk-vnc-common < 0.4.4 Processing files: lib64gtk-vnc1.0_0-0.7.2-1.mga7.x86_64 Provides: lib64gtk-vnc1.0_0 = 0.7.2-1.mga7 lib64gtk-vnc1.0_0(x86-64) = 0.7.2-1.mga7 libgtk-vnc-1.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgvnc-1.0.so.0()(64bit) libpthread.so.0()(64bit) Processing files: lib64gtkvnc-gir1.0-0.7.2-1.mga7.x86_64 Provides: lib64gtkvnc-gir1.0 = 0.7.2-1.mga7 lib64gtkvnc-gir1.0(x86-64) = 0.7.2-1.mga7 typelib(GtkVnc) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgtk-vnc-1.0.so.0()(64bit) libgvnc-1.0.so.0()(64bit) typelib(Atk) = 1.0 typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(GVnc) = 1.0 typelib(Gdk) = 2.0 typelib(GdkPixbuf) = 2.0 typelib(Gio) = 2.0 typelib(Gtk) = 2.0 typelib(Pango) = 1.0 typelib(cairo) = 1.0 Processing files: lib64gtk-vnc1.0-devel-0.7.2-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sCTIWg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-vnc-0.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gtk-vnc1.0-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gtk-vnc1.0-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gtk-vnc1.0-devel + exit 0 Provides: devel(libgtk-vnc-1.0(64bit)) lib64gtk-vnc1.0-devel = 0.7.2-1.mga7 lib64gtk-vnc1.0-devel(x86-64) = 0.7.2-1.mga7 libgtk-vnc-devel = 0.7.2-1.mga7 libgtk-vnc1.0-devel = 0.7.2-1.mga7 pkgconfig(gtk-vnc-1.0) = 0.7.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libcairo(64bit)) devel(libgdk-x11-2.0(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-x11-2.0(64bit)) devel(libgvnc-1.0(64bit)) pkgconfig pkgconfig(gtk+-2.0) >= 2.18.0 pkgconfig(gvnc-1.0) = 0.7.2 Processing files: lib64gtk-vnc2.0_0-0.7.2-1.mga7.x86_64 Provides: lib64gtk-vnc2.0_0 = 0.7.2-1.mga7 lib64gtk-vnc2.0_0(x86-64) = 0.7.2-1.mga7 libgtk-vnc-2.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgvnc-1.0.so.0()(64bit) libpthread.so.0()(64bit) Processing files: lib64gtkvnc-gir2.0-0.7.2-1.mga7.x86_64 Provides: lib64gtkvnc-gir2.0 = 0.7.2-1.mga7 lib64gtkvnc-gir2.0(x86-64) = 0.7.2-1.mga7 typelib(GtkVnc) = 2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgtk-vnc-2.0.so.0()(64bit) libgvnc-1.0.so.0()(64bit) typelib(Atk) = 1.0 typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(GVnc) = 1.0 typelib(Gdk) = 3.0 typelib(GdkPixbuf) = 2.0 typelib(Gio) = 2.0 typelib(Gtk) = 3.0 typelib(Pango) = 1.0 typelib(cairo) = 1.0 typelib(xlib) = 2.0 Processing files: lib64gtk-vnc2.0-devel-0.7.2-1.mga7.x86_64 Provides: devel(libgtk-vnc-2.0(64bit)) lib64gtk-vnc2.0-devel = 0.7.2-1.mga7 lib64gtk-vnc2.0-devel(x86-64) = 0.7.2-1.mga7 libgtk-vnc2.0-devel = 0.7.2-1.mga7 pkgconfig(gtk-vnc-2.0) = 0.7.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libcairo(64bit)) devel(libgdk-3(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-3(64bit)) devel(libgvnc-1.0(64bit)) pkgconfig pkgconfig(gtk+-3.0) >= 3.0.0 pkgconfig(gvnc-1.0) = 0.7.2 Processing files: lib64gvnc1.0_0-0.7.2-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jX5BpD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-vnc-0.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gvnc1.0_0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gvnc1.0_0 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gvnc1.0_0 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gvnc1.0_0 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64/usr/share/doc/lib64gvnc1.0_0 + exit 0 Provides: lib64gvnc1.0_0 = 0.7.2-1.mga7 lib64gvnc1.0_0(x86-64) = 0.7.2-1.mga7 libgvnc-1.0.so.0()(64bit) libgvncpulse-1.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgdk_pixbuf-2.0.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) libgvnc-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libsasl2.so.3()(64bit) libz.so.1()(64bit) Conflicts: lib64gtk-vnc1.0_0 < 0.4.3-2 Processing files: lib64gvnc-gir1.0-0.7.2-1.mga7.x86_64 Provides: lib64gvnc-gir1.0 = 0.7.2-1.mga7 lib64gvnc-gir1.0(x86-64) = 0.7.2-1.mga7 typelib(GVnc) = 1.0 typelib(GVncPulse) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgvnc-1.0.so.0()(64bit) libgvncpulse-1.0.so.0()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(GVnc) = 1.0 typelib(Gio) = 2.0 Processing files: lib64gvnc1.0-devel-0.7.2-1.mga7.x86_64 Provides: devel(libgvnc-1.0(64bit)) devel(libgvncpulse-1.0(64bit)) lib64gvnc1.0-devel = 0.7.2-1.mga7 lib64gvnc1.0-devel(x86-64) = 0.7.2-1.mga7 libgvnc1.0-devel = 0.7.2-1.mga7 pkgconfig(gvnc-1.0) = 0.7.2 pkgconfig(gvncpulse-1.0) = 0.7.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcrypt(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgnutls(64bit)) devel(libgobject-2.0(64bit)) devel(libgvnc-1.0(64bit)) devel(libpulse(64bit)) devel(libpulse-simple(64bit)) devel(libsasl2(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(gobject-2.0) >= 2.10.0 pkgconfig(gvnc-1.0) = 0.7.2 Processing files: python-gtk-vnc-0.7.2-1.mga7.x86_64 Provides: python-gtk-vnc = 0.7.2-1.mga7 python-gtk-vnc(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-vnc-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) Processing files: gtk-vnc-debugsource-0.7.2-1.mga7.x86_64 Provides: gtk-vnc-debugsource = 0.7.2-1.mga7 gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtk-vnc-debuginfo-0.7.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 795ebc02d11c949b6877c8ae3934392166035c80 debuginfo(build-id) = a100699cd2c7cad631f57d5381caa17d932f7a98 gtk-vnc-debuginfo = 0.7.2-1.mga7 gtk-vnc-debuginfo(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Processing files: lib64gtk-vnc1.0_0-debuginfo-0.7.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 7ec11842e949f8c4d33ed3bcde58d1233bc642ec lib64gtk-vnc1.0_0-debuginfo = 0.7.2-1.mga7 lib64gtk-vnc1.0_0-debuginfo(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Processing files: lib64gtk-vnc2.0_0-debuginfo-0.7.2-1.mga7.x86_64 Provides: debuginfo(build-id) = f13c527e774c21b8cbaa80dbf109ed6e3a667579 lib64gtk-vnc2.0_0-debuginfo = 0.7.2-1.mga7 lib64gtk-vnc2.0_0-debuginfo(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Processing files: lib64gvnc1.0_0-debuginfo-0.7.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 0cc6151d1a9801af34c20eca7238bb7409b6a2f2 debuginfo(build-id) = e727c83c6edfd9657bcb45b3ffccdc28bf96b02e lib64gvnc1.0_0-debuginfo = 0.7.2-1.mga7 lib64gvnc1.0_0-debuginfo(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Processing files: python-gtk-vnc-debuginfo-0.7.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 411c4d99921ffd25ea1628d57d9432a0d6dcd52f python-gtk-vnc-debuginfo = 0.7.2-1.mga7 python-gtk-vnc-debuginfo(x86-64) = 0.7.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-vnc-debugsource(x86-64) = 0.7.2-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-vnc-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/gtk-vnc-i18n-0.7.2-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc1.0_0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtkvnc-gir1.0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc1.0-devel-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc2.0_0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtkvnc-gir2.0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc2.0-devel-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gvnc1.0_0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gvnc-gir1.0-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gvnc1.0-devel-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-gtk-vnc-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-vnc-debugsource-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-vnc-debuginfo-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc1.0_0-debuginfo-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtk-vnc2.0_0-debuginfo-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gvnc1.0_0-debuginfo-0.7.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-gtk-vnc-debuginfo-0.7.2-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uRy3B8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-vnc-0.7.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtk-vnc-0.7.2-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lT5pVD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtk-vnc-0.7.2 + exit 0 D: [iurt_root_command] Success!