D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gtetrinet-0.8.0-0.git20220828.1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TGfq14 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gtetrinet-0.8.0-20220828.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e + rm -rf /home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UdeCZk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Creating directory build-aux Copying file build-aux/config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing 'build-aux/compile' configure.ac:42: installing 'build-aux/config.guess' configure.ac:42: installing 'build-aux/config.sub' configure.ac:10: installing 'build-aux/install-sh' configure.ac:10: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for libintl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ctype.h... yes checking for dirent.h... yes checking for errno.h... yes checking for locale.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/poll.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for size_t... yes checking for atexit... yes checking for memset... yes checking for socket... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for egrep -e... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgfmt... msgfmt checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... yes checking for glib-2.0 >= 2.32.0... yes checking for gtk+-3.0 >= 3.18.0... yes checking for glib-compile-schemas... /usr/bin/glib-compile-schemas checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for poptGetContext in -lpopt... yes checking for libcanberra-gtk3 >= 0.26... yes checking if page detaching support should be built... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/images/Makefile config.status: creating themes/Makefile config.status: creating themes/default/Makefile config.status: creating themes/small/Makefile config.status: creating icons/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration result ------------- ------ GTranslator version: 0.8.0 Compilation flags: -g -O2 CPPFLAGS: msgfmt (required for make dist): msgfmt Sound support: yes Page detaching: no + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --enable-detach checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for libintl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ctype.h... yes checking for dirent.h... yes checking for errno.h... yes checking for locale.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/poll.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for size_t... yes checking for atexit... yes checking for memset... yes checking for socket... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for egrep -e... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgfmt... msgfmt checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.24... yes checking for glib-2.0 >= 2.32.0... yes checking for gtk+-3.0 >= 3.18.0... yes checking for glib-compile-schemas... /usr/bin/glib-compile-schemas checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for poptGetContext in -lpopt... yes checking for libcanberra-gtk3 >= 0.26... yes checking if page detaching support should be built... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/images/Makefile config.status: creating themes/Makefile config.status: creating themes/default/Makefile config.status: creating themes/small/Makefile config.status: creating icons/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration result ------------- ------ GTranslator version: 0.8.0 Compilation flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full CPPFLAGS: msgfmt (required for make dist): msgfmt Sound support: yes Page detaching: yes + /usr/bin/make -O -j16 V=1 VERBOSE=1 git.mk: Generating .gitignore /usr/bin/make all-recursive Making all in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/doc' git.mk: Generating .gitignore make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/doc' Making all in po /usr/bin/make gtetrinet.pot-update make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU gtetrinet' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gtetrinet' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n '' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address=''; \ else \ msgid_bugs_address=''; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=gtetrinet --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword --from-code=UTF-8 \ --files-from=./POTFILES.in \ --copyright-holder='Ka-shu Wong' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gtetrinet --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword --from-code=UTF-8 \ --files-from=./POTFILES.in \ --copyright-holder='Ka-shu Wong' \ --package-name="${package_prefix}gtetrinet" \ --package-version='0.8.0' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac /usr/bin/xgettext: warning: The option --msgid-bugs-address was not specified. If you are using a 'Makevars' file, please specify the MSGID_BUGS_ADDRESS variable there; otherwise please specify an --msgid-bugs-address command line option. test ! -f gtetrinet.po || { \ if test -f ./gtetrinet.pot-header; then \ sed -e '1,/^#$/d' < gtetrinet.po > gtetrinet.1po && \ cat ./gtetrinet.pot-header gtetrinet.1po > gtetrinet.po; \ rm -f gtetrinet.1po; \ fi; \ if test -f ./gtetrinet.pot; then \ sed -f remove-potcdate.sed < ./gtetrinet.pot > gtetrinet.1po && \ sed -f remove-potcdate.sed < gtetrinet.po > gtetrinet.2po && \ if cmp gtetrinet.1po gtetrinet.2po >/dev/null 2>&1; then \ rm -f gtetrinet.1po gtetrinet.2po gtetrinet.po; \ else \ rm -f gtetrinet.1po gtetrinet.2po ./gtetrinet.pot && \ mv gtetrinet.po ./gtetrinet.pot; \ fi; \ else \ mv gtetrinet.po ./gtetrinet.pot; \ fi; \ } make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' test ! -f ./gtetrinet.pot || \ test -z "am.gmo ar.gmo az.gmo bg.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lv.gmo mk.gmo ml.gmo ms.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo rw.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo" || /usr/bin/make am.gmo ar.gmo az.gmo bg.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lv.gmo mk.gmo ml.gmo ms.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo rw.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f am.gmo && /usr/bin/msgfmt -c --statistics --verbose -o am.gmo am.po am.po:8: warning: header field 'Language' missing in header am.po: 58 translated messages, 103 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po bg.po:8: warning: header field 'Language' missing in header bg.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po ar.po:7: warning: header field 'Language' missing in header ar.po: 18 translated messages, 135 fuzzy translations, 43 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po az.po:7: warning: header field 'Language' missing in header az.po: 26 translated messages, 168 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po bs.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po cy.po:6: warning: header field 'Language' missing in header cy.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po ca.po:7: warning: header field 'Language' missing in header ca.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po cs.po:10: warning: header field 'Language' missing in header cs.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po:8: warning: header field 'Language' missing in header da.po: 195 translated messages, 1 fuzzy translation. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po:9: warning: header field 'Language' missing in header de.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f en_CA.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_CA.gmo en_CA.po en_CA.po:8: warning: header field 'Language' missing in header en_CA.po: 195 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po en_GB.po:7: warning: header field 'Language' missing in header en_GB.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po fi.po:7: warning: header field 'Language' missing in header fi.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f dz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o dz.gmo dz.po dz.po:7: warning: header field 'Language' missing in header dz.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po:9: warning: header field 'Language' missing in header es.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po eu.po:9: warning: header field 'Language' missing in header eu.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po:12: warning: header field 'Language' missing in header fr.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po ga.po:7: warning: header field 'Language' missing in header ga.po: 24 translated messages, 1 fuzzy translation, 169 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po hr.po:5: warning: header field 'Language' missing in header hr.po: 194 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hu.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po:7: warning: header field 'Language' missing in header ko.po: 187 translated messages, 8 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po:7: warning: header field 'Language' missing in header ja.po: 194 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po lv.po:9: warning: header field 'Language' missing in header lv.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po:9: warning: header field 'Language' missing in header it.po: 195 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po mk.po:8: warning: header field 'Language' missing in header mk.po: 119 translated messages, 3 fuzzy translations, 73 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po pa.po:7: warning: header field 'Language' missing in header pa.po: 69 translated messages, 126 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po nb.po:7: warning: header field 'Language-Team' missing in header nb.po:7: warning: header field 'Language' missing in header nb.po: 192 translated messages, 3 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po ml.po:7: warning: header field 'Language' missing in header ml.po: 23 translated messages, 3 fuzzy translations, 168 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po ms.po:6: warning: header field 'Language' missing in header ms.po: 194 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po:10: warning: header field 'Language' missing in header nl.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po oc.po:8: warning: header field 'Language' missing in header oc.po: 35 translated messages, 161 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po:10: warning: header field 'Language' missing in header pl.po: 195 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ne.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.po ne.po:12: warning: header field 'Language' missing in header ne.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po pt.po:7: warning: header field 'Language' missing in header pt.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po:10: warning: header field 'Language' missing in header pt_BR.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f rw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o rw.gmo rw.po rw.po:15: warning: header field 'Language' missing in header rw.po: 17 translated messages, 138 fuzzy translations, 39 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po ru.po:8: warning: header field 'Language' missing in header ru.po: 128 translated messages, 33 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po sr.po:9: warning: header field 'Language' missing in header sr.po: 195 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f sr@Latn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@Latn.gmo sr@Latn.po sr@Latn.po:9: warning: header field 'Language' missing in header sr@Latn.po: 195 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po:10: warning: header field 'Language' missing in header sv.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po tr.po:8: warning: header field 'Language' missing in header tr.po: 193 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po uk.po:7: warning: header field 'Language' missing in header uk.po: 148 translated messages, 23 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po zh_HK.po:6: warning: header field 'Language' missing in header zh_HK.po: 194 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_TW.po:6: warning: header field 'Language' missing in header zh_TW.po: 194 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po vi.po:7: warning: header field 'Language' missing in header vi.po: 196 translated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po:7: warning: header field 'Language' missing in header zh_CN.po: 85 translated messages, 110 untranslated messages. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' touch stamp-po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/po' Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' git.mk: Generating .gitignore make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' glib-compile-resources ./gtetrinet.gresource.xml.in \ --target=resources.c --sourcedir=. --generate-source make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' /usr/bin/make all-recursive Making all in images make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src/images' git.mk: Generating .gitignore make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src/images' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o resources.o resources.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o sound.o sound.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o winlist.o winlist.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dialogs.o dialogs.c dialogs.c: In function 'connectingdialog_new': dialogs.c:91:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 91 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from dialogs.c:24: dialogs.c:96:62: error: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type [-Wincompatible-pointer-types] 96 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(connectingdialog)), | ^~~~~~~~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} /usr/include/glib-2.0/gobject/gtype.h:2656:57: note: in definition of macro '_G_TYPE_CIC' 2656 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip) | ^~ /usr/include/gtk-3.0/gtk/gtkbox.h:40:34: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 40 | #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:96:25: note: in expansion of macro 'GTK_BOX' 96 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(connectingdialog)), | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:53: note: expected 'GtkDialog *' {aka 'struct _GtkDialog *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 205 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); | ~~~~~~~~~~~^~~~~~ dialogs.c: In function 'teamdialog_new': dialogs.c:159:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 159 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ dialogs.c:160:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 160 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ dialogs.c:176:60: error: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type [-Wincompatible-pointer-types] 176 | gtk_box_pack_end (GTK_BOX (gtk_dialog_get_content_area(team_dialog)), hbox ,TRUE, TRUE, 0); | ^~~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} /usr/include/glib-2.0/gobject/gtype.h:2656:57: note: in definition of macro '_G_TYPE_CIC' 2656 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip) | ^~ /usr/include/gtk-3.0/gtk/gtkbox.h:40:34: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 40 | #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:176:23: note: in expansion of macro 'GTK_BOX' 176 | gtk_box_pack_end (GTK_BOX (gtk_dialog_get_content_area(team_dialog)), hbox ,TRUE, TRUE, 0); | ^~~~~~~ /usr/include/gtk-3.0/gtk/gtkdialog.h:205:53: note: expected 'GtkDialog *' {aka 'struct _GtkDialog *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 205 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); | ~~~~~~~~~~~^~~~~~ dialogs.c: In function 'connectdialog_new': dialogs.c:329:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 329 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ dialogs.c:330:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 330 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ dialogs.c:338:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 338 | table1 = gtk_table_new (2, 2, FALSE); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:339:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 339 | gtk_table_set_row_spacings (GTK_TABLE(table1), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:340:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 340 | gtk_table_set_col_spacings (GTK_TABLE(table1), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:343:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 343 | table2 = gtk_table_new (2, 1, FALSE); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:350:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 350 | gtk_table_attach (GTK_TABLE(table2), serveraddressentry, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:371:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 371 | gtk_table_attach (GTK_TABLE(table2), widget, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:374:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 374 | gtk_table_set_row_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:375:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 375 | gtk_table_set_col_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:381:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 381 | gtk_table_attach (GTK_TABLE(table1), frame, 0, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:385:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 385 | table2 = gtk_table_new (1, 1, FALSE); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:389:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 389 | gtk_table_attach (GTK_TABLE(table2), spectatorcheck, 0, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:393:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 393 | gtk_table_attach (GTK_TABLE(table2), passwordlabel, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:401:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 401 | gtk_table_attach (GTK_TABLE(table2), passwordentry, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:404:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 404 | gtk_table_set_row_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:405:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 405 | gtk_table_set_col_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:411:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 411 | gtk_table_attach (GTK_TABLE(table1), frame, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:415:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 415 | table2 = gtk_table_new (1, 1, FALSE); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:419:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 419 | gtk_table_attach (GTK_TABLE(table2), widget, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:427:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 427 | gtk_table_attach (GTK_TABLE(table2), nicknameentry, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:431:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 431 | gtk_table_attach (GTK_TABLE(table2), teamnamelabel, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:439:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 439 | gtk_table_attach (GTK_TABLE(table2), teamnameentry, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:442:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 442 | gtk_table_set_row_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:443:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 443 | gtk_table_set_col_spacings (GTK_TABLE(table2), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:449:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 449 | gtk_table_attach (GTK_TABLE(table1), frame, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:455:62: error: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type [-Wincompatible-pointer-types] 455 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(connectdialog)), | ^~~~~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} /usr/include/glib-2.0/gobject/gtype.h:2656:57: note: in definition of macro '_G_TYPE_CIC' 2656 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip) | ^~ /usr/include/gtk-3.0/gtk/gtkbox.h:40:34: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 40 | #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:455:25: note: in expansion of macro 'GTK_BOX' 455 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(connectdialog)), | ^~~~~~~ /usr/include/gtk-3.0/gtk/gtkdialog.h:205:53: note: expected 'GtkDialog *' {aka 'struct _GtkDialog *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 205 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); | ~~~~~~~~~~~^~~~~~ dialogs.c: In function 'key_dialog': dialogs.c:489:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 489 | GTK_STOCK_CANCEL, GTK_RESPONSE_CLOSE, | ^~~~~~~~~~~~~~~~ dialogs.c:493:62: error: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type [-Wincompatible-pointer-types] 493 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(dialog)), | ^~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} /usr/include/glib-2.0/gobject/gtype.h:2656:57: note: in definition of macro '_G_TYPE_CIC' 2656 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip) | ^~ /usr/include/gtk-3.0/gtk/gtkbox.h:40:34: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 40 | #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:493:25: note: in expansion of macro 'GTK_BOX' 493 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(dialog)), | ^~~~~~~ /usr/include/gtk-3.0/gtk/gtkdialog.h:205:53: note: expected 'GtkDialog *' {aka 'struct _GtkDialog *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 205 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); | ~~~~~~~~~~~^~~~~~ dialogs.c: In function 'prefdialog_new': dialogs.c:775:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 775 | GTK_STOCK_HELP, GTK_RESPONSE_HELP, | ^~~~~~~~~~~~~~ dialogs.c:776:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 776 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^~~~~~~~~~~~~~~ dialogs.c:797:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 797 | table1 = gtk_table_new (3, 2, FALSE); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:799:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 799 | gtk_table_set_row_spacings (GTK_TABLE(table1), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:800:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 800 | gtk_table_set_col_spacings (GTK_TABLE(table1), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:802:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 802 | gtk_table_attach (GTK_TABLE(table1), widget, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:805:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 805 | gtk_table_attach (GTK_TABLE(table1), widget, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:808:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 808 | gtk_table_attach (GTK_TABLE(table1), widget, 0, 1, 2, 3, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:811:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 811 | gtk_table_attach (GTK_TABLE(table1), namelabel, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:814:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 814 | gtk_table_attach (GTK_TABLE(table1), authlabel, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:817:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 817 | gtk_table_attach (GTK_TABLE(table1), desclabel, 1, 2, 2, 3, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:826:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 826 | table = gtk_table_new (3, 2, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:828:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 828 | gtk_table_set_row_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:829:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 829 | gtk_table_set_col_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:830:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 830 | gtk_table_attach (GTK_TABLE(table), themelist_scroll, 0, 1, 0, 3, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:832:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 832 | gtk_table_attach (GTK_TABLE(table), label, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:834:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 834 | gtk_table_attach (GTK_TABLE(table), frame, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:837:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 837 | gtk_table_attach (GTK_TABLE(table), url, 1, 2, 2, 3, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:866:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 866 | table = gtk_table_new (3, 1, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:868:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 868 | gtk_table_set_row_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:869:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 869 | gtk_table_set_col_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:870:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 870 | gtk_table_attach (GTK_TABLE(table), frame, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:910:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 910 | table = gtk_table_new (2, 2, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:912:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 912 | gtk_table_set_row_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:913:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 913 | gtk_table_set_col_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:914:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 914 | gtk_table_attach (GTK_TABLE(table), key_scroll, 0, 1, 0, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:916:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 916 | gtk_table_attach (GTK_TABLE(table), label, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:922:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 922 | gtk_table_attach (GTK_TABLE(table), frame, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:941:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 941 | table = gtk_table_new (3, 1, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dialogs.c:943:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 943 | gtk_table_set_row_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:944:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 944 | gtk_table_set_col_spacings (GTK_TABLE(table), GTET_PAD_SMALL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:945:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 945 | gtk_table_attach (GTK_TABLE(table), frame, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:947:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 947 | gtk_table_attach (GTK_TABLE(table), divider, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ dialogs.c:967:62: error: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type [-Wincompatible-pointer-types] 967 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(prefdialog)), notebook, FALSE, FALSE, 0); | ^~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} /usr/include/glib-2.0/gobject/gtype.h:2656:57: note: in definition of macro '_G_TYPE_CIC' 2656 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip) | ^~ /usr/include/gtk-3.0/gtk/gtkbox.h:40:34: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 40 | #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:967:25: note: in expansion of macro 'GTK_BOX' 967 | gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(prefdialog)), notebook, FALSE, FALSE, 0); | ^~~~~~~ /usr/include/gtk-3.0/gtk/gtkdialog.h:205:53: note: expected 'GtkDialog *' {aka 'struct _GtkDialog *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 205 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); | ~~~~~~~~~~~^~~~~~ make[4]: *** [Makefile:514: dialogs.o] Error 1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: *** Waiting for unfinished jobs.... make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o commands.o commands.c commands.c:47:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 47 | {"Connect", GTK_STOCK_CONNECT, N_("_Connect to server..."), "C", N_("Connect to a server"), connect_command}, | ^ commands.c:48:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 48 | {"Disconnect", GTK_STOCK_DISCONNECT, N_("_Disconnect from server"), "D", N_("Disconnect from the current server"), disconnect_command}, | ^ commands.c:50:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 50 | {"StartGame", GTK_STOCK_MEDIA_PLAY, N_("_Start game"), "N", N_("Start a new game"), start_command}, | ^ commands.c:51:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 51 | {"PauseGame", GTK_STOCK_MEDIA_PAUSE, N_("_Pause game"), "P", N_("Pause the game"), pause_command}, | ^ commands.c:52:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 52 | {"EndGame", GTK_STOCK_MEDIA_STOP, N_("_End game"), "S", N_("End the current game"), end_command}, | ^ commands.c:56:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 56 | {"DetachPage", GTK_STOCK_CUT, N_("Detac_h page..."), "", N_("Detach the current notebook page"), detach_command}, | ^ commands.c:58:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 58 | {"Exit", GTK_STOCK_QUIT, NULL, "Q", NULL, destroymain}, | ^ commands.c:59:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 59 | {"Preferences", GTK_STOCK_PREFERENCES, NULL, NULL, NULL, preferences_command}, | ^ commands.c:60:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 60 | {"About", GTK_STOCK_ABOUT, NULL, NULL, NULL, about_command}, | ^ commands.c: In function 'fixup_toolbar_buttons': commands.c:136:7: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 136 | if (strcmp (toolbar_labels[i].k, gtk_action_get_name (action)) == 0) { | ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from commands.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here 103 | const gchar* gtk_action_get_name (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ commands.c: In function 'make_menus': commands.c:157:3: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] 157 | icon_factory = gtk_icon_factory_new (); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27, from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127: /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here 80 | GtkIconFactory* gtk_icon_factory_new (void); | ^~~~~~~~~~~~~~~~~~~~ commands.c:159:3: warning: 'gtk_icon_set_new_from_pixbuf' is deprecated [-Wdeprecated-declarations] 159 | team24_icon_set = gtk_icon_set_new_from_pixbuf (team24_pixbuf); | ^~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:140:13: note: declared here 140 | GtkIconSet* gtk_icon_set_new_from_pixbuf (GdkPixbuf *pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:161:3: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] 161 | gtk_icon_factory_add (icon_factory, GTET_STOCK_TEAM24, team24_icon_set); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here 82 | void gtk_icon_factory_add (GtkIconFactory *factory, | ^~~~~~~~~~~~~~~~~~~~ commands.c:162:3: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] 162 | gtk_icon_set_unref (team24_icon_set); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145:13: note: declared here 145 | void gtk_icon_set_unref (GtkIconSet *icon_set); | ^~~~~~~~~~~~~~~~~~ commands.c:163:3: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] 163 | gtk_icon_factory_add_default (icon_factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here 92 | void gtk_icon_factory_add_default (GtkIconFactory *factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:168:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 168 | action_group = gtk_action_group_new ("MenuActions"); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ commands.c:169:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 169 | gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), app); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:171:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 171 | ui_manager = gtk_ui_manager_new (); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ commands.c:172:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 172 | gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:174:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 174 | accel_group = gtk_ui_manager_get_accel_group (ui_manager); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here 147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:179:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 179 | if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &err)) { | ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:185:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 185 | menubar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:188:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 188 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/MainToolbar"); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:204:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 204 | ACTION_HIDE ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:204:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 204 | ACTION_HIDE ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:205:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 205 | ACTION_HIDE ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:205:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 205 | ACTION_HIDE ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'show_connect_button': commands.c:242:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 242 | ACTION_HIDE ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:242:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 242 | ACTION_HIDE ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:243:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 243 | ACTION_SHOW ("Connect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:243:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 243 | ACTION_SHOW ("Connect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'show_disconnect_button': commands.c:248:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 248 | ACTION_HIDE ("Connect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:248:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 248 | ACTION_HIDE ("Connect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:249:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 249 | ACTION_SHOW ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:249:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 249 | ACTION_SHOW ("Disconnect"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'show_stop_button': commands.c:254:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 254 | ACTION_HIDE ("StartGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:254:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 254 | ACTION_HIDE ("StartGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:255:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 255 | ACTION_SHOW ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:255:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 255 | ACTION_SHOW ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'show_start_button': commands.c:260:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 260 | ACTION_HIDE ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:260:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 260 | ACTION_HIDE ("EndGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:261:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 261 | ACTION_SHOW ("StartGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ commands.c:261:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 261 | ACTION_SHOW ("StartGame"); | ^~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'commands_checkstate': commands.c:291:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 291 | ACTION_DISABLE ("Connect"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:291:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 291 | ACTION_DISABLE ("Connect"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:292:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 292 | ACTION_ENABLE ("Disconnect"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:292:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 292 | ACTION_ENABLE ("Disconnect"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:295:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 295 | ACTION_ENABLE ("Connect"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:295:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 295 | ACTION_ENABLE ("Connect"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:296:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 296 | ACTION_DISABLE ("Disconnect"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:296:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 296 | ACTION_DISABLE ("Disconnect"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:300:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 300 | ACTION_DISABLE ("StartGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:300:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 300 | ACTION_DISABLE ("StartGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:301:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 301 | ACTION_ENABLE ("PauseGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:301:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 301 | ACTION_ENABLE ("PauseGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:302:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 302 | ACTION_ENABLE ("EndGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:302:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 302 | ACTION_ENABLE ("EndGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:305:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 305 | ACTION_ENABLE ("StartGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:305:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 305 | ACTION_ENABLE ("StartGame"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:306:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 306 | ACTION_DISABLE ("PauseGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:306:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 306 | ACTION_DISABLE ("PauseGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:307:13: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 307 | ACTION_DISABLE ("EndGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:307:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 307 | ACTION_DISABLE ("EndGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:311:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 311 | ACTION_DISABLE ("StartGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:311:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 311 | ACTION_DISABLE ("StartGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:312:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 312 | ACTION_DISABLE ("PauseGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:312:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 312 | ACTION_DISABLE ("PauseGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:313:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 313 | ACTION_DISABLE ("EndGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:313:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 313 | ACTION_DISABLE ("EndGame"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:316:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 316 | ACTION_DISABLE ("ChangeTeam"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:316:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 316 | ACTION_DISABLE ("ChangeTeam"); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:319:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 319 | ACTION_ENABLE ("ChangeTeam"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ commands.c:319:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 319 | ACTION_ENABLE ("ChangeTeam"); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o misc.o misc.c misc.c: In function 'leftlabel_new': misc.c:37:5: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 37 | align = gtk_alignment_new (0.0, 0.5, 0.0, 0.0); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from misc.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gtetrinet.o gtetrinet.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o config.o config.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tetris.o tetris.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o client.o client.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o partyline.o partyline.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o fields.o fields.c fields.c: In function 'fields_page_new': fields.c:114:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 114 | fieldspage = gtk_alignment_new (0.5, 0.5, 1.0, 1.0); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from fields.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ fields.c: In function 'drawpix': fields.c:276:5: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 276 | cairo_t *cr = gdk_cairo_create (gtk_widget_get_window(widget)); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ fields.c: In function 'fields_drawspecials': fields.c:405:15: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 405 | cairo_t *cr = gdk_cairo_create (gtk_widget_get_window(specialwidget)); | ^~~~~~~ /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ fields.c: In function 'fields_drawnextblock': fields.c:420:5: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 420 | cairo_t *cr = gdk_cairo_create (gtk_widget_get_window(nextpiecewidget)); | ^~~~~~~ /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' gcc -DHAVE_CONFIG_H -I. -I.. -DGTETRINET_DATA=\"/usr/share/gtetrinet\" -DGTETPIXMAPSDIR=\""/usr/share/pixmaps/gtetrinet"\" -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGSETTINGSSCHEMADIR=\"/usr/share/glib-2.0/schemas\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tetrinet.o tetrinet.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtetrinet-6d816eeeb7a9dcc0011ef1892c6467455f196e0e/src' make[3]: *** [Makefile:530: all-recursive] Error 1 make[2]: *** [Makefile:403: all] Error 2 make[1]: *** [Makefile:521: all-recursive] Error 1 make: *** [Makefile:420: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.UdeCZk (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.UdeCZk (%build) I: [iurt_root_command] ERROR: chroot