D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/sdl-ball-1.03-3.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MI8srC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf SDL-Ball_source_build_0006_src
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/SDL-Ball_1.03_build-6_src.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd SDL-Ball_source_build_0006_src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.cpp' -exec dos2unix '{}' +
dos2unix: converting file ./text.cpp to Unix format...
dos2unix: converting file ./highscores.cpp to Unix format...
dos2unix: converting file ./title.cpp to Unix format...
dos2unix: converting file ./background.cpp to Unix format...
dos2unix: converting file ./menu.cpp to Unix format...
dos2unix: converting file ./main.cpp to Unix format...
dos2unix: converting file ./effects.cpp to Unix format...
dos2unix: converting file ./loadlevel.cpp to Unix format...
dos2unix: converting file ./input.cpp to Unix format...
dos2unix: converting file ./sound.cpp to Unix format...
dos2unix: converting file ./scoreboard.cpp to Unix format...
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MIigQz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd SDL-Ball_source_build_0006_src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
g++ -DDATADIR="\"themes/\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -Wall `sdl-config --cflags` main.cpp -o main.o
In file included from main.cpp:694:
menu.cpp:207:34: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  207 |           sprintf(highScores[t], "SDL-BALL v "VERSION );
      |                                  ^
main.cpp:3765:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 3765 |   cout << "SDL-Ball v "VERSION << endl;
      |           ^
In file included from main.cpp:694:
menu.cpp: In member function 'void menuClass::doMenu()':
menu.cpp:688:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  688 |       else
      |       ^~~~
menu.cpp:690:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  690 |         glColor4f(0,0,0,1);
      |         ^~~~~~~~~
menu.cpp:724:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  724 |             else
      |             ^~~~
menu.cpp:726:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  726 |               soundMan.loadsounds();
      |               ^~~~~~~~
main.cpp: In function 'bool screenShot()':
main.cpp:3671:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
 3671 |     else
      |     ^~~~
main.cpp:3673:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 3673 |       i++;
      |       ^
In file included from main.cpp:3656:
input.cpp: In member function 'bool controllerClass::get()':
input.cpp:215:32: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
  215 |       movePaddle( paddle->posx += (x*globalMilliTicks) );
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
g++ -DDATADIR="\"themes/\""  main.o -lGL -lGLU `sdl-config --libs` -lSDL_image -lSDL_ttf -lSDL_mixer -o sdl-ball
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AqgyqC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64
+ cd SDL-Ball_source_build_0006_src
+ '[' 1 -eq 1 ']'
+ install -Dm 0755 /home/iurt/rpmbuild/SOURCES/sdl-ball.sh /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/games/sdl-ball
+ install -Dm 0755 sdl-ball /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/sdl-ball
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/themes/default /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/themes/dio-sound-theme
+ for d in default dio-sound-theme
+ cp -a themes/default /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/themes/
+ for d in default dio-sound-theme
+ cp -a themes/dio-sound-theme /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/themes/
+ install -Dm 0644 themes/default/icon32.png /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/pixmaps/sdl-ball.png
+ install -Dm 0644 sdl-ball.desktop /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/applications/sdl-ball.desktop
+ install -Dm 0644 sdl-ball.appdata.xml /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/appdata/sdl-ball.appdata.xml
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.03-3.mga8 --unique-debug-suffix -1.03-3.mga8.aarch64 --unique-debug-src-base sdl-ball-1.03-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/SDL-Ball_source_build_0006_src

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/sdl-ball
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/libexec/sdl-ball/sdl-ball
original debug info size: 4352kB, size after compression: 4224kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
429 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/games/sdl-ball from /bin/sh to #!/usr/bin/sh
Processing files: sdl-ball-1.03-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.POLO9z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd SDL-Ball_source_build_0006_src
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/doc/sdl-ball
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/doc/sdl-ball
+ cp -pr changelog.txt /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/doc/sdl-ball
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/doc/sdl-ball
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.afONqA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd SDL-Ball_source_build_0006_src
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/licenses/sdl-ball
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/licenses/sdl-ball
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64/usr/share/licenses/sdl-ball
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(sdl-ball.desktop) metainfo() metainfo(sdl-ball.appdata.xml) sdl-ball = 1.03-3.mga8 sdl-ball(aarch-64) = 1.03-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL-1.2.so.0()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(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) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: sdl-ball-debugsource-1.03-3.mga8.aarch64
Provides: sdl-ball-debugsource = 1.03-3.mga8 sdl-ball-debugsource(aarch-64) = 1.03-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: sdl-ball-debuginfo-1.03-3.mga8.aarch64
Provides: debuginfo(build-id) = b5619f1e726a256c2b7ed3d87f04dea8537ed4dd sdl-ball-debuginfo = 1.03-3.mga8 sdl-ball-debuginfo(aarch-64) = 1.03-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sdl-ball-debugsource(aarch-64) = 1.03-3.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sdl-ball-debugsource-1.03-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sdl-ball-1.03-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sdl-ball-debuginfo-1.03-3.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ff3WVB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd SDL-Ball_source_build_0006_src
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sdl-ball-1.03-3.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dIkjxz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf SDL-Ball_source_build_0006_src
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!