Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/alphabet-soup.spec'], chrootPath='/var/lib/mock/f31-build-52700-27703/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/alphabet-soup.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Wrote: /builddir/build/SRPMS/alphabet-soup-1.1-25.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/alphabet-soup.spec'], chrootPath='/var/lib/mock/f31-build-52700-27703/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/alphabet-soup.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c0gMcW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alphabet-soup-1.1 + /usr/bin/mkdir -p alphabet-soup-1.1 + cd alphabet-soup-1.1 + /usr/bin/unzip -qq /builddir/build/SOURCES/as11src.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (alphabet-soup-1.1-linux.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unix --fuzz=0 + echo 'Patch #1 (alphabet-soup-1.1-rhbz699425.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + sed -i 's/\r//' readme.txt + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (alphabet-soup-1.1-linux.patch): patching file Makefile.unix patching file animate.c patching file config.c patching file credits.c patching file data.c patching file data.h patching file dictionary.c patching file effects.c patching file effects.h patching file game.c patching file game.h patching file hs.c patching file includes.h patching file license-change.txt patching file main.c patching file map.c patching file map.h patching file menu.c patching file menu.h patching file ncds.c patching file ncds.h patching file readme.txt patching file snake.c patching file snake.h patching file unix.c Patch #1 (alphabet-soup-1.1-rhbz699425.patch): patching file dictionary.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HRb4kX + umask 022 + cd /builddir/build/BUILD + cd alphabet-soup-1.1 + make -j4 -f Makefile.unix PREFIX=/usr 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES' BUILDSTDERR: main.c: In function 'main_loop': BUILDSTDERR: main.c:147:6: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 147 | int i; BUILDSTDERR: | ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o ncds.o -c ncds.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o hs.o -c hs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o animate.o -c animate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o 3dsprite.o -c 3dsprite.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o main.o -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o data.o -c data.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o game.o -c game.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o menu.o -c menu.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o map.o -c map.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/reddictionary.c: In function 'dictionary_load': BUILDSTDERR: dictionary.c:102:6: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 102 | int i; BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 hat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o snake.o -c snake.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o input.o -c input.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o dictionary.o -c dictionary.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o effects.o -c effects.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o text.o -c text.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o credits.o -c credits.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wno-deprecated-declarations -DALLEGRO_FIX_ALIASES -DDATADIR=\"/usr/share/alphabet-soup/\" -o unix.o -c unix.c gcc -o alphabet-soup ncds.o hs.o animate.o 3dsprite.o main.o data.o game.o menu.o map.o snake.o input.o dictionary.o effects.o text.o credits.o unix.o -lalfont `allegro-config --libs` -ldumb -laldmb Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8To7kY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 + cd alphabet-soup-1.1 + make -f Makefile.unix install PREFIX=/builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr + mkdir -p /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/applications /builddir/build/SOURCES/alphabet-soup.desktop + mkdir -p /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/icons/hicolor/48x48/apps + install -p -m 644 /builddir/build/SOURCES/alphabet-soup.png /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/icons/hicolor/48x48/apps + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1-25.fc31 --unique-debug-suffix -1.1-25.fc31.riscv64 --unique-debug-src-base alphabet-soup-1.1-25.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alphabet-soup-1.1 BUILDSTDERR: 252 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/alphabet-soup install -p -m 755 alphabet-soup /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/bin install -p -m 644 soup.dat /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/alphabet-soup /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/applications/alphabet-soup.desktop: error: (will be fatal in the future): value "alphabet-soup.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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/bin/alphabet-soup extracting debug info from /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/bin/alphabet-soup original debug info size: 500kB, size after compression: 304kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: alphabet-soup-1.1-25.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0U35pW + umask 022 + cd /builddir/build/BUILD + cd alphabet-soup-1.1 + DOCDIR=/builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/doc/alphabet-soup + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/doc/alphabet-soup + cp -pr readme.txt /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/doc/alphabet-soup + cp -pr license-change.txt /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64/usr/share/doc/alphabet-soup + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: alphabet-soup = 1.1-25.fc31 alphabet-soup(riscv-64) = 1.1-25.fc31 application() application(alphabet-soup.desktop) 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) libaldmb-0.9.3.so()(64bit) libalfont.so.2()(64bit) liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdumb-0.9.3.so()(64bit) rtld(GNU_HASH) Processing files: alphabet-soup-debugsource-1.1-25.fc31.riscv64 Provides: alphabet-soup-debugsource = 1.1-25.fc31 alphabet-soup-debugsource(riscv-64) = 1.1-25.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: alphabet-soup-debuginfo-1.1-25.fc31.riscv64 Provides: alphabet-soup-debuginfo = 1.1-25.fc31 alphabet-soup-debuginfo(riscv-64) = 1.1-25.fc31 debuginfo(build-id) = f8112101a51014d4632189201670c18e7fbd3965 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alphabet-soup-debugsource(riscv-64) = 1.1-25.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 Wrote: /builddir/build/RPMS/alphabet-soup-debugsource-1.1-25.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/alphabet-soup-debuginfo-1.1-25.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/alphabet-soup-1.1-25.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4FstNY + umask 022 + cd /builddir/build/BUILD + cd alphabet-soup-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alphabet-soup-1.1-25.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0