+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/wordwarvi.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.XpC34j
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wordwarvi-1.1-6beed31.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bHm3EQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ make -j4 PREFIX=/usr '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 '
cc   -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   -pthread -pedantic -W -Wall -c joystick.c
cc   -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   `pkg-config --cflags vorbisfile` \
	-pthread -pedantic -W -Wall -c rumble.c
cc   -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   `pkg-config --cflags vorbisfile` \
	-pthread -pedantic -W -Wall -c ogg_to_pcm.c
cc -pedantic -W -Wall   -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   \
	-DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/share/wordwarvi/\" \
	-pthread `pkg-config --cflags vorbisfile` \
	-c wwviaudio.c
ogg_to_pcm.c: In function 'ogg_to_pcm':
ogg_to_pcm.c:44:7: warning: unused parameter 'samplesize' [-Wunused-parameter]
  int *samplesize, int *sample_rate, int *nchannels,
       ^~~~~~~~~~
wwviaudio.c: In function 'wwviaudio_read_ogg_clip':
wwviaudio.c:150:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=]
   printf("Can't get memory for sound data for %llu frames in %s\n",
                                               ~~~^
                                               %lu
cc   -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   -pthread -pedantic -W -Wall -c wwvi_font.c
gcc -o stamp stamp.c
gzip -c wordwarvi.6 > wordwarvi.6.gz
./stamp > stamp.h
cc   -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    -pthread -pedantic -W -Wall  -DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/share/wordwarvi/\" \
	joystick.o \
	rumble.o \
	wwvi_font.o \
	ogg_to_pcm.o \
	wwviaudio.o \
	wordwarvi.c -o wordwarvi -lm `pkg-config --libs portaudio-2.0 vorbisfile` \
	`pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0 gthread-2.0`
wordwarvi.c: In function 'kgun_move':
wordwarvi.c:2800:6: warning: variable 'x1' set but not used [-Wunused-but-set-variable]
  int x1, y1;
      ^~
wordwarvi.c: In function 'octopus_move':
wordwarvi.c:3613:13: warning: variable 'ydist' set but not used [-Wunused-but-set-variable]
  int xdist, ydist;
             ^~~~~
wordwarvi.c: In function 'gdb_move':
wordwarvi.c:4113:13: warning: variable 'ydist' set but not used [-Wunused-but-set-variable]
  int xdist, ydist;
             ^~~~~
wordwarvi.c: In function 'laserbolt_draw':
wordwarvi.c:6158:26: warning: variable 'dy' set but not used [-Wunused-but-set-variable]
  int x1, y1, x2, y2, dx, dy;
                          ^~
wordwarvi.c:6158:22: warning: variable 'dx' set but not used [-Wunused-but-set-variable]
  int x1, y1, x2, y2, dx, dy;
                      ^~
wordwarvi.c: In function 'harpoon_draw':
wordwarvi.c:6205:18: warning: variable 'y2' set but not used [-Wunused-but-set-variable]
  int x1, y1, x2, y2;
                  ^~
wordwarvi.c:6205:14: warning: variable 'x2' set but not used [-Wunused-but-set-variable]
  int x1, y1, x2, y2;
              ^~
wordwarvi.c: In function 'add_pilot':
wordwarvi.c:8926:21: warning: variable 'pilot' set but not used [-Wunused-but-set-variable]
  struct game_obj_t *pilot;
                     ^~~~~
wordwarvi.c: In function 'draw_radar':
wordwarvi.c:10422:23: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  int xoffset, height, width, yoffset;
                       ^~~~~
wordwarvi.c: In function 'advance_game':
wordwarvi.c:11163:16: warning: variable 'nalive' set but not used [-Wunused-but-set-variable]
  int i, ndead, nalive;
                ^~~~~~
wordwarvi.c:11163:9: warning: variable 'ndead' set but not used [-Wunused-but-set-variable]
  int i, ndead, nalive;
         ^~~~~
wordwarvi.c: In function 'deal_with_joystick':
wordwarvi.c:11616:6: warning: variable 'do_down' set but not used [-Wunused-but-set-variable]
  int do_down = 0;
      ^~~~~~~
wordwarvi.c:11615:6: warning: variable 'do_up' set but not used [-Wunused-but-set-variable]
  int do_up = 0;
      ^~~~~
wordwarvi.c:11614:6: warning: variable 'do_left' set but not used [-Wunused-but-set-variable]
  int do_left = 0;
      ^~~~~~~
wordwarvi.c:11613:6: warning: variable 'do_right' set but not used [-Wunused-but-set-variable]
  int do_right = 0;
      ^~~~~~~~
wordwarvi.c: In function 'main':
wordwarvi.c:14155:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
  g_thread_init(NULL);
  ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from wordwarvi.c:31:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
wordwarvi.c: In function 'gravity_bomb_move':
wordwarvi.c:5006:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
     t->move = bridge_move;
     ~~~~~~~~^~~~~~~~~~~~~
wordwarvi.c:5007:4: note: here
    case OBJ_TYPE_SPARK:
    ^~~~
wordwarvi.c: In function 'deal_with_joystick':
wordwarvi.c:11813:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     do_suicide = 1;
     ~~~~~~~~~~~^~~
wordwarvi.c:11814:4: note: here
    case keydown:
    ^~~~
wordwarvi.c: In function 'main':
wordwarvi.c:13955:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case '?':usage(); /* exits. */
             ^~~~~~~
wordwarvi.c:13956:4: note: here
    default:printf("Unexpected return value %d from getopt_long_only()\n", rc);
    ^~~~~~~
wordwarvi.c: In function 'do_intermission':
wordwarvi.c:10298:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (they_used_the_source()) {
       ^
wordwarvi.c:10307:3: note: here
   case 10:
   ^~~~
wordwarvi.c:10318:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10319:3: note: here
   case 9:
   ^~~~
wordwarvi.c:10329:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10330:3: note: here
   case 8:
   ^~~~
wordwarvi.c:10341:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10342:3: note: here
   case 7:
   ^~~~
wordwarvi.c:10348:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10349:3: note: here
   case 6:
   ^~~~
wordwarvi.c:10358:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10359:3: note: here
   case 5:
   ^~~~
wordwarvi.c:10368:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10369:3: note: here
   case 4:
   ^~~~
wordwarvi.c:10378:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10379:3: note: here
   case 3:
   ^~~~
wordwarvi.c:10387:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10388:3: note: here
   case 2:
   ^~~~
wordwarvi.c:10396:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gameprint(s);
    ^~~~~~~~~~~~
wordwarvi.c:10397:3: note: here
   case 1:
   ^~~~
/bin/rm stamp.h
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Zlbvh
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64
+ cd wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ make install PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64
mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/bin
mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/wordwarvi/sounds
mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/man/man6
install -p -m 755 wordwarvi /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/bin
install -p -m 644 sounds/*.ogg /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/wordwarvi/sounds
install -p -m 644 wordwarvi.6.gz /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/man/man6
+ mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/applications
+ desktop-file-install --dir /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/wordwarvi.desktop
+ mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/icons/hicolor/128x128/apps
+ install -p -m 644 /builddir/build/SOURCES/wordwarvi.png /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/icons/hicolor/128x128/apps
+ mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/appdata
+ install -p -m 644 /builddir/build/SOURCES/wordwarvi.appdata.xml /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/appdata
+ appstream-util validate-relax --nonet /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/appdata/wordwarvi.appdata.xml
/builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/appdata/wordwarvi.appdata.xml: GLib-GIO-Message: 11:45:23.963: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
OK
+ /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: wordwarvi-1.1-5.git6beed31.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u0ZgED
+ umask 022
+ cd /builddir/build/BUILD
+ cd wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ DOCDIR=/builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ cp -pr AUTHORS /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ cp -pr COPYING /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ cp -pr README /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ cp -pr changelog.txt /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ cp -pr sounds/Attribution.txt /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64/usr/share/doc/wordwarvi
+ exit 0
Provides: application() application(wordwarvi.desktop) metainfo() metainfo(wordwarvi.appdata.xml) wordwarvi = 1.1-5.git6beed31.fc28 wordwarvi(riscv-64) = 1.1-5.git6beed31.fc28
Requires(interp): /bin/sh /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(posttrans): /bin/sh
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libportaudio.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.fc28.riscv64
Wrote: /builddir/build/SRPMS/wordwarvi-1.1-5.git6beed31.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/wordwarvi-1.1-5.git6beed31.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ASAle2
+ umask 022
+ cd /builddir/build/BUILD
+ cd wordwarvi-6beed311c2ecb3f9662f35ecc06948bd89ed9455
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/wordwarvi-1.1-5.git6beed31.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