+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dsi.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Tue Apr 26 2010 Damian L Brasher 1.0.7-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7vCaoj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dsi-1.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/dsi-1.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dsi-1.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PDSdGE + umask 022 + cd /builddir/build/BUILD + cd dsi-1.0.7 + 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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.1... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for IMG_Load_RW in -lSDL_image... yes configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating dsi/Makefile config.status: creating DSI.desktop config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/dsi-1.0.7' Making all in data make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/data' Making all in dsi make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/dsi' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-rcfile.o `test -f 'rcfile.c' || echo './'`rcfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-sprite.o `test -f 'sprite.c' || echo './'`sprite.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-aliens.o `test -f 'aliens.c' || echo './'`aliens.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-intro.o `test -f 'intro.c' || echo './'`intro.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-rungame.o `test -f 'rungame.c' || echo './'`rungame.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-data.o `test -f 'data.c' || echo './'`data.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-hi_score.o `test -f 'hi_score.c' || echo './'`hi_score.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-final_score.o `test -f 'final_score.c' || echo './'`final_score.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-sound.o `test -f 'sound.c' || echo './'`sound.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-bombs.o `test -f 'bombs.c' || echo './'`bombs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-shots.o `test -f 'shots.c' || echo './'`shots.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-level.o `test -f 'level.c' || echo './'`level.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DSI-player.o `test -f 'player.c' || echo './'`player.c gcc -DDSI_DIR=\"/usr/share/dsi\" -DDSI_DATA_DIR=\"/usr/share/dsi/data\" -DDSI_SCORE_DIR=\"/var/lib/games/dsi\" -DDSI_PIXMAP_DIR=\"/usr/share/pixmaps\" -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o DSI DSI-main.o DSI-rcfile.o DSI-sprite.o DSI-aliens.o DSI-intro.o DSI-rungame.o DSI-data.o DSI-hi_score.o DSI-final_score.o DSI-sound.o DSI-bombs.o DSI-shots.o DSI-level.o DSI-player.o -lSDL_mixer -lSDL_image -lSDL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/dsi' make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7' make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7' make[1]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k0fgGK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 + cd dsi-1.0.7 + rm -rf /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/data' make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/dsi/data" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/dsi/data" /usr/bin/install -c -m 644 explode.wav music.wav shot.wav music.it alien_fast.gif alien_mega.gif alien_slow.gif alpha_30_green.gif background.gif background2.gif backgroundHiScore.gif backgroundIntro.gif bomb.gif digit_10_white.gif digit_30_flame.gif explosion.gif finalscore.gif hit10.gif hit20.gif hit40.gif initials.gif level.gif life.gif lives.gif player.gif score.gif shot.gif README '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/dsi/data' make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/data' make[1]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/data' Making install in dsi make[1]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/dsi' make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7/dsi' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/bin" /usr/bin/install -c DSI '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/dsi' make[1]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7/dsi' make[1]: Entering directory '/builddir/build/BUILD/dsi-1.0.7' make[2]: Entering directory '/builddir/build/BUILD/dsi-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 DSI.desktop '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/applications' test -z "/usr/share/pixmaps/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/pixmaps/" /usr/bin/install -c -m 644 alien.png '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/pixmaps/' test -z "/usr/share/dsi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/dsi" /usr/bin/install -c -m 644 dsirc '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/dsi' test -z "/var/lib/games/dsi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/var/lib/games/dsi" /usr/bin/install -c -m 644 hiscore '/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/var/lib/games/dsi' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/dsi-1.0.7' chmod 666 /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/var/lib/games/dsi/hiscore make[3]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7' make[2]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7' make[1]: Leaving directory '/builddir/build/BUILD/dsi-1.0.7' + mv /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/applications/DSI.desktop /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/applications/dsi.desktop + mkdir -p /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/appdata + cat + desktop-file-validate /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/applications/dsi.desktop + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dsi-1.0.7-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bWMQfJ + umask 022 + cd /builddir/build/BUILD + cd dsi-1.0.7 + DOCDIR=/builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + cp -pr COPYING /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + cp -pr README /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + cp -pr TODO /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + cp -pr ChangeLog /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64/usr/share/doc/dsi + exit 0 Provides: application() application(dsi.desktop) dsi = 1.0.7-14.fc28 dsi(riscv-64) = 1.0.7-14.fc28 metainfo() metainfo(dsi.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) libSDL-1.2.so.0()(64bit) libSDL_image-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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/dsi-1.0.7-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dsi-1.0.7-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4IJpvj + umask 022 + cd /builddir/build/BUILD + cd dsi-1.0.7 + rm -rf /builddir/build/BUILDROOT/dsi-1.0.7-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff