Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/hyperrogue.spec'], chrootPath='/var/lib/mock/f31-build-99474-33152/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/hyperrogue.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=1564012800 Wrote: /builddir/build/SRPMS/hyperrogue-10.0-8.d.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/hyperrogue.spec'], chrootPath='/var/lib/mock/f31-build-99474-33152/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/hyperrogue.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3hfcGP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + /usr/bin/unzip -qq /builddir/build/SOURCES/48e6434a61fa83c298451245f3f22d2061bbb4f9.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/hyperrogue.fixfontlocation.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + rm -f src/glew.c + ./autogen.sh --prefix=/usr BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal --force BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: configure.ac: not using Libtool BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --force BUILDSTDERR: autoreconf: configure.ac: not using Autoheader BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:13: installing './compile' BUILDSTDERR: configure.ac:17: installing './config.guess' BUILDSTDERR: configure.ac:17: installing './config.sub' BUILDSTDERR: configure.ac:6: installing './install-sh' BUILDSTDERR: configure.ac:6: installing './missing' BUILDSTDERR: Makefile.am: installing './depcomp' BUILDSTDERR: autoreconf: Leaving directory `.' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for main in -lGL... yes checking for main in -lSDL... yes checking for main in -lSDL_mixer... yes checking for main in -lSDL_gfx... yes checking for main in -lSDL_ttf... yes checking for main in -lpng... yes checking for main in -lGLEW... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking SDL/SDL_mixer.h usability... yes checking SDL/SDL_mixer.h presence... yes checking for SDL/SDL_mixer.h... yes checking SDL/SDL_ttf.h usability... yes checking SDL/SDL_ttf.h presence... yes checking for SDL/SDL_ttf.h... yes checking for inline... inline checking for size_t... yes checking for memset... yes checking for sqrt... no checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands Now, just do "make install" Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41BbZP + umask 022 + cd /builddir/build/BUILD + cd hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + /usr/bin/make -O -j4 V=1 VERBOSE=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 -O0 -fPIC' BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:34, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from savepng.c:7: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ g++ -DPACKAGE_NAME=\"hyperrogue\" -DPACKAGE_TARNAME=\"hyperrogue\" -DPACKAGE_VERSION=\"9.4d\" -DPACKAGE_STRING=\"hyperrogue\ 9.4d\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyperrogue\" -DVERSION=\"9.4d\" -DHAVE_LIBGL=1 -DHAVE_LIBSDL=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_GFX=1 -DHAVE_LIBSDL_TTF=1 -DHAVE_LIBPNG=1 -DHAVE_LIBGLEW=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SDL_SDL_H=1 -DHAVE_SDL_SDL_MIXER_H=1 -DHAVE_SDL_SDL_TTF_H=1 -DHAVE_MEMSET=1 -DHAVE_STRSTR=1 -I. -O0 -MT langen-langen.o -MD -MP -MF .deps/langen-langen.Tpo -c -o langen-langen.o `test -f 'langen.cpp' || echo './'`langen.cpp mv -f .deps/langen-langen.Tpo .deps/langen-langen.Po g++ -O0 -o langen langen-langen.o -lGLEW -lpng -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL -lGL ./langen > language-data.cpp /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' gcc -DPACKAGE_NAME=\"hyperrogue\" -DPACKAGE_TARNAME=\"hyperrogue\" -DPACKAGE_VERSION=\"9.4d\" -DPACKAGE_STRING=\"hyperrogue\ 9.4d\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyperrogue\" -DVERSION=\"9.4d\" -DHAVE_LIBGL=1 -DHAVE_LIBSDL=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_GFX=1 -DHAVE_LIBSDL_TTF=1 -DHAVE_LIBPNG=1 -DHAVE_LIBGLEW=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SDL_SDL_H=1 -DHAVE_SDL_SDL_MIXER_H=1 -DHAVE_SDL_SDL_TTF_H=1 -DHAVE_MEMSET=1 -DHAVE_STRSTR=1 -I. -DFONTDESTDIR=\"/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"/usr/share/hyperrogue/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"/usr/share/hyperrogue/sounds/\" -O2 -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 -O0 -fPIC -MT hyperrogue-savepng.o -MD -MP -MF .deps/hyperrogue-savepng.Tpo -c -o hyperrogue-savepng.o `test -f 'savepng.c' || echo './'`savepng.c mv -f .deps/hyperrogue-savepng.Tpo .deps/hyperrogue-savepng.Po make[1]: Leaving directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' make[1]: Entering directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' g++ -DPACKAGE_NAME=\"hyperrogue\" -DPACKAGE_TARNAME=\"hyperrogue\" -DPACKAGE_VERSION=\"9.4d\" -DPACKAGE_STRING=\"hyperrogue\ 9.4d\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyperrogue\" -DVERSION=\"9.4d\" -DHAVE_LIBGL=1 -DHAVE_LIBSDL=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_GFX=1 -DHAVE_LIBSDL_TTF=1 -DHAVE_LIBPNG=1 -DHAVE_LIBGLEW=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SDL_SDL_H=1 -DHAVE_SDL_SDL_MIXER_H=1 -DHAVE_SDL_SDL_TTF_H=1 -DHAVE_MEMSET=1 -DHAVE_STRSTR=1 -I. -DFONTDESTDIR=\"/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"/usr/share/hyperrogue/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"/usr/share/hyperrogue/sounds/\" -O2 -MT hyperrogue-hyper.o -MD -MP -MF .deps/hyperrogue-hyper.Tpo -c -o hyperrogue-hyper.o `test -f 'hyper.cpp' || echo './'`hyper.cpp mv -f .deps/hyperrogue-hyper.Tpo .deps/hyperrogue-hyper.Po make[1]: Leaving directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' make[1]: Entering directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' g++ -o hyperrogue hyperrogue-hyper.o hyperrogue-savepng.o -lGLEW -lpng -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL -lGL BUILDSTDERR: make[1]: Leaving directory '/builddir/build/BUI+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 LD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XSMXaR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 + cd hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 'INSTALL=/usr/bin/install -p' + desktop-file-install --dir=/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/applications /builddir/build/SOURCES/hyperrogue.desktop + mkdir -p /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/pixmaps/ + install -pDm644 /builddir/build/SOURCES/bigicon-osx.png /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/pixmaps/hyperrogue.png + mkdir /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/appdata/ + install -pDm644 /builddir/build/SOURCES/hyperrogue.appdata.xml /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/appdata/ + rm -rf /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/DejaVuSans-Bold.ttf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 10.0-8.d.fc31 --unique-debug-suffix -10.0-8.d.fc31.riscv64 --unique-debug-src-base hyperrogue-10.0-8.d.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 BUILDSTDERR: 9 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' make[2]: Entering directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/bin' /usr/bin/install -p hyperrogue '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/doc/hyperrogue' /usr/bin/install -p -m 644 README.md '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/doc/hyperrogue' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue' /usr/bin/install -p -m 644 hyperrogue-music.txt DejaVuSans-Bold.ttf '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/music' /usr/bin/install -p -m 644 music/hr3-caves.ogg music/hr3-desert.ogg music/hr3-hell.ogg music/hr3-jungle.ogg music/hr3-mirror.ogg music/hr3-rlyeh.ogg music/hr3-crossroads.ogg music/hr3-graveyard.ogg music/hr3-icyland.ogg music/hr3-laboratory.ogg music/hr3-motion.ogg '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/music' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/sounds' /usr/bin/install -p -m 644 sounds/bull.ogg sounds/click.ogg sounds/closegate.ogg sounds/credits.txt sounds/die-bomberbird.ogg sounds/die-fairy.ogg sounds/die-prince.ogg sounds/die-princess.ogg sounds/die-troll.ogg sounds/die-vinebeast.ogg sounds/die-vinespirit.ogg sounds/dzia-prince.ogg sounds/dzia-princess.ogg sounds/explosion.ogg sounds/fire.ogg sounds/heal-prince.ogg sounds/heal-princess.ogg sounds/hit-axe1.ogg sounds/hit-axe2.ogg sounds/hit-axe3.ogg sounds/hit-crush1.ogg sounds/hit-crush2.ogg sounds/hit-crush3.ogg sounds/hit-orbsword.ogg sounds/hit-prince.ogg sounds/hit-princess.ogg sounds/hit-rose.ogg sounds/hit-sword1.ogg sounds/hit-sword2.ogg sounds/hit-sword3.ogg sounds/message-roar.ogg sounds/message-troll.ogg sounds/mousesqueak.ogg sounds/necromancy.ogg sounds/nervous.ogg sounds/opengate.ogg sounds/orb-frog.ogg sounds/orb-mind.ogg sounds/orb-ranged.ogg sounds/orb-teleport.ogg '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/sounds' /usr/bin/install -p -m 644 sounds/pickup-gem.ogg sounds/pickup-gold.ogg sounds/pickup-key.ogg sounds/pickup-mirror.ogg sounds/pickup-orb.ogg sounds/pickup-potion.ogg sounds/pickup-scroll.ogg sounds/pickup-speed.ogg sounds/pickup-winter.ogg sounds/pickup-yendor.ogg sounds/seen-air.ogg sounds/seen-cultist.ogg sounds/seen-cultistfire.ogg sounds/seen-cultistleader.ogg sounds/seen-dragon.ogg sounds/seen-eagle.ogg sounds/seen-earth.ogg sounds/seen-fairy.ogg sounds/seen-gardener.ogg sounds/seen-ghost.ogg sounds/seen-kraken.ogg sounds/seen-necromancer.ogg sounds/seen-rosebeauty.ogg sounds/seen-sandworm.ogg sounds/seen-skeleton.ogg sounds/seen-snake.ogg sounds/seen-troll.ogg sounds/seen-vizier.ogg sounds/seen-water.ogg sounds/seen-woof.ogg sounds/speak-prince.ogg sounds/speak-princess.ogg sounds/splash1.ogg sounds/splash2.ogg sounds/storm.ogg sounds/tada.ogg sounds/trapdoor.ogg '/builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/share/hyperrogue/sounds' make[2]: Leaving directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' make[1]: Leaving directory '/builddir/build/BUILD/hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/bin/hyperrogue extracting debug info from /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64/usr/bin/hyperrogue original debug info size: 296kB, size after compression: 300kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oFuHDS + umask 022 + cd /builddir/build/BUILD + cd hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64//usr/share/appdata/hyperrogue.appdata.xml BUILDSTDERR: GLib-GIO-Message: 23:47:49.772: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64//usr/share/appdata/hyperrogue.appdata.xml: OK Processing files: hyperrogue-10.0-8.d.fc31.riscv64 Provides: application() application(hyperrogue.desktop) bundled(mtrand) bundled(savepng) hyperrogue = 10.0-8.d.fc31 hyperrogue(riscv-64) = 10.0-8.d.fc31 metainfo() metainfo(hyperrogue.appdata.xml) 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) libGL.so.1()(64bit) libGLEW.so.2.1()(64bit) libSDL-1.2.so.0()(64bit) libSDL_gfx.so.15()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgcc_s.so.1(GCC_4.5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Recommends: hyperrogue-music Processing files: hyperrogue-music-10.0-8.d.fc31.noarch Provides: hyperrogue-music = 10.0-8.d.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hyperrogue-debugsource-10.0-8.d.fc31.riscv64 Provides: hyperrogue-debugsource = 10.0-8.d.fc31 hyperrogue-debugsource(riscv-64) = 10.0-8.d.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hyperrogue-debuginfo-10.0-8.d.fc31.riscv64 Provides: debuginfo(build-id) = 23ea6d8a6497fb384fd7ac16202a1b0d23538543 hyperrogue-debuginfo = 10.0-8.d.fc31 hyperrogue-debuginfo(riscv-64) = 10.0-8.d.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hyperrogue-debugsource(riscv-64) = 10.0-8.d.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 Wrote: /builddir/build/RPMS/hyperrogue-debugsource-10.0-8.d.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/hyperrogue-debuginfo-10.0-8.d.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/hyperrogue-10.0-8.d.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/hyperrogue-music-10.0-8.d.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.seQ8jQ + umask 022 + cd /builddir/build/BUILD + cd hyperrogue-48e6434a61fa83c298451245f3f22d2061bbb4f9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hyperrogue-10.0-8.d.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0