D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/tong-1.3-8.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BBK5xn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf tong + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tong-1.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tong + rm -rf /home/pterjan/rpmbuild/BUILD/tong-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/tong-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.nW47D9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tong + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 'CC=g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' GAME_DATA_DIR=/usr/share/games/tong g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tetris.o tetris.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o text.o text.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o pong.o pong.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o media.o media.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o option.o option.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DGAME_DATA_DIR=\"/usr/share/games/tong\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tong.o tong.cpp tong.cpp: In function 'int main(int, char**)': tong.cpp:1569:62: warning: '%02i' directive writing 2 bytes into a region of size between 1 and 4 [-Wformat-overflow=] 1569 | sprintf(timetext, "%02i:%02i.%02i", | ^~~~ tong.cpp:1569:51: note: directive argument in the range [0, 99] 1569 | sprintf(timetext, "%02i:%02i.%02i", | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:980, from tong.cpp:31: In function 'int sprintf(char*, const char*, ...)', inlined from 'int main(int, char**)' at tong.cpp:1569:12: /usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ tong.cpp: In function 'int main(int, char**)': tong.cpp:1564:62: warning: '%02i' directive writing 2 bytes into a region of size between 1 and 4 [-Wformat-overflow=] 1564 | sprintf(timetext, "%02i:%02i.%02i", | ^~~~ tong.cpp:1564:51: note: directive argument in the range [0, 99] 1564 | sprintf(timetext, "%02i:%02i.%02i", | ^~~~~~~~~~~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'int main(int, char**)' at tong.cpp:1564:12: /usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L/usr/lib64 -lSDL -lSDL_mixer -lpthread -lSDL_image tetris.o pong.o text.o option.o media.o tong.o -o tong + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CbdFn1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 + cd tong + '[' 1 -eq 1 ']' + install -D -m755 tong /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/games/tong + install -d /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/games/tong + cp -a media CREDITS /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/games/tong/ + install -D -m644 media/icon.png /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64//usr/share/icons/hicolor/32x32/apps/tong.png + install -d /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/applications + cat + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.3-8.mga10 --unique-debug-suffix -1.3-8.mga10.x86_64 --unique-debug-src-base tong-1.3-8.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/tong extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/games/tong original debug info size: 412kB, size after compression: 372kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 364 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/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 Processing files: tong-1.3-8.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZAzjhf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tong + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + cp -pr /home/pterjan/rpmbuild/BUILD/tong/COPYING /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + cp -pr /home/pterjan/rpmbuild/BUILD/tong/CREDITS /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + cp -pr /home/pterjan/rpmbuild/BUILD/tong/README /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + cp -pr /home/pterjan/rpmbuild/BUILD/tong/making-of.txt /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64/usr/share/doc/tong + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(tong.desktop) tong = 1.3-8.mga10 tong(x86-64) = 1.3-8.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(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.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: tong-data-1.3-8.mga10.noarch Provides: tong-data = 1.3-8.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tong-debugsource-1.3-8.mga10.x86_64 Provides: tong-debugsource = 1.3-8.mga10 tong-debugsource(x86-64) = 1.3-8.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tong-debuginfo-1.3-8.mga10.x86_64 Provides: debuginfo(build-id) = 9e401eb3c41d488aa87695476e50c644d0d8ff4a tong-debuginfo = 1.3-8.mga10 tong-debuginfo(x86-64) = 1.3-8.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tong-debugsource(x86-64) = 1.3-8.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tong-1.3-8.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tong-debuginfo-1.3-8.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tong-debugsource-1.3-8.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/tong-data-1.3-8.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WcMyxf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tong + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/tong-1.3-8.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NxESUU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/tong-SPECPARTS + rm -rf tong tong.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!