Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/overgod.spec'], chrootPath='/var/lib/mock/f29-build-3540-921/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/overgod.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 Wrote: /builddir/build/SRPMS/overgod-1.0-29.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/overgod.spec'], chrootPath='/var/lib/mock/f29-build-3540-921/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/overgod.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e4Lrh4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf overgod-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/overgod.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd overgod-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (overgod-1.0.patch): + echo 'Patch #0 (overgod-1.0.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unix --fuzz=0 patching file Makefile patching file actor.c patching file bullet.c patching file cmds.c patching file config.h patching file displ_in.c patching file display.c patching file enemy.c patching file game.c patching file main.c patching file menu.c patching file menu.h patching file overgod.cfg patching file palette.c patching file sound.c patching file tile.c Patch #1 (overgod-1.0-format-string.patch): + echo 'Patch #1 (overgod-1.0-format-string.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file displ_in.c patching file display.c patching file menu.c patching file enemy.c patching file stuff.c patching file tile.c Patch #2 (overgod-1.0-shield_bmp_array_overrun.patch): + echo 'Patch #2 (overgod-1.0-shield_bmp_array_overrun.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file display.h Patch #3 (overgod-1.0-inline-use-fix.patch): + echo 'Patch #3 (overgod-1.0-inline-use-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file stuff.c patching file stuff.h + sed -i 's/\r//' readme.txt licence.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rRsGYi + umask 022 + cd /builddir/build/BUILD + cd overgod-1.0 + make -j4 '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 -Wno-unused-but-set-variable' PREFIX=/usr 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o actor.o -c actor.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o bullet.o -c bullet.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o cloud.o -c cloud.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o cmds.o -c cmds.c BUILDSTDERR: bullet.c: In function 'create_bullet': BUILDSTDERR: bullet.c:221:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (grand(2) == 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:223:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: bullet[b].special3 = 3 + grand(2); BUILDSTDERR: ^~~~~~ BUILDSTDERR: bullet.c: In function 'manage_bullet': BUILDSTDERR: bullet.c:372:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (grand(2) == 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:377:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: drag_bullet(b, 0.09); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: bullet.c:818:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (bullet[b].special1 != ATTACK_NONE) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:820:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (bullet[b].timeout <= 1) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:855:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (bullet[b].special1 != ATTACK_NONE) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:857:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (bullet[b].timeout <= 1) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:885:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (counter % 3 != 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:887:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: passing_colour [0] = bullet[b].colours [0]; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: bullet.c:896:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (counter % 2 != 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:898:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: passing_colour [0] = bullet[b].colours [0]; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: bullet.c:907:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (counter % 2 != 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:909:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: passing_colour [0] = bullet[b].colours [0]; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: bullet.c:1144:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (bullet[b].timeout < 10) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:1146:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: cx = grand(ANGLE_FULL); BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:1814:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (bullet[b].timeout % 4 != 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:1816:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: passing_colour [0] = COLOUR_YELLOW6; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: bullet.c:1856:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (counter % 3 != 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:1858:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: passing_colour [0] = COLOUR_RED8; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: cmds.c: In function 'missile_shot': BUILDSTDERR: cmds.c:2514:2: warning: 'special2' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: create_bullet(btype, x, y, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xs, ys, sactor, BUILDSTDERR: ~~~~~~~~~~~~~~~ BUILDSTDERR: damage, timer, mass, angle, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: status, seed, colours, 1, special1, special2, special3, special4, special5); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bullet.c: In function 'enemy_beam': BUILDSTDERR: bullet.c:3709:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (actor[i].y < y2) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:3712:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: t_angle = angle; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bullet.c: In function 'blast': BUILDSTDERR: bullet.c:4127:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (enemy[e].radius == 0) BUILDSTDERR: ^~ BUILDSTDERR: bullet.c:4130:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: distance = hypot(enemy[e].x - x, enemy[e].y - y); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: cloud.c: In function 'simple_cloud': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:372:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:372:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:372:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:372:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'simple_cloud_trans': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:390:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:390:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:390:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:390:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'simple_light': BUILDSTDERR: cloud.c:108:34: warning: 'passing_colours' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [0] = colours [0]; BUILDSTDERR: ~~~~~~~~^~~ BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'simple_shockwave': BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:423:7: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_bang': BUILDSTDERR: cloud.c:108:34: warning: 'passing_colours' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [0] = colours [0]; BUILDSTDERR: ~~~~~~~~^~~ BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_explosion': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:483:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:483:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:483:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:483:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_explosion_no_light': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:531:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:531:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:531:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:531:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_small_explosion': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:570:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:570:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:570:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:570:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_explosion_with_smoke': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:619:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:619:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:619:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:619:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'place_rocket_trail': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:675:8: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:675:8: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:675:8: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:675:8: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c: In function 'manage_cloud': BUILDSTDERR: cloud.c:109:24: warning: '*((void *)&passing_colours+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [1] = colours [1]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:175:6: note: '*((void *)&passing_colours+4)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:110:24: warning: '*((void *)&passing_colours+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [2] = colours [2]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:175:6: note: '*((void *)&passing_colours+8)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:111:24: warning: '*((void *)&passing_colours+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [3] = colours [3]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:175:6: note: '*((void *)&passing_colours+12)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cloud.c:112:24: warning: '*((void *)&passing_colours+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cloud[c].colour [4] = colours [4]; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cloud.c:175:6: note: '*((void *)&passing_colours+16)' was declared here BUILDSTDERR: int passing_colours [5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o displ_in.o -c displ_in.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o display.o -c display.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o eclass.o -c eclass.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o enemy.o -c enemy.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o game.o -c game.c BUILDSTDERR: enemy.c: In function 'move_drifter_ai': BUILDSTDERR: enemy.c:2301:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (enemy[e].attribute [0] > 0) BUILDSTDERR: ^~ BUILDSTDERR: enemy.c:2303:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: break; BUILDSTDERR: ^~~~~ BUILDSTDERR: enemy.c: In function 'run_boss3_3': BUILDSTDERR: enemy.c:3576:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (b == -1) BUILDSTDERR: ^~ BUILDSTDERR: enemy.c:3579:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: int colours [4] = {COLOUR_RED6, COLOUR_ORANGE6, COLOUR_ORANGE8, COLOUR_YELLOW8}; BUILDSTDERR: ^~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o input.o -c input.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o levels.o -c levels.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o light.o -c light.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o main.o -c main.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o menu.o -c menu.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o palette.o -c palette.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o pickup.o -c pickup.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o score.o -c score.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o sound.o -c sound.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o stuff.o -c stuff.c BUILDSTDERR: sound.c: In function 'play_melody': BUILDSTDERR: sound.c:1075:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (melody [i] [mpos [i]].pitch + overmelody [over_mpos].key <= 0 BUILDSTDERR: ^~ BUILDSTDERR: sound.c:1078:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: play_beatfvp(melody [i] [mpos [i]].samp, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: sound.c:1121:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (melody [over_mpos] [mpos [0]].pitch + overmelody [over_mpos].key <= 0 BUILDSTDERR: ^~ BUILDSTDERR: sound.c:1124:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: play_beatfvp(melody [over_mpos] [mpos [0]].samp, BUILDSTDERR: ^~~~~~~~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -DDATADIR=\"/usr/share/overgod/\" -o tile.o -c tile.c BUILDSTDERR: tile.c: In function 'make_maze_map': BUILDSTDERR: tile.c:221:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (grand(10) + 2 < adjusted_level) BUILDSTDERR: ^~ BUILDSTDERR: tile.c:224:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: bcol1 = col1; BUILDSTDERR: ^~~~~ BUILDSTDERR: tile.c:227:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (grand(10) + 2 < adjusted_level) BUILDSTDERR: ^~ BUILDSTDERR: tile.c:230:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: bcol2 = col2; BUILDSTDERR: ^~~~~ BUILDSTDERR: tile.c:358:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (arena.level > 5) BUILDSTDERR: ^~ BUILDSTDERR: tile.c:360:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (grand(2) == 0 && arena.level > 1) BUILDSTDERR: ^~ cc `allegro-config --libs` -lm -o overgod actor.o bullet.o cloud.o cmds.o displ_in.o display.o eclass.o enemy.o game.o input.o levels.o light.o main.o menu.o palette.o pickup.o score.o sound.o stuff.o tile.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VFmsuV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 + cd overgod-1.0 + make install PREFIX=/builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod/gfx mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod/wavs/beat install -p -m 755 overgod /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/bin install -p -m 644 overgod.cfg /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod install -p -m 644 gfx/* /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod/gfx install -p -m 644 wavs/*.wav /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod/wavs install -p -m 644 wavs/beat/* /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/overgod/wavs/beat + mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/applications /builddir/build/SOURCES/overgod.desktop + mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/icons/hicolor/48x48/apps + install -p -m 644 /builddir/build/SOURCES/overgod.png /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/icons/hicolor/48x48/apps + mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/appdata + install -p -m 644 /builddir/build/SOURCES/overgod.appdata.xml /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/appdata/overgod.appdata.xml BUILDSTDERR: /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/appdata/overgod.appdata.xml: GLib-GIO-Message: 23:04:43.839: 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 BUILDSTDERR: /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: overgod-1.0-29.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9EUig3 + umask 022 + cd /builddir/build/BUILD + cd overgod-1.0 + DOCDIR=/builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/doc/overgod + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/doc/overgod + cp -pr readme.txt /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/doc/overgod + cp -pr licence.txt /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64/usr/share/doc/overgod + exit 0 Provides: application() application(overgod.desktop) metainfo() metainfo(overgod.appdata.xml) overgod = 1.0-29.fc29 overgod(riscv-64) = 1.0-29.fc29 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) liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 Wrote: /builddir/build/RPMS/overgod-1.0-29.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qsxX7h + umask 022 + cd /builddir/build/BUILD + cd overgod-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/overgod-1.0-29.fc29.riscv64 + exit 0 Child return code was: 0