Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/zork.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-0b0be01fddae209c03b3138770a8488b8520a710/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/zork.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/zork-1.0.2-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/zork.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-0b0be01fddae209c03b3138770a8488b8520a710/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/zork.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jIFgDi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zork-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/zork-1.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zork-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/zork-tweak-makefile.patch + /usr/bin/patch -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CxVp7x + umask 022 + cd /builddir/build/BUILD + cd zork-1.0.2 + /usr/bin/make -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' DATADIR=/usr/share/zork 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o actors.o actors.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ballop.o ballop.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o clockr.o clockr.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o demons.o demons.c actors.c: In function 'aappli_': actors.c:111:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (play_1.here == rindex_1.scorr && (prsvec_1.prso == xsrch_1.xnorth || ^ ballop.c: In function 'ballop_': ballop.c:118:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] LITEBT & ~ (TAKEBT + READBT); ^ actors.c:17:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ demons.c: In function 'fightd_': demons.c:22:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ actors.c: In function 'thiefd_': actors.c:320:3: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] objcts_1.oflag1[i - 1] & VISIBT + TAKEBT) != ^ actors.c:345:3: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] VISIBT + TAKEBT) != VISIBT + ^ actors.c:374:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] REND) != RLAND) { ^ demons.c: In function 'blow_': demons.c:210:19: warning: variable 'oa' set but not used [-Wunused-but-set-variable] integer i, j, oa, ra, od, mi, dv, def; ^ demons.c:209:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ demons.c: In function 'infest_': demons.c:593:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1] == r && hack_1.thfact; ^ demons.c:597:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] rindex_1.mrgw || r == rindex_1.inmir && findex_1.mloc == ^ clockr.c: In function 'cevapp_': clockr.c:570:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] play_1.here >= rindex_1.fore1 && play_1.here < rindex_1.clear; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c dgame.c dgame.c: In function 'game_': dgame.c:21:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ dgame.c: In function 'xendmv_': dgame.c:212:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DTEXTFILE=\"/usr/share/zork/dtextc.dat\" -c dinit.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dmain.o dmain.c dinit.c: In function 'init_': dinit.c:104:34: warning: variable 'recno' set but not used [-Wunused-but-set-variable] integer xmax, r2max, dirmax, recno; ^ dinit.c:104:26: warning: variable 'dirmax' set but not used [-Wunused-but-set-variable] integer xmax, r2max, dirmax, recno; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso1.o dso1.c In file included from dmain.c:11:0: vars.h:411:2: warning: missing braces around initializer [-Wmissing-braces] = { 66, 67, 68, 69, 70, 71, 72, 65, 73 } ^ vars.h:411:2: warning: (near initialization for 'bats_.batdrp') [-Wmissing-braces] dmain.c:13:6: warning: return type of 'main' is not 'int' [-Wmain] void main(argc, argv) ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso2.o dso2.c dso1.c: In function 'princr_': dso1.c:26:3: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] NDSCBT) != VISIBT || i == advs_1.avehic[ ^ dso1.c:30:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (! (full) && (findex_1.superf || findex_1.brieff && ( ^ dso1.c:62:3: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] NDSCBT) != VISIBT) { ^ dso1.c:69:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((objcts_1.oflag1[i - 1] & TRANBT) == 0 && ( ^ dso1.c: In function 'invent_': dso1.c:144:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] TRANBT) == 0 && (objcts_1.oflag2[j - 1] & ^ dso2.c: In function 'moveto_': dso2.c:59:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (! lnr && nlv || lnr && lhr && nlv && bits != RLAND) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso3.o dso3.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso4.o dso4.c dso3.c: In function 'fwim_': dso3.c:109:53: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (~ (nocare) & (objcts_1.oflag1[i - 1] & TAKEBT) == 0 || ( ^ dso3.c:110:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] objcts_1.oflag1[i - 1] & f1) == 0 && (objcts_1.oflag2[i - 1] ^ dso3.c:137:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 0 && (objcts_1.oflag2[j - 1] & f2) == 0) { ^ dso3.c: In function 'yesno_': dso3.c:178:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(ans, sizeof ans, stdin); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso5.o dso5.c dso5.c: In function 'lit_': dso5.c:121:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] objcts_1.oflag1[i - 1] & TRANBT) == 0 && ( ^ dso5.c: In function 'weight_': dso5.c:166:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (qhere_(i, rm) && rm != 0 || objcts_1.oadv[i - 1] == ad && ad ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso6.o dso6.c dso6.c: In function 'ghere_': cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dso7.o dso7.c dso6.c:56:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.fore1 && rm < rindex_1.clear || rm == ^ dso6.c:70:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.bkvw && rm <= rindex_1.bkbox || rm == ^ dso6.c:77:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.bkvw && rm < rindex_1.bkbox || rm == ^ dso6.c:84:5: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] ret_val = (rooms_1.rflag[rm - 1] & RWATER + RFILL) != 0; ^ dso6.c:90:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.mrc && rm <= rindex_1.mrd || rm >= ^ dso6.c:97:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.mra && rm <= rindex_1.mrd || rm == ^ dso6.c:110:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ret_val = rm >= rindex_1.mra && rm <= rindex_1.mrc || rm >= ^ dso6.c: In function 'mrhere_': dso6.c:165:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (rm < findex_1.mloc && findex_1.mdir < 180 || rm > findex_1.mloc && ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dsub.o dsub.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dverb1.o dverb1.c dso7.c: In function 'cpgoto_': dso7.c:79:4: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] & ACTRBT + VILLBT) == 0) { ^ dverb1.c: In function 'take_': dverb1.c:69:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (x != 0 && objcts_1.oadv[x - 1] == play_1.winner || weight_(0, ^ dverb1.c: In function 'drop_': dverb1.c:111:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ dverb1.c: In function 'put_': dverb1.c:217:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] CONTBT) != 0 || (objcts_1.oflag2[prsvec_1.prsi - 1] & ^ dverb1.c: In function 'valuac_': dverb1.c:372:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] savep == v && objcts_1.otval[prsvec_1.prso - 1] <= 0) { ^ dverb1.c:398:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && objcts_1.otval[prsvec_1.prso - 1] <= 0) { ^ dverb1.c:421:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] prsvec_1.prso == prsvec_1.prsi || savep == v && ^ dverb1.c:343:13: warning: variable 'f1' set but not used [-Wunused-but-set-variable] logical f1; ^ dsub.c: In function 'rspsb2nl_': dsub.c:84:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "Error seeking database loc %d\n", x); ^ dsub.c:96:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "Error reading database loc %d\n", x); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dverb2.o dverb2.c dsub.c:114:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "Error seeking database loc %d\n", iloc); ^ dsub.c: In function 'jigsup_': dsub.c:283:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ dsub.c: In function 'rmdesc_': dsub.c:546:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] RSEEN) != 0 && findex_1.brieff)) { ^ dverb2.c: In function 'rstrgm_': dverb2.c:126:11: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if (i != vers_1.vmaj | j != vers_1.vmin) { ^ dverb2.c: In function 'cxappl_': dverb2.c:472:58: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] findex_1.frobzf = objcts_1.oroom[oindex_1.bills - 1] != 0 & ^ dverb2.c:493:38: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] curxt_1.xroom1 = (curxt_1.xroom1 - rindex_1.mra << 1) + rindex_1.mrae; ^ dverb2.c:518:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (ldir > 180 && ! findex_1.mr1f || ldir < 180 && ! findex_1.mr2f) { ^ dverb2.c:553:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (! findex_1.mropnf || (findex_1.mdir + 270) % 360 != ldir && ^ dverb2.c:557:37: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] curxt_1.xroom1 = (findex_1.mloc - rindex_1.mra << 1) + rindex_1.mrae + 1 ^ dverb2.c:575:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (! findex_1.wdopnf || (findex_1.mdir + 180) % 360 != ldir && ^ dverb2.c: In function 'rstrgm_': dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:122:5: note: in expansion of macro 'do_uio' do_uio(1, &i, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:123:5: note: in expansion of macro 'do_uio' do_uio(1, &j, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:124:5: note: in expansion of macro 'do_uio' do_uio(1, &k, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:130:5: note: in expansion of macro 'do_uio' do_uio(1, &play_1.winner, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:131:5: note: in expansion of macro 'do_uio' do_uio(1, &play_1.here, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:132:5: note: in expansion of macro 'do_uio' do_uio(1, &hack_1.thfpos, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:133:5: note: in expansion of macro 'do_uio' do_uio(1, &play_1.telflg, sizeof(logical)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:134:5: note: in expansion of macro 'do_uio' do_uio(1, &hack_1.thfflg, sizeof(logical)); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gdt.c dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:135:5: note: in expansion of macro 'do_uio' do_uio(1, &hack_1.thfact, sizeof(logical)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:136:5: note: in expansion of macro 'do_uio' do_uio(1, &hack_1.swdact, sizeof(logical)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:137:5: note: in expansion of macro 'do_uio' do_uio(1, &hack_1.swdsta, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:138:5: note: in expansion of macro 'do_uio' do_uio(64, &puzzle_1.cpvec[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:140:5: note: in expansion of macro 'do_uio' do_uio(1, &time_1.pltime, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:141:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.moves, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:142:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.deaths, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:143:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.rwscor, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:144:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.egscor, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:145:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.mxload, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:146:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.ltshft, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:147:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.bloc, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:148:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.mungrm, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:149:5: note: in expansion of macro 'do_uio' do_uio(1, &state_1.hs, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:150:5: note: in expansion of macro 'do_uio' do_uio(1, &screen_1.fromdr, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:151:5: note: in expansion of macro 'do_uio' do_uio(1, &screen_1.scolrm, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:152:5: note: in expansion of macro 'do_uio' do_uio(1, &screen_1.scolac, sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:154:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.odesc1[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:155:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.odesc2[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:156:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.oflag1[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:157:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.oflag2[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:158:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.ofval[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:159:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.otval[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:160:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.osize[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:161:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.ocapac[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:162:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.oroom[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:163:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.oadv[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:164:5: note: in expansion of macro 'do_uio' do_uio(220, &objcts_1.ocan[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:166:5: note: in expansion of macro 'do_uio' do_uio(200, &rooms_1.rval[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:167:5: note: in expansion of macro 'do_uio' do_uio(200, &rooms_1.rflag[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:169:5: note: in expansion of macro 'do_uio' do_uio(4, &advs_1.aroom[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:170:5: note: in expansion of macro 'do_uio' do_uio(4, &advs_1.ascore[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:171:5: note: in expansion of macro 'do_uio' do_uio(4, &advs_1.avehic[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:172:5: note: in expansion of macro 'do_uio' do_uio(4, &advs_1.astren[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:173:5: note: in expansion of macro 'do_uio' do_uio(4, &advs_1.aflag[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:175:5: note: in expansion of macro 'do_uio' do_uio(46, &flags[0], sizeof(logical)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:176:5: note: in expansion of macro 'do_uio' do_uio(22, &switch_[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:177:5: note: in expansion of macro 'do_uio' do_uio(4, &vill_1.vprob[0], sizeof(integer)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:178:5: note: in expansion of macro 'do_uio' do_uio(25, &cevent_1.cflag[0], sizeof(logical)); ^ dverb2.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread((char *)(zbuf), (cbytes), (i), e) ^ dverb2.c:179:5: note: in expansion of macro 'do_uio' do_uio(25, &cevent_1.ctick[0], sizeof(integer)); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lightp.o lightp.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c local.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o nobjs.o nobjs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o np.o np.c nobjs.c: In function 'nobjs_': nobjs.c:309:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] rindex_1.fore1 && play_1.here < rindex_1.clear)) { ^ nobjs.c:616:62: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (play_1.here == rindex_1.ncell || findex_1.lcell == 4 && (play_1.here ^ nobjs.c:27:13: warning: variable 'av' set but not used [-Wunused-but-set-variable] integer av, wl; ^ nobjs.c:23:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ nobjs.c: In function 'mirpan_': nobjs.c:884:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (num == 1 && ! findex_1.mr1f || num == 2 && ! findex_1.mr2f) { ^ nobjs.c:897:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] vindex_1.examiw && prsvec_1.prsa != vindex_1.lookw) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o np1.o np1.c np.c: In function 'parse_': In file included from np1.c:14:0: parse.h:61:2: warning: missing braces around initializer [-Wmissing-braces] = { 2164, 0, 4200, 0, 15160, 0, 1600, 0, 2160, 0, 32325, 0, ^ parse.h:61:2: warning: (near initialization for 'buzvoc_.bvoc') [-Wmissing-braces] parse.h:81:2: warning: missing braces around initializer [-Wmissing-braces] = { 24885, 28800, 1, 37180, 12800, 2, 34369, 22680, 2, 32338, ^ parse.h:81:2: warning: (near initialization for 'prpvoc_.pvoc') [-Wmissing-braces] parse.h:109:2: warning: missing braces around initializer [-Wmissing-braces] = { 22400, 0, 1024, 23018, 32320, 1024, 30400, 0, 5120, 8000, 0, ^ parse.h:109:2: warning: (near initialization for 'dirvoc_.dvoc') [-Wmissing-braces] np.c:111:23: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (prsvec_1.prso > 0 & prsvec_1.prso < xsrch_1.xmin) { ^ np.c: In function 'lex_': np.c:222:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (j >= dlimit[i - 1] & j <= dlimit[i]) { ^ np.c:241:12: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (cp == 0 & *op == 1) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o np2.o np2.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o np3.o np3.c np2.c: In function 'schlst_': np2.c:172:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (ad == 0 || objcts_1.oadv[i - 1] != ad)) { ^ np2.c:219:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses] objcts_1.oflag1[x - 1] & TRANBT) == 0 && ( ^ np3.c: In function 'syneql_': np3.c:289:49: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] ret_val = prep == (sprep & VPMASK) && (sfl1 & objcts_1.oflag1[ ^ np3.c: In function 'takeit_': np3.c:396:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (x != 0 && objcts_1.oadv[x - 1] == play_1.winner || weight_(0, obj, ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o nrooms.o nrooms.c nrooms.c: In function 'lookto_': nrooms.c:459:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (m1 == 1 && ! findex_1.mr1f || m1 == 2 && ! findex_1.mr2f) { ^ nrooms.c: In function 'ewtell_': nrooms.c:512:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (m1 && ! findex_1.mr1f || ! m1 && ! findex_1.mr2f) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o objcts.o objcts.c objcts.c: In function 'oappli_': objcts.c:301:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((prsvec_1.prsa != vindex_1.attacw && prsvec_1.prsa != vindex_1.killw ^ objcts.c:303:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] vindex_1.swingw && prsvec_1.prsa != vindex_1.throww || ^ objcts.c:763:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (prsvec_1.prsa != vindex_1.eatw && prsvec_1.prsa != vindex_1.throww || ^ objcts.c:925:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (findex_1.mloc == rindex_1.mrc && findex_1.mdir == 180 || ^ objcts.c:23:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o rooms.o rooms.c rooms.c: In function 'rappl1_': rooms.c:183:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] TCHBT) != OPENBT) { ^ rooms.c:239:71: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (findex_1.rvclr != 0 || qhere_(oindex_1.leave, rindex_1.clear) && ( ^ rooms.c:18:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sobjs.o sobjs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c supp.c sobjs.c: In function 'sobjs_': sobjs.c:861:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] prsvec_1.prsi != oindex_1.hook1 && prsvec_1.prsi != ^ sobjs.c:21:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sverbs.o sverbs.c sverbs.c: In function 'sverbs_': sverbs.c:220:5: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] if ((rooms_1.rflag[play_1.here - 1] & RWATER + RFILL) == ^ sverbs.c:382:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (screen_1.scolrm == 0 || prsvec_1.prso != oindex_1.scol && ( ^ sverbs.c:578:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (curxt_1.xtype == xpars_1.xno || curxt_1.xtype == xpars_1.xcond && ! ^ sverbs.c:33:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] logical f; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o verbs.o verbs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o villns.o villns.c verbs.c: In function 'vappli_': verbs.c:660:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] objcts_1.oflag1[j - 1] & DOORBT + CONTBT) == 0)) ^ verbs.c:802:5: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] if ((rooms_1.rflag[play_1.here - 1] & RWATER + RFILL) != ^ verbs.c:900:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] LITEBT + ONBT) != FLAMBT + ^ villns.c: In function 'thiefp_': villns.c:484:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (prsvec_1.prsa != vindex_1.throww && prsvec_1.prsa != vindex_1.givew || ^ verbs.c:931:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (qhere_(prsvec_1.prso, play_1.here) || av != 0 && j == av) { ^ verbs.c:942:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (qhere_(j, play_1.here) || av != 0 && objcts_1.ocan[j - 1] == av) { ^ verbs.c:1162:6: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] ACTRBT) == 0) { ^ verbs.c:1288:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] oindex_1.wnort && prsvec_1.prso <= oindex_1.wnort + 3)) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o zork actors.o ballop.o clockr.o demons.o dgame.o dinit.o dmain.o dso1.o dso2.o dso3.o dso4.o dso5.o dso6.o dso7.o dsub.o dverb1.o dverb2.o gdt.o lightp.o local.o nobjs.o np.o np1.o np2.o np3.o nrooms.o objcts.o rooms.o sobjs.o supp.o sverbs.o verbs.o villns.o -ltermcap + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v2eWKM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm ++ dirname /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm + cd zork-1.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm BINDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/bin DATADIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/zork/ LIBDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share MANDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/man mkdir -p /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/bin /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/zork/ /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/man/man6 cp zork /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/bin cp dtextc.dat /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/zork/ cp dungeon.6 /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/man/man6/ + echo '.so dungeon.6' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/zork-1.0.2 extracting debug info from /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/bin/zork dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 715 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zork-1.0.2-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SXodWg + umask 022 + cd /builddir/build/BUILD + cd zork-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/doc/zork-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/doc/zork-1.0.2 + cp -pr history /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/doc/zork-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/doc/zork-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v9GCcM + umask 022 + cd /builddir/build/BUILD + cd zork-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/licenses/zork-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/licenses/zork-1.0.2 + cp -pr readme.txt /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm/usr/share/licenses/zork-1.0.2 + exit 0 Provides: zork = 1.0.2-3.el7 zork(armv7hl-32) = 1.0.2-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libtinfo.so.5 rtld(GNU_HASH) Processing files: zork-debuginfo-1.0.2-3.el7.armv7hl Provides: zork-debuginfo = 1.0.2-3.el7 zork-debuginfo(armv7hl-32) = 1.0.2-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm Wrote: /builddir/build/RPMS/zork-1.0.2-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/zork-debuginfo-1.0.2-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qcMtO5 + umask 022 + cd /builddir/build/BUILD + cd zork-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zork-1.0.2-3.el7.arm + exit 0 Child return code was: 0