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/shippy.spec'], chrootPath='/var/lib/mock/f30-build-41632-23397/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/shippy.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 Wrote: /builddir/build/SRPMS/shippy-1.3.3.7-27.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/shippy.spec'], chrootPath='/var/lib/mock/f30-build-41632-23397/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/shippy.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I1h6Oc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shippy-1.3.3.7 + /usr/bin/mkdir -p shippy-1.3.3.7 + cd shippy-1.3.3.7 + /usr/bin/unzip -qq /builddir/build/SOURCES/shipv1.3.3.7UNIX.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (shippy-merged.patch):' Patch #0 (shippy-merged.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file externs.h patching file shipall.c patching file shippy.c patching file shippy.h patching file shipsdl.c Patch #1 (shippy-improved-splash.patch): + echo 'Patch #1 (shippy-improved-splash.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file shippy.c + sed -i 's/\r//' NOTES.txt LICENSE.txt docs/manual.html + mv docs html + mv data/splash2.bmp data/splash.bmp + rm data/scores.lst + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F4QDNE + umask 022 + cd /builddir/build/BUILD + cd shippy-1.3.3.7 BUILDSTDERR: ++ sdl-config --libs + make -j4 SDL=1 '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 -DDATADIR=\"/usr/share/shippy/\"' 'LDFLAGS=-g -lSDL -lpthread -lSDL_mixer' 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 -DDATADIR=\"/usr/share/shippy/\" -c shippy.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 -DDATADIR=\"/usr/share/shippy/\" -c -o shipsdl.o shipsdl.c BUILDSTDERR: shippy.c: In function 'StoreHS': BUILDSTDERR: shippy.c:1111:12: warning: variable 'silence_warnings' set but not used [-Wunused-but-set-variable] BUILDSTDERR: size_t silence_warnings; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: shippy.c: In function 'NewGame': BUILDSTDERR: shippy.c:438:42: warning: '%i' directive writing between 1 and 10 bytes into a region of size between 8 and 18 [-Wformat-overflow=] BUILDSTDERR: sprintf(acc,"ACCURACY %i OF %i!",firedshots-missedshots,firedshots); BUILDSTDERR: ^~ BUILDSTDERR: shippy.c:438:26: note: directive argument in the range [1, 2147483647] BUILDSTDERR: sprintf(acc,"ACCURACY %i OF %i!",firedshots-missedshots,firedshots); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from shippy.c:13: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 36 bytes into a destination of size 32 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o shippy shippy.o shipsdl.o -g -lSDL -lpthread -lSDL_mixer + mv shippy shippy-sdl BUILDSTDERR: ++ allegro-config --libs + make -j4 ALLEGRO=1 '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 -DDATADIR=\"/usr/share/shippy/\"' 'LDFLAGS=-g -laldmb -ldumb -L/usr/lib -lalleg' 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 -DDATADIR=\"/usr/share/shippy/\" -c -o shipall.o shipall.c BUILDSTDERR: shipall.c: In function 'SYSTEM_INIT': BUILDSTDERR: shipall.c:264:5: warning: 'set_window_close_hook' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: set_window_close_hook(SCRAPPABLE_CLOSE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/allegro/base.h:41, BUILDSTDERR: from /usr/include/allegro.h:25, BUILDSTDERR: from shipall.c:2: BUILDSTDERR: /usr/include/allegro/alcompat.h:200:1: note: declared here BUILDSTDERR: AL_INLINE_DEPRECATED(void, set_window_close_hook, (void (*proc)(void)), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -o shippy shippy.o shipall.o -g -laldmb -ldumb -L/usr/lib -lalleg + mv shippy shippy-allegro + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jw2wnK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 + cd shippy-1.3.3.7 + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin + install -m 755 /builddir/build/SOURCES/shippy.sh /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin/shippy + install -m 755 shippy-sdl shippy-allegro /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64//usr/share/shippy + install -p -m 644 data/die.wav data/fanfare.wav data/graphics.bmp data/helix.wav data/hit.wav data/score.xm data/shippy.xm data/shot.wav data/splash.bmp data/splash.wav data/title.xm /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/shippy + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/var/lib/games + touch /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/var/lib/games/shippy.hs + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/applications /builddir/build/SOURCES/shippy.desktop + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/icons/hicolor/64x64/apps + install -p -m 644 /builddir/build/SOURCES/shippy.png /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/icons/hicolor/64x64/apps + mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/appdata + install -p -m 644 /builddir/build/SOURCES/shippy.appdata.xml /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/appdata/shippy.appdata.xml BUILDSTDERR: /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/appdata/shippy.appdata.xml: GLib-GIO-Message: 01:45:22.288: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.3.7-27.fc30 --unique-debug-suffix -1.3.3.7-27.fc30.riscv64 --unique-debug-src-base shippy-1.3.3.7-27.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/shippy-1.3.3.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin/shippy-allegro explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin/shippy-sdl extracting debug info from /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin/shippy-sdl extracting debug info from /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/bin/shippy-allegro /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 138 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 mangling shebang in /usr/bin/shippy from /bin/bash to #!/usr/bin/bash Processing files: shippy-1.3.3.7-27.fc30.riscv64 Provides: shippy = 1.3.3.7-27.fc30 shippy(riscv-64) = 1.3.3.7-27.fc30 shippy-engine = 1.3.3.7 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) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: shippy-allegro-1.3.3.7-27.fc30.riscv64 Provides: shippy-allegro = 1.3.3.7-27.fc30 shippy-allegro(riscv-64) = 1.3.3.7-27.fc30 shippy-engine = 1.3.3.7 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) 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: shippy-common-1.3.3.7-27.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27hytW + umask 022 + cd /builddir/build/BUILD + cd shippy-1.3.3.7 + DOCDIR=/builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/doc/shippy-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/doc/shippy-common + cp -pr NOTES.txt /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/doc/shippy-common + cp -pr html /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/doc/shippy-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ioBvtX + umask 022 + cd /builddir/build/BUILD + cd shippy-1.3.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/licenses/shippy-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/licenses/shippy-common + cp -pr LICENSE.txt /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64/usr/share/licenses/shippy-common + exit 0 Provides: application() application(shippy.desktop) config(shippy-common) = 1.3.3.7-27.fc30 metainfo() metainfo(shippy.appdata.xml) shippy-common = 1.3.3.7-27.fc30 shippy-common(riscv-64) = 1.3.3.7-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: shippy-debugsource-1.3.3.7-27.fc30.riscv64 Provides: shippy-debugsource = 1.3.3.7-27.fc30 shippy-debugsource(riscv-64) = 1.3.3.7-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: shippy-debuginfo-1.3.3.7-27.fc30.riscv64 Provides: debuginfo(build-id) = 96cebbf17239007c3a8dc7e896d359b3b71af686 shippy-debuginfo = 1.3.3.7-27.fc30 shippy-debuginfo(riscv-64) = 1.3.3.7-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: shippy-debugsource(riscv-64) = 1.3.3.7-27.fc30 Processing files: shippy-allegro-debuginfo-1.3.3.7-27.fc30.riscv64 Provides: debuginfo(build-id) = 617544af2bc08d5fecace76355d670667eaeb2d7 shippy-allegro-debuginfo = 1.3.3.7-27.fc30 shippy-allegro-debuginfo(riscv-64) = 1.3.3.7-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: shippy-debugsource(riscv-64) = 1.3.3.7-27.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 Wrote: /builddir/build/RPMS/shippy-1.3.3.7-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/shippy-allegro-1.3.3.7-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/shippy-common-1.3.3.7-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/shippy-debugsource-1.3.3.7-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/shippy-debuginfo-1.3.3.7-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/shippy-allegro-debuginfo-1.3.3.7-27.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fyCSSl + umask 022 + cd /builddir/build/BUILD + cd shippy-1.3.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/shippy-1.3.3.7-27.fc30.riscv64 + exit 0 Child return code was: 0