Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gemdropx.spec'], chrootPath='/var/lib/mock/f33-build-310059-57265/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gemdropx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/gemdropx-0.9-26.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gemdropx.spec'], chrootPath='/var/lib/mock/f33-build-310059-57265/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gemdropx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TfCNOv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gemdropx-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/gemdropx-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gemdropx-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv data/sounds/README README-sounds.txt + mv data/images/README README-images.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SCGCmt + umask 022 + cd /builddir/build/BUILD + cd gemdropx-0.9 + make 'XTRA_FLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' DATA_PREFIX=/usr/share/gemdropx gcc -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX=\"/usr/share/gemdropx\" -DSOUND -DJOYSTICK -DNOT_EMBEDDED -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gemdropx.o gemdropx.c gemdropx.c:197:3: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 197 | nothing_bits, left_bits, right_bits, action_bits | ^~~~~~~~~~~~ gemdropx.c:197:3: note: (near initialization for 'cursor_bitmap[0]') gemdropx.c:197:17: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 197 | nothing_bits, left_bits, right_bits, action_bits | ^~~~~~~~~ gemdropx.c:197:17: note: (near initialization for 'cursor_bitmap[1]') gemdropx.c:197:28: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 197 | nothing_bits, left_bits, right_bits, action_bits | ^~~~~~~~~~ gemdropx.c:197:28: note: (near initialization for 'cursor_bitmap[2]') gemdropx.c:197:40: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 197 | nothing_bits, left_bits, right_bits, action_bits | ^~~~~~~~~~~ gemdropx.c:197:40: note: (near initialization for 'cursor_bitmap[3]') gemdropx.c:201:3: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 201 | nothing_mask_bits, left_mask_bits, right_mask_bits, action_mask_bits | ^~~~~~~~~~~~~~~~~ gemdropx.c:201:3: note: (near initialization for 'cursor_bitmask[0]') gemdropx.c:201:22: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 201 | nothing_mask_bits, left_mask_bits, right_mask_bits, action_mask_bits | ^~~~~~~~~~~~~~ gemdropx.c:201:22: note: (near initialization for 'cursor_bitmask[1]') gemdropx.c:201:38: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 201 | nothing_mask_bits, left_mask_bits, right_mask_bits, action_mask_bits | ^~~~~~~~~~~~~~~ gemdropx.c:201:38: note: (near initialization for 'cursor_bitmask[2]') gemdropx.c:201:55: warning: pointer targets in initialization of 'Uint8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] 201 | nothing_mask_bits, left_mask_bits, right_mask_bits, action_mask_bits | ^~~~~~~~~~~~~~~~ gemdropx.c:201:55: note: (near initialization for 'cursor_bitmask[3]') gemdropx.c: In function '_throw': gemdropx.c:1680:29: warning: variable 'ytop' set but not used [-Wunused-but-set-variable] 1680 | int y, c, last, nextlast, ytop, ybot, ok, doit; | ^~~~ gemdropx.c: In function 'play': gemdropx.c:2127:22: warning: variable 'toggle' set but not used [-Wunused-but-set-variable] 2127 | int oact, q, x, y, toggle, win; | ^~~~~~ gemdropx.c:2127:7: warning: variable 'oact' set but not used [-Wunused-but-set-variable] 2127 | int oact, q, x, y, toggle, win; | ^~~~ gemdropx.c: In function 'main': gemdropx.c:2663:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 2663 | fscanf(fi, "%d", &max_level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX=\"/usr/share/gemdropx\" -DSOUND -DJOYSTICK -DNOT_EMBEDDED -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o gemdropx gemdropx.o -lSDL_mixer -lSDL -lpthread -lm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kSOoys + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 + cd gemdropx-0.9 + rm -rf /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/gemdropx/images + install -m 755 gemdropx /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/bin + install -p -m 644 data/images/author.bmp data/images/block.bmp data/images/bluegem.bmp data/images/bomb.bmp data/images/brick.bmp data/images/congratulations.bmp data/images/credits.bmp data/images/diamond.bmp data/images/disc.bmp data/images/dot.bmp data/images/explode0.bmp data/images/explode1.bmp data/images/explode2.bmp data/images/explode3.bmp data/images/fuji.bmp data/images/happy.bmp data/images/level.bmp data/images/lines.bmp data/images/need.bmp data/images/numbers.bmp data/images/patience.bmp data/images/paused.bmp data/images/sad.bmp data/images/score.bmp data/images/stopwatch.bmp data/images/title.bmp data/images/triangle.bmp data/images/uhoh.bmp data/images/warning.bmp data/images/warning1.bmp data/images/warning2.bmp data/images/warning3.bmp data/images/warning4.bmp data/images/wildcard.bmp data/images/win1.bmp data/images/win2.bmp data/images/yellowgem.bmp /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/gemdropx/images + cp -a data/sounds /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/gemdropx + mkdir -p /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/applications /builddir/build/SOURCES/gemdropx.desktop /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/applications/gemdropx.desktop: error: (will be fatal in the future): value "gemdropx.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + mkdir -p /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/icons/hicolor/32x32/apps + convert data/images/gemdropx-icon.xpm /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/icons/hicolor/32x32/apps/gemdropx.png + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9-26.fc33 --unique-debug-suffix -0.9-26.fc33.riscv64 --unique-debug-src-base gemdropx-0.9-26.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gemdropx-0.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/bin/gemdropx extracting debug info from /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/bin/gemdropx original debug info size: 268kB, size after compression: 268kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 103 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gemdropx-0.9-26.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RwyJSr + umask 022 + cd /builddir/build/BUILD + cd gemdropx-0.9 + DOCDIR=/builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + cp -pr README-images.txt README-sounds.txt README.txt /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + cp -pr COPYING.txt /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + cp -pr CHANGES.txt /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + cp -pr TODO.txt /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64/usr/share/doc/gemdropx + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(gemdropx.desktop) gemdropx = 0.9-26.fc33 gemdropx(riscv-64) = 0.9-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: gemdropx-debugsource-0.9-26.fc33.riscv64 Provides: gemdropx-debugsource = 0.9-26.fc33 gemdropx-debugsource(riscv-64) = 0.9-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gemdropx-debuginfo-0.9-26.fc33.riscv64 Provides: debuginfo(build-id) = 6306c39bc0bdfdb4f086a788c6214f79439dc70e gemdropx-debuginfo = 0.9-26.fc33 gemdropx-debuginfo(riscv-64) = 0.9-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gemdropx-debugsource(riscv-64) = 0.9-26.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 Wrote: /builddir/build/RPMS/gemdropx-debugsource-0.9-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gemdropx-debuginfo-0.9-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gemdropx-0.9-26.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2vwp9s + umask 022 + cd /builddir/build/BUILD + cd gemdropx-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gemdropx-0.9-26.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0