Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/lout.spec'], chrootPath='/var/lib/mock/f32-build-23561180-2295763/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/lout.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1603411200 Wrote: /builddir/build/SRPMS/lout-3.40-18.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/lout.spec'], chrootPath='/var/lib/mock/f32-build-23561180-2295763/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/lout.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1603411200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1oOAa2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lout-3.40 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/lout-3.40.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lout-3.40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (makefile.patch): + echo 'Patch #0 (makefile.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file makefile Patch #1 (fix-FSF-address.patch): + echo 'Patch #1 (fix-FSF-address.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file hyph/croatian.lh patching file hyph/czech.lh patching file hyph/danish.lh patching file hyph/dutch.lh patching file hyph/english.lh patching file hyph/engluk.lh patching file hyph/esperanto.lh patching file hyph/finnish.lh patching file hyph/french.lh patching file hyph/german.lh patching file hyph/italian.lh patching file hyph/magyar.lh patching file hyph/norweg.lh patching file hyph/polish.lh patching file hyph/portugal.lh patching file hyph/programming.lh patching file hyph/slovak.lh patching file hyph/slovenia.lh patching file hyph/swedish.lh patching file hyph/uppersorbian.lh patching file README Patch #2 (lout-3.40-cve.patch): + echo 'Patch #2 (lout-3.40-cve.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file externs.h patching file z02.c patching file z33.c patching file z39.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RFjcw3 + umask 022 + cd /builddir/build/BUILD + cd lout-3.40 + make 'COPTS=-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' BINDIR=/usr/bin LOUTLIBDIR=/usr/share/lout LOUTDOCDIR=/usr/share/lout/doc MANDIR=/usr/share/man/man1 prg2lout lout gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o prg2lout prg2lout.c prg2lout.c: In function 'main': prg2lout.c:5111:11: warning: variable 'stdin_seen' set but not used [-Wunused-but-set-variable] 5111 | { BOOLEAN stdin_seen; int i, j, arg_pos; | ^~~~~~~~~~ prg2lout.c: In function 'ErrorHeader': prg2lout.c:3584:29: warning: '%s' directive writing up to 1023 bytes into a region of size 1015 [-Wformat-overflow=] 3584 | sprintf(buff, "prg2lout %s %d,%d", file_name, line_num, line_pos); | ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from prg2lout.c:140: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1057 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chmod a+x prg2lout gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z01.o z01.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z02.o z02.c z02.c: In function 'LexGetToken': z02.c:632:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 632 | while( chtbl[*p++] == LETTER ); --p; | ^~~~~ z02.c:632:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 632 | while( chtbl[*p++] == LETTER ); --p; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z03.o z03.c In file included from z03.c:33: z03.c: In function 'ftab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z03.c:132:5: note: in expansion of macro 'Child' 132 | { Child(y, link); | ^~~~~ z03.c:133:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 133 | if( StringEqual(str, string(y)) ) return y; | ^~ In file included from z03.c:33: z03.c: In function 'FirstFile': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z03.c:296:5: note: in expansion of macro 'Child' 296 | { Child(y, link); | ^~~~~ z03.c:297:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 297 | i = file_number(y); | ^ In file included from z03.c:33: z03.c: In function 'NextFile': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z03.c:318:5: note: in expansion of macro 'Child' 318 | { Child(y, link); | ^~~~~ z03.c:319:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 319 | i = file_number(y); | ^ In file included from z03.c:33: z03.c: In function 'SearchPath': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z03.c:684:5: note: in expansion of macro 'Child' 684 | { Child(y, link); | ^~~~~ z03.c:687:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 687 | if( StringLength(string(y)) == 0 ) | ^~ In file included from z03.c:33: z03.c: In function 'OpenFile': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z03.c:806:5: note: in expansion of macro 'Child' 806 | { Child(y, Down(fname)); | ^~~~~ z03.c:808:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 808 | fp = StringFOpen(string(y), READ_FILE); | ^~ z03.c: In function 'OpenIncGraphicFile': z03.c:879:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 879 | system(buff); | ^~~~~~~~~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z04.o z04.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z05.o z05.c In file included from z05.c:30: z05.c: In function 'ReadTokenList': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z05.c:412:13: note: in expansion of macro 'Child' 412 | { Child(y, link); | ^~~~~ z05.c:413:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 413 | PushScope(actual(y), FALSE, TRUE); | ^~~~~~~~~ In file included from z05.c:30: z05.c: In function 'ReadDefinitions': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z05.c:852:9: note: in expansion of macro 'Child' 852 | { Child(y, link); | ^~~~~ z05.c:853:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 853 | z = SearchSym(string(y), StringLength(string(y))); | ^ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z06.o z06.c In file included from z06.c:30: z06.c: In function 'check_yield': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:74:7: note: in expansion of macro 'Child' 74 | { Child(z, link); | ^~~~~ z06.c:75:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 75 | if( type(z) == GAP_OBJ ) continue; | ^~ In file included from z06.c:30: z06.c: In function 'HuntCommandOptions': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:165:7: note: in expansion of macro 'Child' 165 | { Child(opt, link); | ^~~~~ z06.c:166:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 166 | if( type(opt) == NPAR && StringEqual(SymName(opt), string(coname)) ) | ^~ In file included from z06.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:178:9: note: in expansion of macro 'Child' 178 | { Child(y, link); | ^~~~~ z06.c:179:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 179 | if( type(y) == PAR && actual(y) == opt ) | ^~ In file included from z06.c:30: z06.c: In function 'Parse': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:1303:4: note: in expansion of macro 'Child' 1303 | { Child(y, link); | ^~~~~ z06.c:1304:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1304 | if( type(y) == ENV ) | ^~ In file included from z06.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:1392:8: note: in expansion of macro 'Child' 1392 | { Child(y, link); | ^~~~~ z06.c:1393:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1393 | PushScope(actual(y), FALSE, TRUE); | ^~~~~~~~~ In file included from z06.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:1443:6: note: in expansion of macro 'Child' 1443 | { Child(tmp, xlink); | ^~~~~ z06.c:1444:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1444 | if( type(tmp) == NPAR && is_compulsory(tmp) ) | ^~ In file included from z06.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:1446:10: note: in expansion of macro 'Child' 1446 | { Child(y, link); | ^~~~~ z06.c:1447:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1447 | if( type(y) == PAR && actual(y) == tmp ) | ^~ In file included from z06.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z06.c:1560:4: note: in expansion of macro 'Child' 1560 | { Child(tmp, Down(ObjTop)); | ^~~~~ z06.c:1561:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1561 | if( type(tmp) == CLOSURE ) xsym = actual(tmp); | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z07.o z07.c In file included from z07.c:32: z07.c: In function 'CopyObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z07.c:226:9: note: in expansion of macro 'Child' 226 | { Child(y, Down(x)); | ^~~~~ z07.c:227:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 227 | tmp = CopyObject(y, pos); | ^~~ In file included from z07.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z07.c:321:9: note: in expansion of macro 'Child' 321 | { Child(y, link); | ^~~~~ z07.c:322:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 322 | tmp = CopyObject(y, pos); | ^~~ In file included from z07.c:32: z07.c: In function 'InsertObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z07.c:438:9: note: in expansion of macro 'Child' 438 | { Child(y, link); | ^~~~~ z07.c:439:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 439 | y = InsertObject(y, ins, style); | ^ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z08.o z08.c In file included from z08.c:30: z08.c: In function 'SetUnderline': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:48:7: note: in expansion of macro 'Child' 48 | { Child(y, link); | ^~~~~ z08.c:49:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 49 | SetUnderline(y); | ^~~~~~~~~~~~ In file included from z08.c:30: z08.c: In function 'ReplaceWithTidy': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:133:9: note: in expansion of macro 'Child' 133 | { Child(y, link); | ^~~~~ z08.c:134:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 134 | if( type(y) == ACAT ) | ^~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:142:9: note: in expansion of macro 'Child' 142 | { Child(y, link); | ^~~~~ z08.c:143:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 143 | if( is_word(type(y)) ) | ^~ In file included from z08.c:30: z08.c: In function 'ManifestCase': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:483:5: note: in expansion of macro 'Child' 483 | { Child(yield, ylink); | ^~~~~ z08.c:484:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 484 | if( type(yield) == GAP_OBJ ) continue; | ^~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:500:9: note: in expansion of macro 'Child' 500 | { Child(res, LastDown(yield)); | ^~~~~ z08.c:501:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 501 | break; | ^~~~~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:507:9: note: in expansion of macro 'Child' 507 | { Child(ytag, zlink); | ^~~~~ z08.c:508:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 508 | if( type(ytag) == GAP_OBJ ) continue; | ^~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:520:11: note: in expansion of macro 'Child' 520 | { Child(res, LastDown(yield)); | ^~~~~ z08.c:521:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 521 | break; | ^~~~~ In file included from z08.c:30: z08.c: In function 'Manifest': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:1899:9: note: in expansion of macro 'Child' 1899 | { Child(z, NextDown(link1)); | ^~~~~ z08.c:1900:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1900 | if( type(z) == ACAT ) | ^~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:1922:9: note: in expansion of macro 'Child' 1922 | { Child(z, NextDown(link2)); | ^~~~~ z08.c:1923:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1923 | if( type(z) == ACAT ) | ^~ In file included from z08.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z08.c:2117:9: note: in expansion of macro 'Child' 2117 | { Child(z, Down(y)); | ^~~~~ z08.c:2118:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 2118 | if( type(z) == CLOSURE ) | ^~ z08.c:912:17: warning: variable 'multiline' set but not used [-Wunused-but-set-variable] 912 | BOOLEAN done, multiline; FULL_CHAR ch; float scale_factor; | ^~~~~~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z09.o z09.c In file included from z09.c:31: z09.c: In function 'ClosureExpand': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z09.c:179:9: note: in expansion of macro 'Child' 179 | { Child(par, link); | ^~~~~ z09.c:180:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 180 | if( type(par) == PAR && actual(par) == actual(x) ) | ^~ In file included from z09.c:31: z09.c: In function 'ParameterCheck': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z09.c:270:5: note: in expansion of macro 'Child' 270 | { Child(par, link); | ^~~~~ z09.c:271:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 271 | if( type(par) == PAR && actual(par) == actual(x) ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z10.o z10.c In file included from z10.c:31: z10.c: In function 'CrossAddTag': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:294:5: note: in expansion of macro 'Child' 294 | { Child(par, link); | ^~~~~ z10.c:295:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 295 | if( type(par) == PAR && is_tag(actual(par)) ) | ^~ In file included from z10.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:311:9: note: in expansion of macro 'Child' 311 | { Child(y, link); | ^~~~~ z10.c:312:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 312 | if( is_par(type(y)) && is_tag(y) ) | ^~ In file included from z10.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:333:6: note: in expansion of macro 'Child' 333 | { Child(y, Down(x)); | ^~~~~ z10.c:334:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 334 | if( type(y) == PAR && type(actual(y)) == LPAR ) | ^~ In file included from z10.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:340:6: note: in expansion of macro 'Child' 340 | { Child(y, link); | ^~~~~ z10.c:341:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 341 | if( type(y) != PAR ) break; | ^~ In file included from z10.c:31: z10.c: In function 'CrossSequence': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:612:4: note: in expansion of macro 'Child' 612 | { Child(y, link); | ^~~~~ z10.c:613:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 613 | if( is_key(y) ) | ^~ In file included from z10.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:825:9: note: in expansion of macro 'Child' 825 | { Child(par, link); | ^~~~~ z10.c:826:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 826 | if( type(par) == PAR ) | ^~ In file included from z10.c:31: z10.c: In function 'CrossClose': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z10.c:971:7: note: in expansion of macro 'Child' 971 | { Child(cs, link); | ^~~~~ z10.c:972:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 972 | sym = symb(cs); | ^~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z11.o z11.c In file included from z11.c:30: z11.c: In function 'SpaceChange': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z11.c:158:5: note: in expansion of macro 'Child' 158 | { Child(y, link); | ^~~~~ z11.c:159:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 159 | if( type(y) == GAP_OBJ || type(y) == NULL_CLOS ) continue; | ^~ In file included from z11.c:30: z11.c: In function 'BreakChange': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z11.c:276:5: note: in expansion of macro 'Child' 276 | { Child(y, link); | ^~~~~ z11.c:277:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 277 | if( type(y) == GAP_OBJ || type(y) == NULL_CLOS ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z12.o z12.c In file included from z12.c:30: z12.c: In function 'MinSize': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z12.c:912:4: note: in expansion of macro 'Child' 912 | { Child(y, NextDown(link)); | ^~~~~ z12.c:913:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 913 | if( type(y) == ACAT ) | ^~ In file included from z12.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z12.c:1030:4: note: in expansion of macro 'Child' 1030 | { Child(y, link); | ^~~~~ z12.c:1031:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1031 | if( is_index(type(y)) ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z13.o z13.c In file included from z13.c:30: z13.c: In function 'BreakJoinedGroup': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z13.c:58:5: note: in expansion of macro 'Child' 58 | { Child(y, link); | ^~~~~ z13.c:59:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 59 | if( !is_definite(type(y)) ) continue; | ^~ In file included from z13.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z13.c:89:5: note: in expansion of macro 'Child' 89 | { Child(y, link); | ^~~~~ z13.c:90:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 90 | if( !is_definite(type(y)) || y == m ) continue; | ^~ In file included from z13.c:30: z13.c: In function 'BreakVcat': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z13.c:129:5: note: in expansion of macro 'Child' 129 | { Child(y, link); | ^~~~~ z13.c:130:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 130 | if( is_index(type(y)) ) continue; | ^~ In file included from z13.c:30: z13.c: In function 'BreakTable': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z13.c:287:7: note: in expansion of macro 'Child' 287 | { Child(g, link); | ^~~~~ z13.c:288:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 288 | if( type(g) == GAP_OBJ ) | ^~ In file included from z13.c:30: z13.c: In function 'BreakObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z13.c:759:4: note: in expansion of macro 'Child' 759 | { Child(y, link); | ^~~~~ z13.c:760:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 760 | if( type(y) == GAP_OBJ && mark(gap(y)) ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z14.o z14.c z14.c: In function 'FillObject': z14.c:1062:18: warning: variable 'word_len' set but not used [-Wunused-but-set-variable] 1062 | unsigned word_len; | ^~~~~~~~ z14.c:1061:20: warning: variable 'unacc' set but not used [-Wunused-but-set-variable] 1061 | FULL_CHAR *unacc = NULL, *word_content; | ^~~~~ In file included from z14.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z14.c:1203:7: note: in expansion of macro 'Child' 1203 | { Child(y, link); | ^~~~~ z14.c:1204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1204 | if( type(y) == ACAT ) | ^~ In file included from z14.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z14.c:1206:11: note: in expansion of macro 'Child' 1206 | { Child(gp, ylink); | ^~~~~ z14.c:1207:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1207 | if( type(gp) == GAP_OBJ && width(gap(gp)) == 0 && | ^~ In function 'KernWordLeftMargin', inlined from 'FillObject' at z14.c:1019:10: z14.c:575:39: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 575 | kerned_glyphs[kerned_glyph_count] = '\0'; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ z14.c: In function 'FillObject': z14.c:541:13: note: at offset 20 to object 'kerned_glyphs' with size 20 declared here 541 | FULL_CHAR kerned_glyphs[20]; | ^~~~~~~~~~~~~ z14.c:124:28: warning: 'I.width_to_tab' may be used uninitialized in this function [-Wmaybe-uninitialized] 124 | else if( I.tab_count > 0 && I.width_to_tab > I.tab_pos ) \ | ^~ z14.c:777:12: note: 'I.width_to_tab' was declared here 777 | { INTERVAL I, BestI; | ^ z14.c:124:28: warning: 'I.tab_pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 124 | else if( I.tab_count > 0 && I.width_to_tab > I.tab_pos ) \ | ^~ z14.c:777:12: note: 'I.tab_pos' was declared here 777 | { INTERVAL I, BestI; | ^ z14.c:963:21: warning: 'I.badness' may be used uninitialized in this function [-Wmaybe-uninitialized] 963 | if( can_hyphenate && IntervalBadness(BestI) > HYPH_BAD ) | ^ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z15.o z15.c In file included from z15.c:37: z15.c: In function 'Constrained': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z15.c:471:5: note: in expansion of macro 'Child' 471 | { Child(g, tlink); | ^~~~~ z15.c:472:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 472 | if( type(g) == GAP_OBJ && mark(gap(g)) ) ratm = TRUE; | ^~ In file included from z15.c:37: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z15.c:694:4: note: in expansion of macro 'Child' 694 | { Child(z, lp); | ^~~~~ z15.c:695:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 695 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z15.c:37: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z15.c:698:4: note: in expansion of macro 'Child' 698 | { Child(z, rp); | ^~~~~ z15.c:699:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 699 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z15.c:37: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z15.c:715:6: note: in expansion of macro 'Child' 715 | { Child(z, link); | ^~~~~ z15.c:716:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 716 | if( type(z) == GAP_OBJ || is_index(type(z)) ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z16.o z16.c In file included from z16.c:30: z16.c: In function 'SetNeighbours': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:110:5: note: in expansion of macro 'Child' 110 | { Child(*pdef, plink); | ^~~~~ z16.c:111:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 111 | if( type(*pdef) == SPLIT ? SplitIsDefinite(*pdef) : is_definite(type(*pdef)) ) | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:112:7: note: in expansion of macro 'Child' 112 | { Child(*pg, PrevDown(link)); | ^~~~~ z16.c:113:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 113 | while( is_index(type(*pg)) ) | ^~~~~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:125:5: note: in expansion of macro 'Child' 125 | { Child(*sdef, slink); | ^~~~~ z16.c:126:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 126 | if( type(*sdef) == SPLIT ? SplitIsDefinite(*sdef) : is_definite(type(*sdef)) ) | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:127:7: note: in expansion of macro 'Child' 127 | { Child(*sg, PrevDown(slink)); | ^~~~~ z16.c:128:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 128 | while( is_index(type(*sg)) ) | ^~~~~ In file included from z16.c:30: z16.c: In function 'AdjustSize': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:282:7: note: in expansion of macro 'Child' 282 | { Child(y, tlink); | ^~~~~ z16.c:283:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 283 | if( type(y) == GAP_OBJ && mark(gap(y)) ) ratm = TRUE; | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:312:6: note: in expansion of macro 'Child' 312 | { Child(z, lp); | ^~~~~ z16.c:313:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 313 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:316:6: note: in expansion of macro 'Child' 316 | { Child(z, rp); | ^~~~~ z16.c:317:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 317 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:556:6: note: in expansion of macro 'Child' 556 | { Child(z, lp); | ^~~~~ z16.c:557:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 557 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:560:6: note: in expansion of macro 'Child' 560 | { Child(z, rp); | ^~~~~ z16.c:561:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 561 | if( type(z) == GAP_OBJ && !join(gap(z)) ) break; | ^~ In file included from z16.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z16.c:575:8: note: in expansion of macro 'Child' 575 | { Child(z, link); | ^~~~~ z16.c:576:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 576 | if( type(z) == GAP_OBJ || is_index(type(z)) ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z17.o z17.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z18.o z18.c In file included from z18.c:31: z18.c: In function 'TransferBegin': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z18.c:245:7: note: in expansion of macro 'Child' 245 | { Child(env, LastDown(x)); | ^~~~~ z18.c:246:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 246 | if( type(env) == ENV ) DisposeChild(LastDown(x)); | ^~ In file included from z18.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z18.c:260:7: note: in expansion of macro 'Child' 260 | { Child(y, link); | ^~~~~ z18.c:261:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 261 | if( type(y) == RECEPTIVE && actual(actual(y)) == InputSym ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z19.o z19.c In file included from z19.c:30: z19.c: In function 'SearchGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:142:5: note: in expansion of macro 'Child' 142 | { Child(y, link); | ^~~~~ z19.c:143:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 143 | switch( type(y) ) | ^~~~~~ In file included from z19.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:151:4: note: in expansion of macro 'Child' 151 | { Child(z, zlink); | ^~~~~ z19.c:152:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 152 | res = SearchGalley(z, sym, TRUE, TRUE, TRUE, input); | ^~~ In file included from z19.c:30: z19.c: In function 'AttachGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:277:4: note: in expansion of macro 'Child' 277 | { Child(y, link); | ^~~~~ z19.c:278:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 278 | if( type(y) == SPLIT ) Child(y, DownDim(y, dim)); | ^~ In file included from z19.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:592:8: note: in expansion of macro 'Child' 592 | { Child(z, zlink); | ^~~~~ z19.c:593:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 593 | switch( type(z) ) | ^~~~~~ In file included from z19.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:613:9: note: in expansion of macro 'Child' 613 | { Child(tmp, Down(y)); | ^~~~~ z19.c:614:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 614 | if( opt_components(tmp) != nilobj ) | ^~ In file included from z19.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:898:7: note: in expansion of macro 'Child' 898 | { Child(y, link); | ^~~~~ z19.c:899:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 899 | switch( type(y) ) | ^~~~~~ In file included from z19.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z19.c:1014:9: note: in expansion of macro 'Child' 1014 | { Child(z, LastDown(target_galley)); | ^~~~~ z19.c:1015:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1015 | Interpose(target, VCAT, z, z); | ^~~~~~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z20.o z20.c In file included from z20.c:30: z20.c: In function 'ParentFlush': externs.h:2778:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2778 | for( y = pred(link, CHILD); type(y) == LINK; y = pred(y, CHILD) ) | ^~~ z20.c:88:5: note: in expansion of macro 'Parent' 88 | { Parent(prnt, Up(dest_index)); | ^~~~~~ z20.c:89:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 89 | if( kill ) DeleteNode(dest_index); | ^~ In file included from z20.c:30: z20.c: In function 'FlushGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z20.c:554:6: note: in expansion of macro 'Child' 554 | { Child(z, zlink); | ^~~~~ z20.c:555:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 555 | switch( type(z) ) | ^~~~~~ In file included from z20.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z20.c:1047:9: note: in expansion of macro 'Child' 1047 | { Child(z, Down(y)); | ^~~~~ z20.c:1048:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1048 | if( opt_components(z) != nilobj ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z21.o z21.c In file included from z21.c:30: z21.c: In function 'SizeGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z21.c:161:7: note: in expansion of macro 'Child' 161 | { Child(y, NextDown(link)); | ^~~~~ z21.c:162:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 162 | switch( type(y) ) | ^~~~~~ In file included from z21.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z21.c:216:8: note: in expansion of macro 'Child' 216 | { Child(t, tlink); | ^~~~~ z21.c:217:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 217 | if( type(t) == GAP_OBJ ) | ^~ In file included from z21.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z21.c:264:5: note: in expansion of macro 'Child' 264 | { Child(y, link); | ^~~~~ z21.c:265:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 265 | if( type(y) == SCALE_IND ) | ^~ In file included from z21.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z21.c:359:5: note: in expansion of macro 'Child' 359 | { Child(y, link); | ^~~~~ z21.c:361:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 361 | if( type(y) == GAP_OBJ || is_index(type(y)) ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z22.o z22.c In file included from z22.c:32: z22.c: In function 'FindSplitInGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:321:5: note: in expansion of macro 'Child' 321 | { Child(y, link); | ^~~~~ z22.c:322:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 322 | if( is_definite(type(y)) ) break; | ^~ In file included from z22.c:32: z22.c: In function 'Promote': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:601:5: note: in expansion of macro 'Child' 601 | { Child(y, stop_link); | ^~~~~ z22.c:602:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 602 | if( type(y) != GAP_OBJ ) | ^~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:631:7: note: in expansion of macro 'Child' 631 | { Child(y, link); | ^~~~~ z22.c:632:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 632 | if( type(y) == GAP_OBJ ) | ^~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:648:6: note: in expansion of macro 'Child' 648 | { Child(tmp, Down(y)); | ^~~~~ z22.c:649:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 649 | tmp = CopyObject(tmp, no_fpos); | ^~~ In file included from z22.c:32: z22.c: In function 'KillGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1085:5: note: in expansion of macro 'Child' 1085 | { Child(y, NextDown(link)); | ^~~~~ z22.c:1086:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1086 | switch( type(y) ) | ^~~~~~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1089:6: note: in expansion of macro 'Child' 1089 | { Child(z, Down(y)); | ^~~~~ z22.c:1090:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1090 | DetachGalley(z); | ^~~~~~~~~~~~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1100:4: note: in expansion of macro 'Child' 1100 | Child(z, Down(y)); KillGalley(z, FALSE); | ^~~~~ z22.c:1100:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1100 | Child(z, Down(y)); KillGalley(z, FALSE); | ^~~~~~~~~~ In file included from z22.c:32: z22.c: In function 'FreeGalley': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1151:5: note: in expansion of macro 'Child' 1151 | { Child(y, link); | ^~~~~ z22.c:1152:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1152 | if( type(y) == RECEIVING && actual(actual(y)) == InputSym ) | ^~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1158:9: note: in expansion of macro 'Child' 1158 | { Child(z, zlink); | ^~~~~ z22.c:1159:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1159 | zlink = NextDown(zlink); | ^~~~~ In file included from z22.c:32: z22.c: In function 'SetTarget': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1214:5: note: in expansion of macro 'Child' 1214 | { Child(y, link); | ^~~~~ z22.c:1215:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1215 | if( type(y) == PAR && is_target(actual(y)) ) | ^~ In file included from z22.c:32: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z22.c:1225:5: note: in expansion of macro 'Child' 1225 | { Child(y, link); | ^~~~~ z22.c:1226:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1226 | if( is_target(y) ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z23.o z23.c In file included from z23.c:30: z23.c: In function 'FixAndPrintObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z23.c:696:9: note: in expansion of macro 'Child' 696 | { Child(z, Down(x)); | ^~~~~ z23.c:697:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 697 | switch( type(x) ) | ^~~~~~ In file included from z23.c:30: externs.h:2775:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2775 | for( y=pred(link, PARENT), i=1; type(y)==LINK; y = pred(y, PARENT), i++ ) | ^~~ z23.c:919:10: note: in expansion of macro 'CountChild' 919 | { CountChild(z, zlink, count); | ^~~~~~~~~~ z23.c:920:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 920 | if( !is_definite(type(z)) || z == m ) continue; | ^~ In file included from z23.c:30: externs.h:2775:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2775 | for( y=pred(link, PARENT), i=1; type(y)==LINK; y = pred(y, PARENT), i++ ) | ^~~ z23.c:960:8: note: in expansion of macro 'CountChild' 960 | { CountChild(z, zlink, count); | ^~~~~~~~~~ z23.c:961:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 961 | if( !is_definite(type(z)) || z == m ) continue; | ^~ In file included from z23.c:30: externs.h:2775:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2775 | for( y=pred(link, PARENT), i=1; type(y)==LINK; y = pred(y, PARENT), i++ ) | ^~~ z23.c:977:8: note: in expansion of macro 'CountChild' 977 | { CountChild(z, zlink, count); | ^~~~~~~~~~ z23.c:978:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 978 | if( !is_definite(type(z)) || z == m ) continue; | ^~ In file included from z23.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z23.c:1346:4: note: in expansion of macro 'Child' 1346 | { Child(y, link); | ^~~~~ z23.c:1347:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1347 | if( !is_definite(type(y)) && type(y) != LINK_DEST_NULL ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z24.o z24.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z25.o z25.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z26.o z26.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z27.o z27.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z28.o z28.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z29.o z29.c In file included from z29.c:35: z29.c: In function 'InsertSym': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:382:7: note: in expansion of macro 'Child' 382 | { Child(tmp, LastDown(enclosing(s))); | ^~~~~ z29.c:383:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 383 | if( type(tmp) == NPAR ) | ^~ In file included from z29.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:432:9: note: in expansion of macro 'Child' 432 | { Child(p, link); | ^~~~~ z29.c:433:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 433 | if( is_target(p) && sym_body(p)!=nilobj && is_cross(type(sym_body(p))) ) | ^~ In file included from z29.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:478:5: note: in expansion of macro 'Child' 478 | { Child(p, plink); | ^~~~~ z29.c:479:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 479 | if( length(p) == len && StringEqual(str, string(p)) ) | ^~ In file included from z29.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:481:9: note: in expansion of macro 'Child' 481 | { Child(q, link); | ^~~~~ z29.c:482:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 482 | if( enclosing(s) == enclosing(q) ) | ^~ In file included from z29.c:35: z29.c: In function 'InsertAlternativeName': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:534:5: note: in expansion of macro 'Child' 534 | { Child(p, plink); | ^~~~~ z29.c:535:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 535 | if( length(p) == len && StringEqual(str, string(p)) ) | ^~ In file included from z29.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:537:9: note: in expansion of macro 'Child' 537 | { Child(q, link); | ^~~~~ z29.c:538:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 538 | if( enclosing(s) == enclosing(q) ) | ^~ In file included from z29.c:35: z29.c: In function 'SearchSym': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:582:5: note: in expansion of macro 'Child' 582 | { Child(p, plink); | ^~~~~ z29.c:583:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 583 | if( rlen == length(p) ) | ^~ In file included from z29.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:593:6: note: in expansion of macro 'Child' 593 | { Child(q, link); | ^~~~~ z29.c:594:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 594 | { debugcond4(DST, DDD, enclosing(q) == scope[s], | ^ In file included from z29.c:35: z29.c: In function 'ChildSym': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:683:5: note: in expansion of macro 'Child' 683 | { Child(y, link); | ^~~~~ z29.c:684:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 684 | if( type(y) == typ && enclosing(y) == s ) return y; | ^~ In file included from z29.c:35: z29.c: In function 'ChildSymWithCode': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z29.c:703:5: note: in expansion of macro 'Child' 703 | { Child(y, link); | ^~~~~ z29.c:704:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 704 | if( type(y) == NPAR && enclosing(y) == actual(s) && npar_code(y) == code ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z30.o z30.c In file included from z30.c:31: z30.c: In function 'GatherAllUses': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z30.c:102:5: note: in expansion of macro 'Child' 102 | { Child(y, link); | ^~~~~ z30.c:103:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 103 | if( type(y) == LOCAL ) GatherUses(y, y); | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z31.o z31.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z32.o z32.c In file included from z32.c:30: z32.c: In function 'Next': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z32.c:159:9: note: in expansion of macro 'Child' 159 | { Child(y, link); | ^~~~~ z32.c:160:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 160 | if( is_index(type(y)) ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z33.o z33.c In file included from z33.c:33: z33.c: In function 'dtab_rehash': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:91:9: note: in expansion of macro 'Child' 91 | { Child(z, link); | ^~~~~ z33.c:92:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 92 | dtab_insert(z, &NewS); | ^~~~~~~~~~~ In file included from z33.c:33: z33.c: In function 'dtab_insert': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:112:5: note: in expansion of macro 'Child' 112 | { Child(y, link); | ^~~~~ z33.c:113:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 113 | if( db_checksym(x) == db_checksym(y) && StringEqual(string(x), string(y)) ) | ^~ In file included from z33.c:33: z33.c: In function 'dtab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:126:5: note: in expansion of macro 'Child' 126 | { Child(y, link); | ^~~~~ z33.c:127:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 127 | if( sym == db_checksym(y) && StringEqual(tag, string(y)) ) | ^~ In file included from z33.c:33: z33.c: In function 'DbLoad': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:476:4: note: in expansion of macro 'Child' 476 | { Child(y, link); | ^~~~~ z33.c:477:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 477 | if( type(y) == CLOSURE && actual(y) == actual(res) ) break; | ^~ In file included from z33.c:33: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:484:9: note: in expansion of macro 'Child' 484 | { Child(par, link); | ^~~~~ z33.c:485:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 485 | if( type(par) == PAR && is_tag(actual(par)) && Down(par) != par ) | ^~ In file included from z33.c:33: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z33.c:486:4: note: in expansion of macro 'Child' 486 | { Child(tag, Down(par)); | ^~~~~ z33.c:487:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 487 | break; | ^~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z34.o z34.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z35.o z35.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z36.o z36.c z36.c: In function 'TrieRead': z36.c:678:58: warning: right-hand operand of comma expression has no effect [-Wunused-value] 678 | #define BePutChar(fp, v) ( putc( (char) (v & 0xFF), fp), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ z36.c:963:38: note: in expansion of macro 'BePutChar' 963 | for( i = 0; i < MAX_CHAR; i++ ) BePutChar(packed_fp, T->class[i]); | ^~~~~~~~~ z36.c:688:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] 688 | ( putc((v >> 8) & 0xFF, fp), putc(v & 0xFF, fp), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ z36.c:970:40: note: in expansion of macro 'BePutShort' 970 | for( i=0; i < T->node_free; i++ ) BePutShort(packed_fp, T->node_mem[i]); | ^~~~~~~~~~ z36.c:678:58: warning: right-hand operand of comma expression has no effect [-Wunused-value] 678 | #define BePutChar(fp, v) ( putc( (char) (v & 0xFF), fp), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ z36.c:971:40: note: in expansion of macro 'BePutChar' 971 | for( i=0; i < T->string_lim; i++) BePutChar(packed_fp, T->string_mem[i]); | ^~~~~~~~~ In file included from z36.c:30: z36.c: In function 'Hyphenate': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z36.c:1079:5: note: in expansion of macro 'Child' 1079 | { Child(y, link); | ^~~~~ z36.c:1080:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1080 | if( is_word(type(y)) && word_hyph(y) ) | ^~ z36.c:1246:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1246 | { while( *++a ); | ^~~~~ z36.c:1247:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1247 | a++; | ^ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z37.o z37.c In file included from z37.c:35: z37.c: In function 'FontRead': externs.h:2778:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2778 | for( y = pred(link, CHILD); type(y) == LINK; y = pred(y, CHILD) ) | ^~~ z37.c:521:5: note: in expansion of macro 'Parent' 521 | { Parent(db, link); | ^~~~~~ z37.c:522:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 522 | if( DbRetrieve(db, FALSE, FontDefSym,tag,seq,&dfnum,&dfpos,&dlnum,&cont) ) | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:550:5: note: in expansion of macro 'Child' 550 | { Child(y, ylink); | ^~~~~ z37.c:551:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 551 | if( type(y) == PAR ) | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:559:9: note: in expansion of macro 'Child' 559 | { Child(family, Down(y)); | ^~~~~ z37.c:560:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 560 | if( !is_word(type(family)) || !StringEqual(string(family), family_name) ) | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:565:9: note: in expansion of macro 'Child' 565 | { Child(face, Down(y)); | ^~~~~ z37.c:566:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 566 | if( !is_word(type(face)) || !StringEqual(string(face), face_name) ) | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:571:9: note: in expansion of macro 'Child' 571 | { Child(font_name, Down(y)); | ^~~~~ z37.c:572:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 572 | font_name = ReplaceWithTidy(font_name, WORD_TIDY); | ^~~~~~~~~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:578:9: note: in expansion of macro 'Child' 578 | { Child(AFMfilename, Down(y)); | ^~~~~ z37.c:579:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 579 | AFMfilename = ReplaceWithTidy(AFMfilename, WORD_TIDY); | ^~~~~~~~~~~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:585:9: note: in expansion of macro 'Child' 585 | { Child(Extrafilename, Down(y)); | ^~~~~ z37.c:586:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 586 | Extrafilename = ReplaceWithTidy(Extrafilename, WORD_TIDY); | ^~~~~~~~~~~~~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:592:9: note: in expansion of macro 'Child' 592 | { Child(LCMfilename, Down(y)); | ^~~~~ z37.c:593:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 593 | LCMfilename = ReplaceWithTidy(LCMfilename, WORD_TIDY); | ^~~~~~~~~~~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:599:9: note: in expansion of macro 'Child' 599 | { Child(recode, Down(y)); | ^~~~~ z37.c:600:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 600 | recode = ReplaceWithTidy(recode, WORD_TIDY); | ^~~~~~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:629:5: note: in expansion of macro 'Child' 629 | { Child(y, link); | ^~~~~ z37.c:630:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 630 | if( StringEqual(string(y), string(family)) ) | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:640:5: note: in expansion of macro 'Child' 640 | { Child(y, link); | ^~~~~ z37.c:641:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 641 | if( StringEqual(string(y), string(face)) ) | ^~ In file included from z37.c:35: z37.c: In function 'FontChange': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:1299:7: note: in expansion of macro 'Child' 1299 | { Child(y, link); | ^~~~~ z37.c:1300:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1300 | if( StringEqual(string(requested_family), string(y)) ) break; | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:1325:9: note: in expansion of macro 'Child' 1325 | { Child(y, link); | ^~~~~ z37.c:1326:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1326 | if( StringEqual(string(requested_face), string(y)) ) break; | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:1353:9: note: in expansion of macro 'Child' 1353 | { Child(y, link); | ^~~~~ z37.c:1354:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1354 | if( StringEqual(string(y), string(requested_face)) ) break; | ^~ In file included from z37.c:35: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:1411:5: note: in expansion of macro 'Child' 1411 | { Child(fsize, link); | ^~~~~ z37.c:1412:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1412 | if( font_size(fsize) == flen ) | ^~ z37.c: In function 'FontWordSize': z37.c:1682:8: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1682 | { while( *++a ); | ^~~~~ z37.c:1683:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1683 | a++; | ^ z37.c:1618:44: warning: variable 'acc' set but not used [-Wunused-but-set-variable] 1618 | { FULL_CHAR *p, *q, *a, *b, *lig, *unacc, *acc; OBJECT tmp; | ^~~ In file included from z37.c:35: z37.c: In function 'FontNeeded': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z37.c:2028:5: note: in expansion of macro 'Child' 2028 | { Child(family, link); | ^~~~~ z37.c:2029:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 2029 | for( flink = Down(family); flink != family; flink = NextDown(flink) ) | ^~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z38.o z38.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z39.o z39.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z40.o z40.c z40.c: In function 'FilterCreate': z40.c:69:56: warning: variable 'junk' set but not used [-Wunused-but-set-variable] 69 | { FULL_CHAR buff[MAX_LINE]; FILE *fp; OBJECT x, res, junk; | ^~~~ In file included from z40.c:31: z40.c: In function 'FilterScavenge': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z40.c:262:5: note: in expansion of macro 'Child' 262 | { Child(y, link); | ^~~~~ z40.c:263:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 263 | nextlink = NextDown(link); | ^~~~~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z41.o z41.c In file included from z41.c:30: z41.c: In function 'OptimizeParameterList': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:123:5: note: in expansion of macro 'Child' 123 | { Child(y, link); | ^~~~~ z41.c:124:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 124 | if( type(y) == PAR ) | ^~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:125:7: note: in expansion of macro 'Child' 125 | { Child(z, Down(y)); | ^~~~~ z41.c:126:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 126 | if( type(z) == CLOSURE ) | ^~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:132:11: note: in expansion of macro 'Child' 132 | { Child(t, Down(tlink)); | ^~~~~ z41.c:133:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 133 | if( type(t) == CLOSURE ) | ^~ In file included from z41.c:30: z41.c: In function 'WriteClosure': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:177:7: note: in expansion of macro 'Child' 177 | { Child(y, link); | ^~~~~ z41.c:178:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 178 | if( type(y) == PAR ) switch( type(actual(y)) ) | ^~ In file included from z41.c:30: z41.c: In function 'WriteObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:322:9: note: in expansion of macro 'Child' 322 | { Child(y, link); | ^~~~~ z41.c:323:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 323 | if( type(y) == GAP_OBJ ) | ^~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:334:6: note: in expansion of macro 'Child' 334 | { Child(gap_obj, Down(y)); | ^~~~~ z41.c:335:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 335 | if( type(x)==ACAT ) | ^~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:444:9: note: in expansion of macro 'Child' 444 | { Child(y, LastDown(x)); | ^~~~~ z41.c:445:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 445 | if( type(y) == ENV ) env = y; | ^~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:584:9: note: in expansion of macro 'Child' 584 | { Child(y, Down(x)); | ^~~~~ z41.c:585:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 585 | WriteObject(y, DEFAULT_PREC, linecount, fnum); | ^~~~~~~~~~~ In file included from z41.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z41.c:624:4: note: in expansion of macro 'Child' 624 | { Child(z, link); | ^~~~~ z41.c:625:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 625 | if( type(z) == GAP_OBJ ) continue; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z42.o z42.c In file included from z42.c:30: z42.c: In function 'ctab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z42.c:125:5: note: in expansion of macro 'Child' 125 | { Child(y, link); | ^~~~~ z42.c:126:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 126 | if( StringEqual(str, string(y)) ) return y; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z43.o z43.c In file included from z43.c:31: z43.c: In function 'ltab_insert': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z43.c:101:5: note: in expansion of macro 'Child' 101 | { Child(y, link); | ^~~~~ z43.c:102:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 102 | if( StringEqual(string(x), string(y)) ) | ^~ In file included from z43.c:31: z43.c: In function 'ltab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z43.c:116:5: note: in expansion of macro 'Child' 116 | { Child(y, link); | ^~~~~ z43.c:117:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 117 | if( StringEqual(str, string(y)) ) return y; | ^~ In file included from z43.c:31: z43.c: In function 'LanguageDefine': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z43.c:258:5: note: in expansion of macro 'Child' 258 | { Child(y, link); | ^~~~~ z43.c:259:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 259 | if( type(y) == GAP_OBJ ) | ^~ z43.c:199:39: warning: variable 'junk' set but not used [-Wunused-but-set-variable] 199 | { OBJECT link, y, hyph_file; BOOLEAN junk; FULL_CHAR ch; | ^~~~ In file included from z43.c:31: z43.c: In function 'LanguageWordEndsSentence': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z43.c:304:5: note: in expansion of macro 'Child' 304 | { Child(y, link); | ^~~~~ z43.c:305:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 305 | if( StringEndsWith(string(wd), string(y)) ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z44.o z44.c In file included from z44.c:30: z44.c: In function 'WhichComponent': externs.h:2778:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2778 | for( y = pred(link, CHILD); type(y) == LINK; y = pred(y, CHILD) ) | ^~~ z44.c:158:5: note: in expansion of macro 'Parent' 158 | { Parent(prnt, Up(target)); | ^~~~~~ z44.c:159:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 159 | if( type(prnt) == HEAD ) | ^~ In file included from z44.c:30: z44.c: In function 'EncloseInHcat': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:196:5: note: in expansion of macro 'Child' 196 | { Child(s1, link); | ^~~~~ z44.c:197:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 197 | if( type(s1) == GAP_OBJ ) | ^~ In file included from z44.c:30: z44.c: In function 'VerticalHyphenate': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:279:5: note: in expansion of macro 'Child' 279 | { Child(s1, link); | ^~~~~ z44.c:280:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 280 | if( type(s1) == GAP_OBJ ) | ^~ In file included from z44.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:355:5: note: in expansion of macro 'Child' 355 | { Child(z, link); | ^~~~~ z44.c:356:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 356 | if( type(z) == GAP_OBJ && mode(gap(z)) != NO_MODE && join(gap(z)) ) | ^~ In file included from z44.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:364:5: note: in expansion of macro 'Child' 364 | { Child(nxt, link); | ^~~~~ z44.c:365:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 365 | if( type(nxt) == GAP_OBJ ) continue; | ^~ In file included from z44.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:379:5: note: in expansion of macro 'Child' 379 | { Child(index, link); | ^~~~~ z44.c:380:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 380 | if( !is_index(type(index)) ) break; | ^~ In file included from z44.c:30: z44.c: In function 'BuildMergeTree': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:438:7: note: in expansion of macro 'Child' 438 | { Child(y, link); | ^~~~~ z44.c:439:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 439 | if( is_merge(y) ) break; | ^~ In file included from z44.c:30: z44.c: In function 'BuildEnclose': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:514:5: note: in expansion of macro 'Child' 514 | { Child(sym, link); | ^~~~~ z44.c:515:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 515 | if( is_enclose(sym) ) break; | ^~ In file included from z44.c:30: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z44.c:520:5: note: in expansion of macro 'Child' 520 | { Child(y, link); | ^~~~~ z44.c:521:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 521 | switch( type(y) ) | ^~~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z45.o z45.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z46.o z46.c In file included from z46.c:31: z46.c: In function 'FindOptimize': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z46.c:53:5: note: in expansion of macro 'Child' 53 | { Child(y, link); | ^~~~~ z46.c:54:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 54 | if( type(y) == PAR && is_optimize(actual(y)) ) | ^~ In file included from z46.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z46.c:65:5: note: in expansion of macro 'Child' 65 | { Child(y, link); | ^~~~~ z46.c:66:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 66 | if( is_optimize(y) ) | ^~ In file included from z46.c:31: z46.c: In function 'SetOptimize': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z46.c:140:7: note: in expansion of macro 'Child' 140 | { Child(z, NextDown(link)); | ^~~~~ z46.c:141:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 141 | if( type(z) == GAP_OBJ ) | ^~ In file included from z46.c:31: z46.c: In function 'GazumpOptimize': externs.h:2778:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2778 | for( y = pred(link, CHILD); type(y) == LINK; y = pred(y, CHILD) ) | ^~~ z46.c:218:5: note: in expansion of macro 'Parent' 218 | { Parent(prnt, Up(dest)); | ^~~~~~ z46.c:219:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 219 | Constrained(prnt, &constraint(tmp), gall_dir(hd), &junk); | ^~~~~~~~~~~ In file included from z46.c:31: z46.c: In function 'CalculateOptimize': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z46.c:350:5: note: in expansion of macro 'Child' 350 | { Child(y, link); | ^~~~~ z46.c:351:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 351 | if( type(y) != ACAT ) continue; | ^~ In file included from z46.c:31: externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z46.c:356:7: note: in expansion of macro 'Child' 356 | { Child(z, ylink); | ^~~~~ z46.c:357:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 357 | if( type(z) != GAP_OBJ ) count++; | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z47.o z47.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z48.o z48.c z48.c: In function 'PDFFont_AddFont': z48.c:1045:25: warning: variable 'entry' set but not used [-Wunused-but-set-variable] 1045 | t_font_list_entry_ptr entry = PDFFont_FindListEntry(in_real_font_name); | ^~~~~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z49.o z49.c In file included from z49.c:30: z49.c: In function 'ltab_insert': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z49.c:257:5: note: in expansion of macro 'Child' 257 | { Child(y, link); | ^~~~~ z49.c:258:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 258 | if( StringEqual(string(x), string(y)) ) | ^~ In file included from z49.c:30: z49.c: In function 'ltab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z49.c:273:5: note: in expansion of macro 'Child' 273 | { Child(y, link); | ^~~~~ z49.c:274:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 274 | if( StringEqual(str, string(y)) ) return y; | ^~ z49.c: In function 'PS_PrintBeforeFirstPage': z49.c:1120:35: warning: variable 'junk' set but not used [-Wunused-but-set-variable] 1120 | { int fnum; FILE *fp; BOOLEAN junk, cp; OBJECT link, x, full_name; | ^~~~ z49.c: In function 'PS_PrintWord': z49.c:1371:6: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1371 | { while( *++a ); | ^~~~~ z49.c:1372:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1372 | a++; | ^ In file included from z49.c:30: z49.c: In function 'PS_PrintGraphicObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z49.c:1649:9: note: in expansion of macro 'Child' 1649 | { Child(y, link); | ^~~~~ z49.c:1650:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1650 | if( type(y) == GAP_OBJ ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z50.o z50.c z50.c: In function 'PDF_PrintWord': z50.c:381:6: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 381 | { while( *++a ); | ^~~~~ z50.c:382:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 382 | a++; | ^ z50.c:298:14: warning: variable 'next_hpos' set but not used [-Wunused-but-set-variable] 298 | static int next_hpos = -1; | ^~~~~~~~~ In file included from z50.c:34: z50.c: In function 'PDF_PrintGraphicObject': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z50.c:665:9: note: in expansion of macro 'Child' 665 | { Child(y, link); | ^~~~~ z50.c:666:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 666 | if( type(y) == GAP_OBJ ) | ^~ gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z51.o z51.c gcc -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=1 -DASSERT_ON=1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DDEBUG_ON=0 -DPDF_COMPRESSION=0 -c -o z52.o z52.c In file included from z52.c:30: z52.c: In function 'ptab_retrieve': externs.h:2772:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2772 | for( y = pred(link, PARENT); type(y) == LINK; y = pred(y, PARENT) ) | ^~~ z52.c:125:5: note: in expansion of macro 'Child' 125 | { Child(y, link); | ^~~~~ z52.c:126:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 126 | if( StringEqual(str, string(y)) ) return y; | ^~ gcc -o lout z01.o z02.o z03.o z04.o z05.o z06.o z07.o z08.o z09.o z10.o z11.o z12.o z13.o z14.o z15.o z16.o z17.o z18.o z19.o z20.o z21.o z22.o z23.o z24.o z25.o z26.o z27.o z28.o z29.o z30.o z31.o z32.o z33.o z34.o z35.o z36.o z37.o z38.o z39.o z40.o z41.o z42.o z43.o z44.o z45.o z46.o z47.o z48.o z49.o z50.o z51.o z52.o -lm chmod a+x lout + cp /builddir/build/SOURCES/design.pdf /builddir/build/SOURCES/expert-guide.pdf /builddir/build/SOURCES/user-guide.pdf /builddir/build/SOURCES/slides.pdf doc/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0dtdA2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 ++ dirname /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 + cd lout-3.40 + mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386//usr/bin + mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386//usr/share/lout/doc + mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386//usr/share/man/man1 + make BINDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin LOUTLIBDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout LOUTDOCDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc MANDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1 install installman installdoc (a) Installing lout and prg2lout binaries into BINDIR /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin cp lout /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/lout chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/lout cp prg2lout /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/prg2lout chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/prg2lout (b) Installing library files into LOUTLIBDIR /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include cp include/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include/* mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data cp data/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data/* mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph cp hyph/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph/* mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/font chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/font cp font/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/font chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/font/* mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/maps chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/maps cp maps/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/maps chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/maps/* mkdir /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/locale chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/locale (c) Initializing run (should be silent, no errors expected) /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/lout -x -s /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include/init -I /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/include -H /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph -D /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data (d) Changing mode of files just created by initializing run chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/data/* chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/hyph/* Installing manual entries into MANDIR /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1 sed -e "s@@/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin@" -e "s@@/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout@" \ -e "s@@/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc@" -e "s@@/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1@" \ man/lout.1 > /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1/lout.1 chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1/lout.1 cp man/prg2lout.1 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1/prg2lout.1 chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/man/man1/prg2lout.1 Creating LOUTDOCDIR /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc and copying documentation into it cp -r doc/* /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc chmod 755 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc/* chmod 644 /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/lout/doc/*/* + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.40-18.fc32 --unique-debug-suffix -3.40-18.fc32.i386 --unique-debug-src-base lout-3.40-18.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lout-3.40 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/lout explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/prg2lout extracting debug info from /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/lout extracting debug info from /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/bin/prg2lout original debug info size: 1432kB, size after compression: 1112kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 4004 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/lout/doc/README is executable but has no shebang, removing executable bit Processing files: lout-3.40-18.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uWRsf3 + umask 022 + cd /builddir/build/BUILD + cd lout-3.40 + DOCDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/doc/lout + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/doc/lout + cp -pr README /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/doc/lout + cp -pr READMEPDF /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/doc/lout + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1DMhQ0 + umask 022 + cd /builddir/build/BUILD + cd lout-3.40 + LICENSEDIR=/builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/licenses/lout + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/licenses/lout + cp -pr COPYING /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386/usr/share/licenses/lout + RPM_EC=0 ++ jobs -p + exit 0 Provides: lout = 3.40-18.fc32 lout(x86-32) = 3.40-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) rtld(GNU_HASH) Processing files: lout-debugsource-3.40-18.fc32.i686 Provides: lout-debugsource = 3.40-18.fc32 lout-debugsource(x86-32) = 3.40-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lout-debuginfo-3.40-18.fc32.i686 Provides: debuginfo(build-id) = 1e2c1055c417f5f16a4054e3601d7ec7aefa9fde debuginfo(build-id) = 2c1706ff3fd818837930c4a823d74741c2cc8fe8 lout-debuginfo = 3.40-18.fc32 lout-debuginfo(x86-32) = 3.40-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lout-debugsource(x86-32) = 3.40-18.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 Wrote: /builddir/build/RPMS/lout-debuginfo-3.40-18.fc32.i686.rpm Wrote: /builddir/build/RPMS/lout-debugsource-3.40-18.fc32.i686.rpm Wrote: /builddir/build/RPMS/lout-3.40-18.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hv3W02 + umask 022 + cd /builddir/build/BUILD + cd lout-3.40 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lout-3.40-18.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0