+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/barrage.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yJHZrF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf barrage-1.0.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/barrage-1.0.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd barrage-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (newrpms-barrage-datadir.patch):' Patch #0 (newrpms-barrage-datadir.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .datadir --fuzz=0 patching file configure.in Hunk #1 succeeded at 33 (offset 1 line). + echo 'Patch #2 (barrage-1.0.2-dsolink.patch):' Patch #2 (barrage-1.0.2-dsolink.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure.in Hunk #1 succeeded at 17 (offset 1 line). + echo 'Patch #3 (barrage-1.0.2-spelling.patch):' Patch #3 (barrage-1.0.2-spelling.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/main.c Hunk #1 succeeded at 281 (offset 17 lines). + echo Icon=barrage + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Eo51UZ + umask 022 + cd /builddir/build/BUILD + cd barrage-1.0.4 + autoreconf --force --install aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:5: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 whether gcc understands -c and -o together... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for main in -lSDL_mixer... yes "SDL_Mixer found" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gfx/Makefile config.status: creating src/sounds/Makefile config.status: creating barrage.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/barrage-1.0.4' Making all in src make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src' Making all in gfx make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' Making all in sounds make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src' gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 main.o main.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 particle.o particle.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 shots.o shots.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 units.o units.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 data.o data.c main.c: In function 'main_loop': main.c:192:21: warning: '%i' directive output may be truncated writing between 1 and 9 bytes into a region of size 8 [-Wformat-truncation=] snprintf( str, 8, "%i:%02i", secs/60, secs%60 ); str[7] = 0; ^~ main.c:192:20: note: directive argument in the range [-35791394, 35791394] snprintf( str, 8, "%i:%02i", secs/60, secs%60 ); str[7] = 0; ^~~~~~~~~ main.c:192:20: note: directive argument in the range [-59, 59] In file included from /usr/include/stdio.h:861:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from defs.h:18, from main.c:19: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 chart.o chart.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 bfield.o bfield.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 menu.o menu.c chart.c: In function 'chart_load': chart.c:51:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, 32, file ); buf[31] = 0; ^~~~~~~~~~~~~~~~~~~~~~ chart.c:54:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, 32, file ); buf[31] = 0; ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/barrage\" -DAUDIO_ENABLED -I. -I.. -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 SFont.o SFont.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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o barrage main.o particle.o shots.o units.o data.o chart.o bfield.o menu.o SFont.o -lSDL_mixer -lm -lSDL -lpthread -lm make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2pVRTf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 + cd barrage-1.0.4 + rm -rf /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src' Making install in gfx make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/barrage/gfx mkdir -p -- /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/barrage/gfx make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/gfx' Making install in sounds make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/barrage/sounds mkdir -p -- /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/barrage/sounds make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src/sounds' make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/barrage-1.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/bin' /usr/bin/install -c barrage '/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src' make[1]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4/src' make[1]: Entering directory '/builddir/build/BUILD/barrage-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/barrage-1.0.4' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/16x16/apps mkdir -p -- /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/16x16/apps /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/32x32/apps mkdir -p -- /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/32x32/apps /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/48x48/apps mkdir -p -- /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/48x48/apps /usr/bin/install -c -m 644 barrage16.png /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/16x16/apps/barrage.png /usr/bin/install -c -m 644 barrage32.png /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/32x32/apps/barrage.png /usr/bin/install -c -m 644 barrage48.png /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/48x48/apps/barrage.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/applications' /usr/bin/install -c -m 644 barrage.desktop '/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/applications' make[2]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/barrage-1.0.4' + desktop-file-install /builddir/build/SOURCES/barrage.desktop --dir=/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/applications /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64//usr/share/applications/barrage.desktop + mkdir -p /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/48x48/apps + install -p -m 0644 /builddir/build/SOURCES/barrage.png /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/hicolor/48x48/apps/barrage.png + mkdir -p /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/appdata + cat + rm -f /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/icons/barrage48.gif + /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: barrage-1.0.4-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hKId6r + umask 022 + cd /builddir/build/BUILD + cd barrage-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + cp -pr AUTHORS /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + cp -pr BUGS /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + cp -pr ChangeLog /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + cp -pr COPYING /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + cp -pr README /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64/usr/share/doc/barrage + exit 0 Provides: application() application(barrage.desktop) barrage = 1.0.4-12.fc28 barrage(riscv-64) = 1.0.4-12.fc28 metainfo() metainfo(barrage.appdata.xml) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/barrage-1.0.4-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/barrage-1.0.4-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.49sHsJ + umask 022 + cd /builddir/build/BUILD + cd barrage-1.0.4 + rm -rf /builddir/build/BUILDROOT/barrage-1.0.4-12.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff