+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/moon-buggy.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.1BitAj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf moon-buggy-1.0.51 + /usr/bin/gzip -dc /builddir/build/SOURCES/moon-buggy-1.0.51.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd moon-buggy-1.0.51 + /usr/bin/gzip -dc /builddir/build/SOURCES/moon-buggy-sound-1.0.51.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (moon-buggy-1.0.51-pause.patch):' Patch #0 (moon-buggy-1.0.51-pause.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pause --fuzz=0 patching file game.c patching file keyboard.c patching file moon-buggy.h patching file queue.c + echo 'Patch #1 (moon-buggy-1.0.51-sound.patch):' Patch #1 (moon-buggy-1.0.51-sound.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sound --fuzz=0 patching file Makefile.am patching file buggy.c patching file configure.ac patching file laser.c patching file moon-buggy.h Hunk #2 succeeded at 220 (offset 2 lines). patching file moon-buggy.info patching file stamp-vti patching file version.texi patching file main.c patching file README patching file manpage.in + mv -f moon-buggy-1.0.51/README.sound moon-buggy-1.0.51/crash.wav moon-buggy-1.0.51/jump.wav moon-buggy-1.0.51/laser.wav moon-buggy-1.0.51/sound.c moon-buggy-1.0.51/sound.patch . + autoreconf -f -i configure.ac:27: installing './compile' Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JlGBwU + umask 022 + cd /builddir/build/BUILD + cd moon-buggy-1.0.51 + 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 --sharedstatedir=/var/games 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 build system type... riscv64-redhat-linux-gnu checking host 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 for style of include used by make... GNU checking dependency style of gcc... none checking for modf in -lm... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ESD... 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 curses preprocessor flags... none checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking how to include the curses header file... checking for initscr in -lcurses... yes checking for curses linker flags... -lcurses checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for fd_set... yes, found in sys/select.h checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for fclean... no checking for ftruncate... yes checking for getopt_long... yes checking for setreuid... yes checking for setlocale... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/moon-buggy-1.0.51' gcc -DHAVE_CONFIG_H -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 -c -o main.o main.c gcc -DHAVE_CONFIG_H -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 -c -o mode.o mode.c gcc -DHAVE_CONFIG_H -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 -c -o title.o title.c gcc -DHAVE_CONFIG_H -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 -c -o pager.o pager.c mode.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: mode.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ main.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: main.c 6825 2006-03-19 19:18:39Z voss $"; ^~~~~ title.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: title.c 6586 2005-11-13 13:34:29Z voss $"; ^~~~~ pager.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: pager.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o game.o game.c gcc -DHAVE_CONFIG_H -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 -c -o level.o level.c gcc -DHAVE_CONFIG_H -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 -c -o ground.o ground.c gcc -DHAVE_CONFIG_H -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 -c -o buggy.o buggy.c game.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: game.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ level.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: level.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ ground.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ground.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ buggy.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: buggy.c 6093 2004-12-27 15:58:57Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o laser.o laser.c gcc -DHAVE_CONFIG_H -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 -c -o meteor.o meteor.c laser.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: laser.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ meteor.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: meteor.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o highscore.o highscore.c gcc -DHAVE_CONFIG_H -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 -c -o realname.o realname.c gcc -DHAVE_CONFIG_H -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 -c -o queue.o queue.c gcc -DHAVE_CONFIG_H -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 -c -o vclock.o vclock.c highscore.c: In function 'center_new': highscore.c:544:8: warning: variable 'limit' set but not used [-Wunused-but-set-variable] int limit; ^~~~~ realname.c: In function 'get_real_user_name': realname.c:65:62: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] sprintf (tmpl, "please enter your name (default: \"%%.%ds\"): ", size); ~^ %ld At top level: realname.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: realname.c 6825 2006-03-19 19:18:39Z voss $"; ^~~~~ highscore.c: In function 'write_data': highscore.c:326:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (fd, pos); ^~~~~~~~~~~~~~~~~~~ At top level: highscore.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: highscore.c 6825 2006-03-19 19:18:39Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o date.o date.c vclock.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: vclock.c 5726 2004-06-01 21:22:28Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o persona.o persona.c queue.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: queue.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ date.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: date.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ highscore.c: In function 'update_score_file': highscore.c:318:10: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] int fd = fileno (score_file); ^~ highscore.c:401:9: note: 'f' was declared here FILE *f; ^ gcc -DHAVE_CONFIG_H -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 -c -o signal.o signal.c persona.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: persona.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o keyboard.o keyboard.c gcc -DHAVE_CONFIG_H -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 -c -o terminal.o terminal.c gcc -DHAVE_CONFIG_H -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 -c -o cursor.o cursor.c signal.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: signal.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ keyboard.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: keyboard.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ terminal.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: terminal.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o random.o random.c cursor.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: cursor.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o error.o error.c gcc -DHAVE_CONFIG_H -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 -c -o xmalloc.o xmalloc.c random.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: random.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -c -o xstrdup.o xstrdup.c error.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: error.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ xmalloc.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: xmalloc.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ gcc -DHAVE_CONFIG_H -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 -DSCORE_DIR=\"/var/games/moon-buggy\" -c hpath.c gcc -DHAVE_CONFIG_H -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 -DSOUND_DIR=\"/usr/share/moon-buggy/sounds/\" -c sound.c xstrdup.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: xstrdup.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ echo ".\\\" moon-buggy.6 - automatically created from" manpage.in >moon-buggy.6 sed "s:@MBBINDIR@:/usr/bin:g;\ s:@MBSCORE@:/var/games/moon-buggy:g;\ s:@C@::g;\ s:@MBVERS@:1.0.51+esd:g" ./manpage.in >>moon-buggy.6 hpath.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: hpath.c 4839 2003-04-13 16:50:02Z voss $"; ^~~~~ restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /builddir/build/BUILD/moon-buggy-1.0.51/missing makeinfo --version) >/dev/null 2>&1; then \ for f in moon-buggy.info moon-buggy.info-[0-9] moon-buggy.info-[0-9][0-9] moon-buggy.i[0-9] moon-buggy.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /builddir/build/BUILD/moon-buggy-1.0.51/missing makeinfo -I . \ -o moon-buggy.info moon-buggy.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./moon-buggy.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc sound.c:5:21: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: sound.c 5202 2003-09-24 16:39:33Z voss $"; ^~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o moon-buggy main.o mode.o title.o pager.o game.o level.o ground.o buggy.o laser.o meteor.o highscore.o realname.o queue.o vclock.o date.o persona.o signal.o keyboard.o terminal.o cursor.o random.o error.o xmalloc.o xstrdup.o hpath.o sound.o -lcurses -lesd -lm make[1]: Leaving directory '/builddir/build/BUILD/moon-buggy-1.0.51' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8pMLF1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 + cd moon-buggy-1.0.51 + rm -rf /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 'INSTALL=install -p' install make install-am make[1]: Entering directory '/builddir/build/BUILD/moon-buggy-1.0.51' make[2]: Entering directory '/builddir/build/BUILD/moon-buggy-1.0.51' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/bin' install -p moon-buggy '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/bin' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/moon-buggy-1.0.51' if test "x" != "x"; then \ chgrp "" "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/bin/moon-buggy" \ && chmod 2111 "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/bin/moon-buggy" ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/moon-buggy-1.0.51' /bin/sh /builddir/build/BUILD/moon-buggy-1.0.51/install-sh -d /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy /usr/bin/mkdir -p '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/info' install -p -m 644 ./moon-buggy.info '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/info/moon-buggy.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/man/man6' install -p -m 644 moon-buggy.6 '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/man/man6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/moon-buggy/sounds/' install -p -m 644 jump.wav laser.wav crash.wav '/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/moon-buggy/sounds/' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/moon-buggy-1.0.51' if test "x" != "x"; then \ chgrp "" "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy" \ && { test ! -f "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy/mbscore" \ || chgrp "" "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy/mbscore" ; } \ && { test ! -f "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy/mbscore" \ || chmod 664 "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy/mbscore" ; } \ && chmod 575 "/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy" ; \ fi /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/bin/moon-buggy -c make[3]: Leaving directory '/builddir/build/BUILD/moon-buggy-1.0.51' make[2]: Leaving directory '/builddir/build/BUILD/moon-buggy-1.0.51' make[1]: Leaving directory '/builddir/build/BUILD/moon-buggy-1.0.51' + touch /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/var/games/moon-buggy/mbscore + desktop-file-install --vendor '' --dir=/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/moon-buggy.desktop + desktop-file-install --vendor '' --dir=/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/moon-buggy-sound.desktop + install -D -p -m 644 moon-buggy.png /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/pixmaps/moon-buggy.png + rm -f /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/info/dir + iconv -f iso-8859-1 -t utf-8 -o ChangeLog.utf8 ChangeLog + sed -i 's|\r$||g' ChangeLog.utf8 + touch -c -r ChangeLog ChangeLog.utf8 + mv -f ChangeLog.utf8 ChangeLog + iconv -f iso-8859-1 -t utf-8 -o TODO.utf8 TODO + sed -i 's|\r$||g' TODO.utf8 + touch -c -r TODO TODO.utf8 + mv -f TODO.utf8 TODO + /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: moon-buggy-1.0.51-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4mPum4 + umask 022 + cd /builddir/build/BUILD + cd moon-buggy-1.0.51 + DOCDIR=/builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr ANNOUNCE /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr AUTHORS /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr ChangeLog /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr COPYING /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr README /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr THANKS /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + cp -pr README.sound /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64/usr/share/doc/moon-buggy + exit 0 warning: File listed twice: /var/games/moon-buggy/mbscore Provides: application() application(moon-buggy-sound.desktop) application(moon-buggy.desktop) config(moon-buggy) = 1.0.51-20.fc28 moon-buggy = 1.0.51-20.fc28 moon-buggy(riscv-64) = 1.0.51-20.fc28 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 /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libesd.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/moon-buggy-1.0.51-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/moon-buggy-1.0.51-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rg9CrS + umask 022 + cd /builddir/build/BUILD + cd moon-buggy-1.0.51 + rm -rf /builddir/build/BUILDROOT/moon-buggy-1.0.51-20.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