D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/gstm-1.3.7-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xj7GER Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KAVkoJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + rm -rf gstm-1.3.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gstm-1.3.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gstm-1.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1745411742 + GIT_AUTHOR_DATE=@1745411742 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'gstm-1.3.7 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Correctly-handle-canceling-exit-when-closing-main-wi.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch src/callbacks.c... Applied patch src/callbacks.c cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Hide-main-window-on-close-when-systray-is-active.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch src/callbacks.c... Checking patch src/gstm.c... Checking patch src/systray.c... Checking patch src/systray.h... Applied patch src/callbacks.c cleanly. Applied patch src/gstm.c cleanly. Applied patch src/systray.c cleanly. Applied patch src/systray.h cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0003-gstm.desktop-Removed-deprecated-category-updated-rem.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch gstm.desktop... Applied patch gstm.desktop cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0004-Make-single-instance-behavior-work-correctly.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch src/gstm.c... Applied patch src/gstm.c cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0005-Autoconf-Automake-cleanup-intltool-support-removed.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch Makefile.am... Checking patch README.md... Checking patch configure.ac... Checking patch gAskpass/Makefile.am... Checking patch po/ChangeLog... Checking patch po/LINGUAS... Checking patch po/Makefile.in.in... Checking patch po/POTFILES.in... Applied patch Makefile.am cleanly. Applied patch README.md cleanly. Applied patch configure.ac cleanly. Applied patch gAskpass/Makefile.am cleanly. Applied patch po/ChangeLog cleanly. Applied patch po/LINGUAS cleanly. Applied patch po/Makefile.in.in cleanly. Applied patch po/POTFILES.in cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0006-Clean-up-of-missed-tasks-meant-for-previous-commit.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch README.md... Checking patch intltool-merge.in... Checking patch intltool-update.in... Checking patch intltool-extract.in => m4/.gitignore... Applied patch README.md cleanly. Applied patch intltool-merge.in cleanly. Applied patch intltool-update.in cleanly. Applied patch intltool-extract.in => m4/.gitignore cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0007-gstm-Move-config-location.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch src/conffile.c... Checking patch src/main.c... Checking patch src/main.h... Applied patch src/conffile.c cleanly. Applied patch src/main.c cleanly. Applied patch src/main.h cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0008-Fix-missing-stdbool.h-include.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 Checking patch src/main.h... Applied patch src/main.h cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0009-libappindicator-dependency-updates.patch + GIT_COMMITTER_DATE=@1745411742 + /usr/bin/git am --reject -q -p1 .git/rebase-apply/patch:41: trailing whitespace. Checking patch configure.ac... Checking patch src/systray.c... Checking patch src/systray.h... Applied patch configure.ac cleanly. Applied patch src/systray.c cleanly. Applied patch src/systray.h cleanly. warning: 1 line adds whitespace errors. + sed -i -e s/IS_APP_INDICATOR/APP_IS_INDICATOR/g src/systray.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xAIv3N + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + 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 + cd gstm-1.3.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi + 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 Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /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 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes 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 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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22... yes checking for libxml-2.0... yes checking for app_indicator_new in -layatana-appindicator3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating gAskpass/Makefile config.status: creating gstm.spec config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 interface.o interface.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 support.o support.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 systray.o systray.c systray.c: In function 'gstm_docklet_create': systray.c:53:9: warning: 'app_indicator_new' is deprecated [-Wdeprecated-declarations] 53 | ci = app_indicator_new ("gSTM", "gSTM", APP_INDICATOR_CATEGORY_APPLICATION_STATUS); | ^~ In file included from systray.c:27: /usr/include/libayatana-appindicator3-0.1/libayatana-appindicator/app-indicator.h:251:33: note: declared here 251 | AppIndicator *app_indicator_new (const gchar *id, | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 main.o main.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 gstm.o gstm.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 fnssht.o fnssht.c fnssht.c: In function 'gstm_ssht_helperthread': fnssht.c:131:91: warning: '%s' directive argument is null [-Wformat-truncation=] 131 | snprintf (buf2,i,"Tunnel '%s' stopped.\nUnknown error code: %d\n\n%s%s",gSTMtunnels[harg->tid]->name,rv,buf,buf3); | ^~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 callbacks.o callbacks.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 fniface.o fniface.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -DHAVE_CONFIG_H -I. -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 conffile.o conffile.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' gcc -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -I/usr/include/libxml2 -I/usr/include/libayatana-appindicator3-0.1 -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 -Wl,--export-dynamic -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 -o gstm main.o gstm.o callbacks.o interface.o conffile.o fniface.o fnssht.o support.o systray.o -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -layatana-appindicator3 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' Making all in pixmaps make[1]: Nothing to be done for 'all'. Making all in gAskpass make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' gcc -DHAVE_CONFIG_H -I. -I../src -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 main.o main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' gcc -DHAVE_CONFIG_H -I. -I../src -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 gaskpass.o gaskpass.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' gcc -Wall -g -Og -ggdb -fno-common -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass"\" -DPACKAGE_DATA_DIR=\""/usr/share/gstm"\" -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 -Wl,-export-dynamic -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 -o gaskpass main.o gaskpass.o -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x7fEjC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + mkdir /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT + 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 + cd gstm-1.3.7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/bin' /usr/bin/install -p gstm '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/ui' /usr/bin/install -p -m 644 gstm.ui '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/ui' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/src' Making install in pixmaps make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/pixmaps' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/pixmaps' /usr/bin/install -p -m 644 gSTM.png '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/pixmaps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/pixmaps' /usr/bin/install -p -m 644 green.svg gSTM.png red.svg STMbanner.png '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/pixmaps' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/pixmaps' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/pixmaps' Making install in gAskpass make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/bin' /usr/bin/install -p gaskpass '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/ui' /usr/bin/install -p -m 644 gaskpass.ui '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/gstm/ui' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/gAskpass' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/applications' /usr/bin/install -p -m 644 gstm.desktop '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm' /usr/bin/install -p -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7' + rm -rf /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm/ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.3.7-3.mga10 --unique-debug-suffix -1.3.7-3.mga10.x86_64 --unique-debug-src-base gstm-1.3.7-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/gstm-1.3.7-3.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/SPECPARTS/rpm-debuginfo.specpart Processing files: gstm-1.3.7-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PpoLva + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + cd gstm-1.3.7 + DOCDIR=/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + cp -pr /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/AUTHORS /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + cp -pr /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/ChangeLog /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + cp -pr /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/NEWS /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + cp -pr /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/README /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/doc/gstm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MGbbfD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + cd gstm-1.3.7 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/licenses/gstm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/licenses/gstm + cp -pr /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/gstm-1.3.7/COPYING /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT/usr/share/licenses/gstm + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(gstm.desktop) gstm = 1.3.7-3.mga10 gstm(x86-64) = 1.3.7-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libayatana-appindicator3.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) Processing files: gaskpass-1.3.7-3.mga10.x86_64 Provides: gaskpass = 1.3.7-3.mga10 gaskpass(x86-64) = 1.3.7-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) Processing files: gstm-debugsource-1.3.7-3.mga10.x86_64 Provides: gstm-debugsource = 1.3.7-3.mga10 gstm-debugsource(x86-64) = 1.3.7-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gstm-debuginfo-1.3.7-3.mga10.x86_64 Provides: debuginfo(build-id) = b5fc0efe3c9609cacc2c0ab0c1039e220f1c3919 gstm-debuginfo = 1.3.7-3.mga10 gstm-debuginfo(x86-64) = 1.3.7-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gstm-debugsource(x86-64) = 1.3.7-3.mga10 Processing files: gaskpass-debuginfo-1.3.7-3.mga10.x86_64 Provides: debuginfo(build-id) = 04a40cd9778f630829517c526f55ab950b30d906 gaskpass-debuginfo = 1.3.7-3.mga10 gaskpass-debuginfo(x86-64) = 1.3.7-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gstm-debugsource(x86-64) = 1.3.7-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gaskpass-1.3.7-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gaskpass-debuginfo-1.3.7-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gstm-debugsource-1.3.7-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gstm-debuginfo-1.3.7-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gstm-1.3.7-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Rn0EiK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + test -d /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/gstm-1.3.7-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!