Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tth.spec'], chrootPath='/var/lib/mock/f30-build-38253-22076/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/tth-4.12-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tth.spec'], chrootPath='/var/lib/mock/f30-build-38253-22076/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XGGmya + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tth + /usr/bin/gzip -dc /builddir/build/SOURCES/tth4.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tth + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.orig 's/^main/int &/;/slen/d' tools/tthsplit.c + fixtimestamp tools/tthsplit.c + touch -r tools/tthsplit.c.orig tools/tthsplit.c + rm -f tools/tthsplit.c.orig + sed -i.orig 's/^main/#include \nint &/;/slen/d' tools/choice.c + fixtimestamp tools/choice.c + touch -r tools/choice.c.orig tools/choice.c + rm -f tools/choice.c.orig + sed -i.orig 's/^main/#include \nint &/;/slen/d' tthgold/tthrfcat.c + fixtimestamp tthgold/tthrfcat.c + touch -r tthgold/tthrfcat.c.orig tthgold/tthrfcat.c + rm -f tthgold/tthrfcat.c.orig + find . -name '*.exe' -exec rm '{}' + + sed -i '/^all/s/\.exe//g' tools/makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gb9dNI + umask 022 + cd /builddir/build/BUILD + cd tth + make -j4 tth.c ttm.c sed -e "/mathstringshl/ r mathstringsh.lex" -e "/equationhl/r equationh.lex" tthg.lex >tth.lex sed -e "/mathstringshl/ r mathstringsm.lex"\ -e "/equationhl/r equationm.lex"\ -e "s/static void delimit();//"\ -e "s/static int b_align();//"\ -e "s/[.]html/.xml/"\ -e "/-f? limit/d"\ -e "/-i use/d"\ -e "/-t display/d"\ -e "/-y? equa/d"\ -e "/-w? HTML/,/-w2 XHTML/d"\ -e "/oa_removes/c\\" -e ""\ -e "/start b_align/,/end b_align/c\\" -e ""\ -e "/start symext/,/end symext/c\\" -e ""\ -e "/start delimit/,/end delimit/c\\" -e "" tthg.lex >ttm.lex flex -otth.c tth.lex flex -ottm.c ttm.lex + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 tth.c -o tth BUILDSTDERR: tth.c: In function 'yylex': BUILDSTDERR: tth.lex:761:5: warning: variable 'PUSHEDINTDEPTHS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: #define TTH_INT_SETPUSH(name,value) \ BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:760:5: warning: variable 'PUSHEDINTS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTDEPTHS[INTMAX]={0}; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tth.lex:586:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC char halstring[TTH_CHARLEN]={0}; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tth.c:20: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tth.lex:7795:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tth.lex:7797:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex: In function 'tth_epsf': BUILDSTDERR: tth.lex:7907:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: }else{ BUILDSTDERR: ^ BUILDSTDERR: tth.lex:7907:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:7920:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: c=4; BUILDSTDERR: ^ BUILDSTDERR: tth.lex:7920:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:7921:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 307) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:7931:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: fprintf(stderr,"Graphic %s exists. No conversion.\n",filestr2); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tth.lex:7931:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 159) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.c: In function 'yylex': BUILDSTDERR: tth.lex:6682:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: strcat(dupstore,"{"); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 501 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6233:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 514 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6164:6: warning: '%s' directive writing up to 499 bytes into a region of size between 447 and 452 [-Wformat-overflow=] BUILDSTDERR: strcpy(boxalign," align=\"right\""); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: } BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 51 and 555 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6159:6: warning: '%s' directive writing up to 499 bytes into a region of size between 440 and 450 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: \\line TTH_SCAN_STRING("\\par\\hbox to\\hsize "); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 53 and 562 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6011:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: strcpy(newcstr,yytext);*scratchstring=0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: if(tth_push_depth-tth_LaTeX>0)yy_push_state(setdimen); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tth.lex:6011:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1831 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6015:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: {ANY} { BUILDSTDERR: ^ BUILDSTDERR: yy_pop_state();yyless(0); BUILDSTDERR: ~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 525 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6002:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: if(tth_push_depth-tth_LaTeX>0 || strcmp(newcstr,"\\hsize")) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: yy_push_state(setdimen); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tth.lex:6002:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 1342 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:6006:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: GET_DIMEN;/* Get the current dimension*/ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: if(tth_debug&1024){fprintf(stderr,"Dimension to set: %s Now follow the current and the new values:\n",newcstr);} BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 530 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:5490:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: dimadvstate=0; BUILDSTDERR: ^ BUILDSTDERR: tth.lex:5490:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 1317 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:5292:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: else if(strstr(chscratch,"mi") != NULL) strcpy(defstore,"\\rmfamily\\it"); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 20006) into a destination of size 20000 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:971:22: warning: '%s' directive writing up to 499 bytes into a region of size between 475 and 485 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABNOAL "\n" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:4452:21: note: in expansion of macro 'TTH_MULSTART' BUILDSTDERR: TTH_TEX_FN("\\tth_multiinner#tthdrop2",2); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 526 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:975:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1094:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tth.lex:4326:55: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: yy_delete_buffer(YY_CURRENT_BUFFER); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:975:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1094:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tth.lex:4305:3: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: yy_pop_state(); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:975:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1094:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tth.lex:4279:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: if(tth_debug&32)fprintf(stderr,"Endtabpre:%s>\n",halstring); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:7252:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: \\magnification[ =]*{NUM}? BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3664:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: if(tth_splitfile){ /*sf*/ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 28 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3649:25: warning: '%s' directive writing up to 499 bytes into a region of size between 405 and 424 [-Wformat-overflow=] BUILDSTDERR: \\special{html:

}\n%s{ \\thechapter}\ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:
}}{\\special{html:

}} ", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: labelchar,argchar); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: TTH_SCAN_STRING(scratchstring);*argchar=0; BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 137 and 655 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3628:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING("\\tthsplittail\\tthsplitinv\\tthsplittop\\tthfileupd"); /*sf*/ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 29 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3576:24: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: if((js2=system(scratchstring))!=SUCCESS) BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3581:20: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: if(system(scrstring)!=SUCCESS)fprintf(stderr,"Bibtex failed\n"); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3357:27: warning: '%s' directive writing up to 499 bytes into a region of size 461 [-Wformat-overflow=] BUILDSTDERR: argchar); BUILDSTDERR: ^ BUILDSTDERR: if(tth_indexfile) {TTH_PUSH_BUFF(11);} else /*get extra code*/ BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 540 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3334:33: warning: '%s' directive writing up to 499 bytes into a region of size 487 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: jscratch=system(scratchstring); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1528 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3331:24: warning: ' -o ' directive writing 4 bytes into a region of size between 1 and 500 [-Wformat-overflow=] BUILDSTDERR: tth_index_cmd,tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1511 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3344:19: warning: '%s' directive writing up to 499 bytes into a region of size 432 [-Wformat-overflow=] BUILDSTDERR: scratchstring,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: TTH_SCAN_STRING(argchar); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 86 and 1084 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:3193:3: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: if((js2=system(scratchstring))!=SUCCESS) BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:2921:27: warning: '%s' directive writing up to 499 bytes into a region of size between 445 and 463 [-Wformat-overflow=] BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /*fprintf(stderr,"Ending eqno: %s\n",scratchstring); */ BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:2852:5: warning: '%s' directive writing up to 499 bytes into a region of size between 468 and 469 [-Wformat-overflow=] BUILDSTDERR: TTH_SYMBOL,TTH_SYMPT(chr1),TTH_SYMEND); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 44 or more bytes (assuming 585) into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:1546:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING(scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 1571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:1469:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SWAP(scrstring); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 508 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:975:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1094:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tth.lex:4312:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tth.c:20: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:6880:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:6881:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:6793:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:6794:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'yylex' at tth.lex:4449:26: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing between 3 and 7 bytes at offsets 0 and [2, 500] may overlap 1 byte at offset [2, 507] [-Wrestrict] BUILDSTDERR: return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:3148:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:3149:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:2357:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:2358:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:2346:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:2347:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 ttm.c -o ttm BUILDSTDERR: ttm.c: In function 'yylex': BUILDSTDERR: ttm.lex:656:21: warning: variable 'qrtlen2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC time_t thetime; BUILDSTDERR: ^~ BUILDSTDERR: ttm.lex:656:12: warning: variable 'qrtlen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC time_t thetime; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ttm.lex:650:12: warning: variable 'mtrx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int active[NFNMAX]={0}; BUILDSTDERR: ^~~~ BUILDSTDERR: ttm.lex:580:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC char halstring[TTH_CHARLEN]={0}; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttm.c:20: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at ttm.lex:7719:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at ttm.lex:7721:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex: In function 'tth_epsf': BUILDSTDERR: ttm.lex:7831:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,arg); /*Restore original name*/ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttm.lex:7831:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:7844:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: psfound=1; BUILDSTDERR: ^ BUILDSTDERR: ttm.lex:7844:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:7845:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: c=4; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 307) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:7855:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: if ((giffile=fopen(filestr2,"r")) != NULL){ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ttm.lex:7855:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 159) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.c: In function 'yylex': BUILDSTDERR: ttm.lex:6606:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: \{ { /* already embraced */ BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 501 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:6157:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: default : strcpy(boxalign," align=\"center\""); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 514 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:6088:6: warning: '%s' directive writing up to 499 bytes into a region of size between 447 and 452 [-Wformat-overflow=] BUILDSTDERR: if(strstr(yytext,"\\h")){ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: strcpy(boxalign," align=\"right\""); BUILDSTDERR: ~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 51 and 555 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:6083:6: warning: '%s' directive writing up to 499 bytes into a region of size between 440 and 450 [-Wformat-overflow=] BUILDSTDERR: GET_DIMEN; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: } BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 53 and 562 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5935:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: \\hsize { BUILDSTDERR: ^ BUILDSTDERR: strcpy(newcstr,yytext);*scratchstring=0; BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttm.lex:5935:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1831 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5939:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: } */ BUILDSTDERR: ^ BUILDSTDERR: {ANY} { BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 525 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5926:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: *scratchstring=0; BUILDSTDERR: ^ BUILDSTDERR: if(tth_push_depth-tth_LaTeX>0 || strcmp(newcstr,"\\hsize")) BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttm.lex:5926:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 1342 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5930:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: /* yy_push_state(argclear); */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: GET_DIMEN;/* Get the current dimension*/ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 530 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5414:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: yy_push_state(dimadv); /* Prepare to get second and advance. */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ttm.lex:5414:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 1317 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:5216:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: else if(strstr(chscratch,"msl") != NULL) strcpy(defstore,"\\rmfamily\\it"); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 20006) into a destination of size 20000 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3588:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: if(appendix)sprintf(labelchar,"%c",sectno+1+64); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 27 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3573:25: warning: '%s' directive writing up to 499 bytes into a region of size between 405 and 424 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n\\stepcounter{chapter}\\tthenclose{\ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:

}\n%s{ \\thechapter}\ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:
}}{\\special{html:

}} ", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: labelchar,argchar); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 137 and 655 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3552:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"chap%s.xml",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 28 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3500:24: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"latex -interaction=batchmode %s >%s.tlg", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3505:20: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"bibtex %s",tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3281:27: warning: '%s' directive writing up to 499 bytes into a region of size 461 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\\htmlheader{1}{\\contentsname{ }}\\input %s ", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: argchar); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 540 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3258:33: warning: '%s' directive writing up to 499 bytes into a region of size 487 [-Wformat-overflow=] BUILDSTDERR: }else sprintf(scratchstring,"makeindex -o %s.tin -s %s.tms %s.tid", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth_latex_file,tth_latex_file,tth_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1528 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3255:24: warning: ' -o ' directive writing 4 bytes into a region of size between 1 and 500 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s -o %s.tin %s.tid", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1511 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3268:19: warning: '%s' directive writing up to 499 bytes into a region of size 432 [-Wformat-overflow=] BUILDSTDERR: sprintf(argchar,"\n\\special{html:\n}\\beginsection{\\indexname{ %s}}\\par\\input %s.tin", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scratchstring,tth_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 86 and 1084 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:3117:3: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: "latex -interaction=batchmode %s >%s.tlg", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:7176:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: \\- BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:2732:27: warning: '%s' directive writing up to 499 bytes into a region of size between 344 and 440 [-Wformat-overflow=] BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /*fprintf(stderr,"Ending eqno: %s\n",scratchstring); */ BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 77 and 672 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:1546:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING(scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 1571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm.lex:1469:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SWAP(scrstring); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 508 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttm.c:20: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:6804:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:6805:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:6717:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:6718:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:4373:26: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing between 3 and 7 bytes at offsets 0 and [2, 500] may overlap 1 byte at offset [2, 507] [-Wrestrict] BUILDSTDERR: return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:3072:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:3073:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + pushd tools ~/build/BUILD/tth/tools ~/build/BUILD/tth + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 choice.c -o choice + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 tthsplit.c -o tthsplit BUILDSTDERR: tthsplit.c: In function 'main': BUILDSTDERR: tthsplit.c:39:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(buff,LINELEN,stdin); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ + popd ~/build/BUILD/tth ~/build/BUILD/tth/tthfunc ~/build/BUILD/tth + pushd tthfunc + make -j4 tthdynamic.c tthfunc.c ttmdynamic.c ttmfunc.c make -C tthdynamic clean ./maintofunction make -C ttmdynamic clean ./maintomfunction BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/tth/tthfunc/tthdynamic' rm -f *.o calltthfunc libtth.a BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/tth/tthfunc/ttmdynamic' rm -f *.o callttmfunc libttm.a make[1]: Leaving directory '/builddir/build/BUILD/tth/tthfunc/tthdynamic' ./maintodynamic make[1]: Leaving directory '/builddir/build/BUILD/tth/tthfunc/ttmdynamic' ./maintomdynamic flex -ottmfunc.c ttmfunc.lex flex -otthfunc.c tthfunc.lex flex -ottmdynamic.c -Pttm ttmdynamic.lex flex -otthdynamic.c -Ptth tthdynamic.lex + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 -fPIC -shared -Wl,-h,libtth.so.0 tthfunc.c -o libtth.so.0.0.0 BUILDSTDERR: tthfunc.c: In function 'yylex': BUILDSTDERR: tthfunc.lex:765:5: warning: variable 'PUSHEDINTDEPTHS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: #define TTH_INT_SETPUSH(name,value) \ BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:764:5: warning: variable 'PUSHEDINTS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTDEPTHS[INTMAX]={0}; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tthfunc.lex:590:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC char halstring[TTH_CHARLEN]={0}; BUILDSTDERR: ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: tthfunc.c:27656:16: warning: 'yy_top_state' defined but not used [-Wunused-function] BUILDSTDERR: BUILDSTDERR: ^ BUILDSTDERR: tthfunc.c:27204:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: #else BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tthfunc.c:20: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tthfunc.lex:7608:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tthfunc.lex:7610:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex: In function 'tth_epsf': BUILDSTDERR: tthfunc.lex:7720:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: }else{ BUILDSTDERR: ^ BUILDSTDERR: tthfunc.lex:7720:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:7733:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: c=4; BUILDSTDERR: ^ BUILDSTDERR: tthfunc.lex:7733:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:7734:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 307) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:7744:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Graphic %s exists. No conversion.\n",filestr2); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:7744:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 159) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.c: In function 'yylex': BUILDSTDERR: tthfunc.lex:6686:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: strcat(dupstore,"{"); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 501 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6237:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 514 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6168:6: warning: '%s' directive writing up to 499 bytes into a region of size between 437 and 452 [-Wformat-overflow=] BUILDSTDERR: strcpy(boxalign," align=\"right\""); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: } BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 51 and 565 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6163:6: warning: '%s' directive writing up to 499 bytes into a region of size between 430 and 450 [-Wformat-overflow=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: \\line TTH_SCAN_STRING("\\par\\hbox to\\hsize "); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 53 and 572 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6015:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: strcpy(newcstr,yytext);*scratchstring=0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: if(tth_push_depth-tth_LaTeX>0)yy_push_state(setdimen); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tthfunc.lex:6015:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1831 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6019:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: {ANY} { BUILDSTDERR: ^ BUILDSTDERR: yy_pop_state();yyless(0); BUILDSTDERR: ~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 525 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6006:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: if(tth_push_depth-tth_LaTeX>0 || strcmp(newcstr,"\\hsize")) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: yy_push_state(setdimen); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tthfunc.lex:6006:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 1342 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:6010:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: GET_DIMEN;/* Get the current dimension*/ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: if(tth_debug&1024){snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Dimension to set: %s Now follow the current and the new values:\n",newcstr);} BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 530 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:5494:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: dimadvstate=0; BUILDSTDERR: ^ BUILDSTDERR: tthfunc.lex:5494:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 1317 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:5296:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: else if(strstr(chscratch,"mi") != NULL) strcpy(defstore,"\\rmfamily\\it"); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 20006) into a destination of size 20000 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:975:22: warning: '%s' directive writing up to 499 bytes into a region of size between 475 and 485 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABNOAL "\n" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:4456:21: note: in expansion of macro 'TTH_MULSTART' BUILDSTDERR: TTH_TEX_FN("\\tth_multiinner#tthdrop2",2); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 526 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:979:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1098:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tthfunc.lex:4330:118: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: yy_delete_buffer(YY_CURRENT_BUFFER); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:979:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1098:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tthfunc.lex:4309:3: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: yy_pop_state(); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:979:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1098:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tthfunc.lex:4283:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: if(tth_debug&32)snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Endtabpre:%s>\n",halstring); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:7256:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: \\magnification[ =]*{NUM}? BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3668:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: if(tth_splitfile){ /*sf*/ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 28 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3653:25: warning: '%s' directive writing up to 499 bytes into a region of size between 405 and 424 [-Wformat-overflow=] BUILDSTDERR: \\special{html:

}\n%s{ \\thechapter}\ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:
}}{\\special{html:

}} ", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: labelchar,argchar); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: TTH_SCAN_STRING(scratchstring);*argchar=0; BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 137 and 655 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3632:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING("\\tthsplittail\\tthsplitinv\\tthsplittop\\tthfileupd"); /*sf*/ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 29 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3580:24: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: if((js2=system(scratchstring))!=SUCCESS) BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3585:20: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: if(system(scrstring)!=SUCCESS)snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Bibtex failed\n"); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3361:27: warning: '%s' directive writing up to 499 bytes into a region of size 461 [-Wformat-overflow=] BUILDSTDERR: argchar); BUILDSTDERR: ^ BUILDSTDERR: if(tth_indexfile) {TTH_PUSH_BUFF(11);} else /*get extra code*/ BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 540 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3338:33: warning: '%s' directive writing up to 499 bytes into a region of size 487 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: jscratch=system(scratchstring); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1528 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3335:24: warning: ' -o ' directive writing 4 bytes into a region of size between 1 and 500 [-Wformat-overflow=] BUILDSTDERR: tth_index_cmd,tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1511 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3348:19: warning: '%s' directive writing up to 499 bytes into a region of size 432 [-Wformat-overflow=] BUILDSTDERR: scratchstring,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: TTH_SCAN_STRING(argchar); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 86 and 1084 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:3197:3: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: tth_latex_file,tth_latex_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: if((js2=system(scratchstring))!=SUCCESS) BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:2925:27: warning: '%s' directive writing up to 499 bytes into a region of size between 445 and 463 [-Wformat-overflow=] BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /*snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Ending eqno: %s\n",scratchstring); */ BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:2856:5: warning: '%s' directive writing up to 499 bytes into a region of size between 468 and 469 [-Wformat-overflow=] BUILDSTDERR: TTH_SYMBOL,TTH_SYMPT(chr1),TTH_SYMEND); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 44 or more bytes (assuming 585) into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:1550:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING(scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 1571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:1473:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SWAP(scrstring); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 508 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:979:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TABRT " align=\"right\"" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1098:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: TTH_OUTPUT(tdalign);*tdalign=0;\ BUILDSTDERR: ^~ BUILDSTDERR: tthfunc.lex:4316:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 504 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tthfunc.c:20: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:6884:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:6885:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:6797:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:6798:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:4453:26: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing between 3 and 7 bytes at offsets 0 and [2, 500] may overlap 1 byte at offset [2, 507] [-Wrestrict] BUILDSTDERR: return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:3152:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:3153:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:2361:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:2362:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:2350:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:2351:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing 1 or more bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 9223372036854775807] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ln -s libtth.so.0.0.0 libtth.so.0 + ln -s libtth.so.0 libtth.so + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 -fPIC -shared -Wl,-h,libttm.so.0 ttmfunc.c -o libttm.so.0.0.0 BUILDSTDERR: ttmfunc.c: In function 'yylex': BUILDSTDERR: ttmfunc.lex:660:21: warning: variable 'qrtlen2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC time_t thetime; BUILDSTDERR: ^~ BUILDSTDERR: ttmfunc.lex:660:12: warning: variable 'qrtlen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC time_t thetime; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ttmfunc.lex:654:12: warning: variable 'mtrx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int active[NFNMAX]={0}; BUILDSTDERR: ^~~~ BUILDSTDERR: ttmfunc.lex:584:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC char halstring[TTH_CHARLEN]={0}; BUILDSTDERR: ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ttmfunc.c:28284:16: warning: 'yy_top_state' defined but not used [-Wunused-function] BUILDSTDERR: BUILDSTDERR: ^ BUILDSTDERR: ttmfunc.c:27832:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: #else BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttmfunc.c:20: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'ttm_push' at ttmfunc.lex:7532:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'ttm_push' at ttmfunc.lex:7534:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 15000] and [0, 15000] may overlap 1 byte at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex: In function 'ttm_epsf': BUILDSTDERR: ttmfunc.lex:7644:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,arg); /*Restore original name*/ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttmfunc.lex:7644:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:7657:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: psfound=1; BUILDSTDERR: ^ BUILDSTDERR: ttmfunc.lex:7657:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 154) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:7658:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: c=4; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 307) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:7668:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: if ((giffile=fopen(filestr2,"r")) != NULL){ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:7668:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 159) into a destination of size 150 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.c: In function 'yylex': BUILDSTDERR: ttmfunc.lex:6610:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: \{ { /* already embraced */ BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 501 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:6161:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: default : strcpy(boxalign," align=\"center\""); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 514 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:6092:6: warning: '%s' directive writing up to 499 bytes into a region of size between 437 and 452 [-Wformat-overflow=] BUILDSTDERR: if(strstr(yytext,"\\h")){ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: strcpy(boxalign," align=\"right\""); BUILDSTDERR: ~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 51 and 565 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:6087:6: warning: '%s' directive writing up to 499 bytes into a region of size between 430 and 450 [-Wformat-overflow=] BUILDSTDERR: GET_DIMEN; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: } BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 53 and 572 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5939:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: \\hsize { BUILDSTDERR: ^ BUILDSTDERR: strcpy(newcstr,yytext);*scratchstring=0; BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttmfunc.lex:5939:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1831 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5943:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: } */ BUILDSTDERR: ^ BUILDSTDERR: {ANY} { BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 525 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5930:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: *scratchstring=0; BUILDSTDERR: ^ BUILDSTDERR: if(ttm_push_depth-ttm_LaTeX>0 || strcmp(newcstr,"\\hsize")) BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttmfunc.lex:5930:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 1342 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5934:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: /* yy_push_state(argclear); */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: GET_DIMEN;/* Get the current dimension*/ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 530 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5418:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: yy_push_state(dimadv); /* Prepare to get second and advance. */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5418:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 1317 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5220:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: else if(strstr(chscratch,"msl") != NULL) strcpy(defstore,"\\rmfamily\\it"); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 20006) into a destination of size 20000 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3592:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: if(appendix)sprintf(labelchar,"%c",sectno+1+64); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 27 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3577:25: warning: '%s' directive writing up to 499 bytes into a region of size between 405 and 424 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n\\stepcounter{chapter}\\tthenclose{\ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:

}\n%s{ \\thechapter}\ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: \\special{html:
}}{\\special{html:

}} ", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: labelchar,argchar); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 137 and 655 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3556:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"chap%s.xml",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 28 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3504:24: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"latex -interaction=batchmode %s >%s.tlg", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm_latex_file,ttm_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3509:20: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"bibtex %s",ttm_latex_file); BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3285:27: warning: '%s' directive writing up to 499 bytes into a region of size 461 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\\htmlheader{1}{\\contentsname{ }}\\input %s ", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: argchar); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 41 and 540 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3262:33: warning: '%s' directive writing up to 499 bytes into a region of size 487 [-Wformat-overflow=] BUILDSTDERR: }else sprintf(scratchstring,"makeindex -o %s.tin -s %s.tms %s.tid", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm_latex_file,ttm_latex_file,ttm_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1528 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3259:24: warning: ' -o ' directive writing 4 bytes into a region of size between 1 and 500 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s -o %s.tin %s.tid", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1511 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3272:19: warning: '%s' directive writing up to 499 bytes into a region of size 432 [-Wformat-overflow=] BUILDSTDERR: sprintf(argchar,"\n\\special{html:\n}\\beginsection{\\indexname{ %s}}\\par\\input %s.tin", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scratchstring,ttm_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 86 and 1084 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:3121:3: warning: '%s' directive writing up to 499 bytes into a region of size 471 [-Wformat-overflow=] BUILDSTDERR: "latex -interaction=batchmode %s >%s.tlg", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttm_latex_file,ttm_latex_file); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 36 and 1034 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:7180:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: \\- BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 507 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:2736:27: warning: '%s' directive writing up to 499 bytes into a region of size between 344 and 440 [-Wformat-overflow=] BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /*snprintf(ttm_errstring+strlen(ttm_errstring),ttm_errlen-strlen(ttm_errstring),"Ending eqno: %s\n",scratchstring); */ BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 77 and 672 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:1550:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SCAN_STRING(scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 1571 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ttmfunc.lex:1473:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: TTH_SWAP(scrstring); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 508 bytes into a destination of size 500 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttmfunc.c:20: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:6808:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:6809:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:6721:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:6722:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:4377:26: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing between 3 and 7 bytes at offsets 0 and [2, 500] may overlap 1 byte at offset [2, 507] [-Wrestrict] BUILDSTDERR: return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:3076:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:3077:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:128:10: warning: '__builtin_strcat' accessing between 1 and 499 bytes at offsets [0, 15000] and 0 may overlap 1 byte at offset [0, 15499] [-Wrestrict] BUILDSTDERR: return __builtin___strcat_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ln -s libttm.so.0.0.0 libttm.so.0 + ln -s libttm.so.0 libttm.so + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 calltthfunc.c -o calltthfunc -L . -ltth + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 callttmfunc.c -o callttmfunc -L . -lttm + popd ~/build/BUILD/tth ~/build/BUILD/tth/tthgold ~/build/BUILD/tth + pushd tthgold + 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 tthrfcat.c -o tthrfcat BUILDSTDERR: tthrfcat.c: In function 'main': BUILDSTDERR: tthrfcat.c:53:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if(!strstr(buff,"") && !strstr(buff,"") || !ifile) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:53:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if(!strstr(buff,"") && !strstr(buff,"") || !ifile) BUILDSTDERR: ^ BUILDSTDERR: tthrfcat.c:64:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(cmdline); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:76:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(bound); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:78:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(bound); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:82:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(bound); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:63:28: warning: '%s' directive writing up to 255 bytes into a region of size 253 [-Wformat-overflow=] BUILDSTDERR: sprintf(cmdline,"%s %s",RMCMD,bound); BUILDSTDERR: ^~ ~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthrfcat.c:14: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 259 bytes into a destination of size 256 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthrfcat.c:74:4: warning: 'ifinal' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(ifinal > 1){ BUILDSTDERR: ^ + popd ~/build/BUILD/tth + export openout_any=r + openout_any=r + make manual make -C tools make[1]: Entering directory '/builddir/build/BUILD/tth/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/tth/tools' make -C manual ttm_manual.html make[1]: Entering directory '/builddir/build/BUILD/tth/manual' latex ttm_manual This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. BUILDSTDERR: kpathsea: Running mktexfmt latex.fmt BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): BUILDSTDERR: mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: BUILDSTDERR: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c BUILDSTDERR: mktexfmt [INFO]: --- remaking latex with pdftex BUILDSTDERR: mktexfmt: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... BUILDSTDERR: This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) BUILDSTDERR: restricted \write18 enabled. BUILDSTDERR: (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) BUILDSTDERR: entering extended mode BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/latex.ini BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) BUILDSTDERR: ./texsys.aux found BUILDSTDERR: \@currdir set to: ./. BUILDSTDERR: Assuming \openin and \input BUILDSTDERR: have the same search path. BUILDSTDERR: Defining UNIX/DOS style filename parser. BUILDSTDERR: catcodes, registers, parameters, BUILDSTDERR: LaTeX2e <2018-04-01> patch level 5 BUILDSTDERR: hacks, control, par, spacing, files, font encodings, lengths, BUILDSTDERR: ==================================== BUILDSTDERR: Local config file fonttext.cfg used BUILDSTDERR: ==================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx BUILDSTDERR: === Don't modify this file, use a .cfg file instead === BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) BUILDSTDERR: ==================================== BUILDSTDERR: Local config file fontmath.cfg used BUILDSTDERR: ==================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx BUILDSTDERR: === Don't modify this file, use a .cfg file instead === BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) BUILDSTDERR: ==================================== BUILDSTDERR: Local config file preload.cfg used BUILDSTDERR: ===================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, BUILDSTDERR: environments, center, verbatim, math definitions, boxes, title, sectioning, BUILDSTDERR: contents, floats, footnotes, index, bibliography, output, BUILDSTDERR: =========================================== BUILDSTDERR: Local configuration file hyphen.cfg used BUILDSTDERR: =========================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)) BUILDSTDERR: ) ) BUILDSTDERR: Beginning to dump on file latex.fmt BUILDSTDERR: (preloaded format=latex 2018.12.7) BUILDSTDERR: 5413 strings of total length 72218 BUILDSTDERR: 50399 memory locations dumped; current usage is 144&50153 BUILDSTDERR: 3742 multiletter control sequences BUILDSTDERR: \font\nullfont=nullfont BUILDSTDERR: \font\OMX/cmex/m/n/10=cmex10 BUILDSTDERR: \font\tenln=line10 BUILDSTDERR: \font\tenlnw=linew10 BUILDSTDERR: \font\tencirc=lcircle10 BUILDSTDERR: \font\tencircw=lcirclew10 BUILDSTDERR: \font\OT1/cmr/m/n/5=cmr5 BUILDSTDERR: \font\OT1/cmr/m/n/7=cmr7 BUILDSTDERR: \font\OT1/cmr/m/n/10=cmr10 BUILDSTDERR: \font\OML/cmm/m/it/5=cmmi5 BUILDSTDERR: \font\OML/cmm/m/it/7=cmmi7 BUILDSTDERR: \font\OML/cmm/m/it/10=cmmi10 BUILDSTDERR: \font\OMS/cmsy/m/n/5=cmsy5 BUILDSTDERR: \font\OMS/cmsy/m/n/7=cmsy7 BUILDSTDERR: \font\OMS/cmsy/m/n/10=cmsy10 BUILDSTDERR: 3633 words of font info for 14 preloaded fonts BUILDSTDERR: 14 hyphenation exceptions BUILDSTDERR: Hyphenation trie of length 6081 has 183 ops out of 35111 BUILDSTDERR: 2 for language 1 BUILDSTDERR: 181 for language 0 BUILDSTDERR: 0 words of pdfTeX memory BUILDSTDERR: 0 indirect objects BUILDSTDERR: No pages of output. BUILDSTDERR: Transcript written on latex.log. BUILDSTDERR: mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/latex.fmt installed. BUILDSTDERR: mktexfmt [INFO]: Successfully rebuilt formats: 1 BUILDSTDERR: mktexfmt [INFO]: Not selected formats: 10 BUILDSTDERR: mktexfmt [INFO]: Total formats: 11 BUILDSTDERR: mktexfmt [INFO]: exiting with status 0 entering extended mode (./ttm_manual.tex LaTeX2e <2018-04-01> patch level 5 Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (default): hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) Writing index file ttm_manual.idx No file ttm_manual.aux. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) [2] LaTeX Warning: Reference `texins' on page 3 undefined on input line 84. LaTeX Warning: Reference `longtab' on page 3 undefined on input line 129. [3] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 156. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 156. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 156. LaTeX Warning: Reference `epsf' on page 4 undefined on input line 159. Overfull \hbox (11.89522pt too wide) in paragraph at lines 174--174 []\OT1/cmtt/m/n/12 %%ttm:... The rest of the comment line is passed to ttm (not TeX) for parsing.[] [4] Overfull \hbox (11.89522pt too wide) in paragraph at lines 281--281 [] \OT1/cmtt/m/n/12 -a automatic picture environment conversion using latex2g if (default omit).[] Overfull \hbox (11.89522pt too wide) in paragraph at lines 281--281 [] \OT1/cmtt/m/n/12 -e? epsfbox handling: -e1 convert figure to gif using use r-supplied ps2gif.[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 281--281 [] \OT1/cmtt/m/n/12 -e2 convert and include inline. -e0 (default) no conv ersion, just ref.[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 281--281 [] \OT1/cmtt/m/n/12 -f? sets the depth of grouping to which fractions are con structed built-up[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 281--281 [] \OT1/cmtt/m/n/12 -n? HTML title format control. 0 raw. 1 expand macros. 2 expand equations.[] [5] [6] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 450. [7] [8] [9] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 616. [10] LaTeX Warning: Reference `epsf' on page 11 undefined on input line 725. [11] [12] [13] Overfull \hbox (4.35707pt too wide) in paragraph at lines 884--884 \OT1/cmr/m/n/12 zon-tal mode to a lim-ited hsize LaTeX Warning: Reference `tablebug' on page 14 undefined on input line 896. Overfull \hbox (10.77118pt too wide) in paragraph at lines 904--910 \OT1/cmr/m/n/12 what con-trols the width of a vbox. It can be re-set us-ing the plain T[]X for-mat e.g. [][]\OT1/cmtt/m/n/12 \hsize = 3in [14] LaTeX Warning: Reference `ifs' on page 15 undefined on input line 941. [15] Underfull \hbox (badness 10000) in paragraph at lines 992--995 [16] Overfull \hbox (32.66177pt too wide) in paragraph at lines 1075--1084 []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[named]\OMS/cmsy/m/n/12 f\OT1/cm r/m/n/12 BrickRed\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/12 ...\OMS/cmsy/m/n/12 g[]\OT1 /cmr/m/n/12 , []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[rgb]\OMS/cmsy/m/n /12 f\OT1/cmr/m/n/12 0.,.5,0.\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/12 ...\OMS/cmsy/m/ n/12 g[]\OT1/cmr/m/n/12 , []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[cmyk] \OMS/cmsy/m/n/12 f\OT1/cmr/m/n/12 0.,.5,0.,0.3\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/1 2 ...\OMS/cmsy/m/n/12 g[]\OT1/cmr/m/n/12 . Overfull \hbox (48.74988pt too wide) in paragraph at lines 1101--1108 \OT1/cmr/m/n/12 style sheets. [][][][][][] is the re-sult of the com-mand [][]\ OT1/cmtt/m/n/12 \colorbox{green}{``This sentence''}[]\OT1/cmr/m/n/12 . [17] Overfull \hbox (10.5462pt too wide) in paragraph at lines 1111--1116 \OT1/cmr/m/n/12 The Plain T[]X syn-tax us-ing com-mands such as [][]\OT1/cmtt/m /n/12 \Red{red text} []\OT1/cmr/m/n/12 re-quires the file [][]\OT1/cmtt/m/n/12 colordvi.tex LaTeX Warning: Reference `cellbug' on page 18 undefined on input line 1146. [18] Overfull \hbox (10.10991pt too wide) in paragraph at lines 1172--1178 \OT1/cmr/m/n/12 would pro-duce such a file called [][]\OT1/cmtt/m/n/12 mimedocu ment.html []\OT1/cmr/m/n/12 from a L[]T[]X file called [][]\OT1/cmtt/m/n/12 tex document.tex[]\OT1/cmr/m/n/12 . [19] [20] [21] LaTeX Warning: Reference `headbody' on page 22 undefined on input line 1375. [22] LaTeX Warning: Reference `fontoverview' on page 23 undefined on input line 1428 . LaTeX Warning: Reference `exploder' on page 23 undefined on input line 1429. [23] Overfull \hbox (8.54773pt too wide) in paragraph at lines 1455--1473 [] [24] [25] [26] [27] LaTeX Warning: Reference `FAQ' on page 28 undefined on input line 1732. [28] Overfull \hbox (30.42023pt too wide) in paragraph at lines 1791--1791 [] \OT1/cmtt/m/n/12 % Incorrect link name in \TeX\ because # can't be passed p roperly to a special.[] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1797. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1797. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1797. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1813. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1813. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1813. [29] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1825. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1825. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1825. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1828. LaTeX Warning: Reference `LaTeXfiles' on page 30 undefined on input line 1829. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1831. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1831. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1831. LaTeX Warning: Reference `pict' on page 30 undefined on input line 1833. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1835. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1835. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1835. LaTeX Warning: Reference `tabhal' on page 30 undefined on input line 1837. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1853. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1853. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1853. LaTeX Warning: Reference `texins' on page 30 undefined on input line 1859. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1868. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1868. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1868. [30] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1875. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1875. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1875. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1883. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1883. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1883. LaTeX Warning: Reference `bibtex' on page 31 undefined on input line 1884. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1890. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1890. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1890. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1903. LaTeX Warning: Reference `htmlstyle' on page 31 undefined on input line 1922. LaTeX Warning: Reference `n-switch' on page 31 undefined on input line 1935. [31] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1943. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1943. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1943. LaTeX Warning: Reference `nscomp' on page 32 undefined on input line 1973. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1992. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1992. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1992. [32] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2007. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2007. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2045. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2045. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2045. Overfull \hbox (24.24522pt too wide) in paragraph at lines 2050--2050 []\OT1/cmtt/m/n/12 \ifttm\beginsection{The \TtM\ Header}\par\else\beginsection{ The \TeX\ Header}\fi [33] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2079. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2079. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2079. [34] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2150. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2150. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2150. LaTeX Warning: Reference `ps2gifprob' on page 35 undefined on input line 2154. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2158. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2158. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2158. No file ttm_manual.ind. [35] (./ttm_manual.aux) Package rerunfilecheck Warning: File `ttm_manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on ttm_manual.dvi (35 pages, 163696 bytes). Transcript written on ttm_manual.log. ../tth -a ttm_manual BUILDSTDERR: Translating ttm_manual.tex to ttm_manual.html BUILDSTDERR: **** No counter: \tocdepth to set. Line 12 BUILDSTDERR: Opened index file: ttm_manual.tid BUILDSTDERR: **** Unknown command \AtBeginDocument, (10 user-defined) Line 20 BUILDSTDERR: Closing index file and processing ... BUILDSTDERR: This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). BUILDSTDERR: Scanning style file ./ttm_manual.tms.done (1 attributes redefined, 0 ignored). BUILDSTDERR: Scanning input file ttm_manual.tid....done (127 entries accepted, 0 rejected). BUILDSTDERR: Sorting entries....done (940 comparisons). BUILDSTDERR: Generating output file ttm_manual.tin....done (209 lines written, 0 warnings). BUILDSTDERR: Output written in ttm_manual.tin. BUILDSTDERR: Transcript written in ttm_manual.ilg. BUILDSTDERR: Number of lines processed approximately 2165 make[1]: Leaving directory '/builddir/build/BUILD/tth/manual' make -C manual make[1]: Entering directory '/builddir/build/BUILD/tth/manual' latex tth_manual This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tth_manual.tex LaTeX2e <2018-04-01> patch level 5 Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (default): hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) Writing index file tth_manual.idx No file tth_manual.aux. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) [2] LaTeX Warning: Reference `texins' on page 3 undefined on input line 84. LaTeX Warning: Reference `longtab' on page 3 undefined on input line 129. [3] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 156. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 156. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 156. LaTeX Warning: Reference `epsf' on page 4 undefined on input line 159. Overfull \hbox (11.89522pt too wide) in paragraph at lines 174--174 []\OT1/cmtt/m/n/12 %%tth:... The rest of the comment line is passed to tth (not TeX) for parsing.[] [4] Overfull \hbox (11.89522pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -a automatic picture environment conversion using latex2g if (default omit).[] Overfull \hbox (11.89522pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -e? epsfbox handling: -e1 convert figure to gif using use r-supplied ps2gif.[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -e2 convert and include inline. -e0 (default) no conv ersion, just ref.[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -f? sets the depth of grouping to which fractions are con structed built-up[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -n? HTML title format control. 0 raw. 1 expand macros. 2 expand equations.[] Overfull \hbox (5.72021pt too wide) in paragraph at lines 252--252 [] \OT1/cmtt/m/n/12 -w? html writing style: 0 no title construction. 1 use he ad/body. 2 XHTML.[] [5] [6] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 383. [7] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 450. [8] [9] [10] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 616. [11] LaTeX Warning: Reference `epsf' on page 12 undefined on input line 725. [12] [13] [14] Overfull \hbox (4.35707pt too wide) in paragraph at lines 884--884 \OT1/cmr/m/n/12 zon-tal mode to a lim-ited hsize LaTeX Warning: Reference `tablebug' on page 15 undefined on input line 896. Overfull \hbox (10.77118pt too wide) in paragraph at lines 904--910 \OT1/cmr/m/n/12 what con-trols the width of a vbox. It can be re-set us-ing the plain T[]X for-mat e.g. [][]\OT1/cmtt/m/n/12 \hsize = 3in [15] LaTeX Warning: Reference `ifs' on page 16 undefined on input line 941. [16] Underfull \hbox (badness 10000) in paragraph at lines 992--995 [17] Overfull \hbox (32.66177pt too wide) in paragraph at lines 1075--1084 []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[named]\OMS/cmsy/m/n/12 f\OT1/cm r/m/n/12 BrickRed\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/12 ...\OMS/cmsy/m/n/12 g[]\OT1 /cmr/m/n/12 , []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[rgb]\OMS/cmsy/m/n /12 f\OT1/cmr/m/n/12 0.,.5,0.\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/12 ...\OMS/cmsy/m/ n/12 g[]\OT1/cmr/m/n/12 , []$\OMS/cmsy/m/n/12 n$\OT1/cmr/m/n/12 textcolor[cmyk] \OMS/cmsy/m/n/12 f\OT1/cmr/m/n/12 0.,.5,0.,0.3\OMS/cmsy/m/n/12 gf\OT1/cmr/m/n/1 2 ...\OMS/cmsy/m/n/12 g[]\OT1/cmr/m/n/12 . Overfull \hbox (48.74988pt too wide) in paragraph at lines 1101--1108 \OT1/cmr/m/n/12 style sheets. [][][][][][] is the re-sult of the com-mand [][]\ OT1/cmtt/m/n/12 \colorbox{green}{``This sentence''}[]\OT1/cmr/m/n/12 . [18] Overfull \hbox (10.5462pt too wide) in paragraph at lines 1111--1116 \OT1/cmr/m/n/12 The Plain T[]X syn-tax us-ing com-mands such as [][]\OT1/cmtt/m /n/12 \Red{red text} []\OT1/cmr/m/n/12 re-quires the file [][]\OT1/cmtt/m/n/12 colordvi.tex LaTeX Warning: Reference `cellbug' on page 19 undefined on input line 1146. [19] Overfull \hbox (10.10991pt too wide) in paragraph at lines 1172--1178 \OT1/cmr/m/n/12 would pro-duce such a file called [][]\OT1/cmtt/m/n/12 mimedocu ment.html []\OT1/cmr/m/n/12 from a L[]T[]X file called [][]\OT1/cmtt/m/n/12 tex document.tex[]\OT1/cmr/m/n/12 . [20] [21] [22] LaTeX Warning: Reference `headbody' on page 23 undefined on input line 1375. [23] LaTeX Warning: Reference `fontoverview' on page 24 undefined on input line 1428 . LaTeX Warning: Reference `exploder' on page 24 undefined on input line 1429. Overfull \hbox (8.54773pt too wide) in paragraph at lines 1455--1473 [] [24] [25] [26] [27] [28] LaTeX Warning: Reference `FAQ' on page 29 undefined on input line 1732. [29] Overfull \hbox (30.42023pt too wide) in paragraph at lines 1791--1791 [] \OT1/cmtt/m/n/12 % Incorrect link name in \TeX\ because # can't be passed p roperly to a special.[] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1797. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1797. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1797. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1800. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1813. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1813. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1813. [30] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1820. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1825. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1825. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1825. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1828. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1828. LaTeX Warning: Reference `LaTeXfiles' on page 31 undefined on input line 1829. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1831. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1831. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1831. LaTeX Warning: Reference `pict' on page 31 undefined on input line 1833. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1835. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1835. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1835. LaTeX Warning: Reference `tabhal' on page 31 undefined on input line 1837. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1840. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1853. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1853. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1853. LaTeX Warning: Reference `texins' on page 31 undefined on input line 1859. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1868. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1868. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1868. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1875. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1875. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1875. [31] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1883. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1883. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1883. LaTeX Warning: Reference `bibtex' on page 32 undefined on input line 1884. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1890. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1890. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1890. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1903. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1903. LaTeX Warning: Reference `htmlstyle' on page 32 undefined on input line 1922. LaTeX Warning: Reference `n-switch' on page 32 undefined on input line 1935. [32] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1937. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1943. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1943. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1943. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1950. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1950. LaTeX Warning: Reference `inline' on page 33 undefined on input line 1957. LaTeX Warning: Reference `yswitch' on page 33 undefined on input line 1958. LaTeX Warning: Reference `nscomp' on page 33 undefined on input line 1973. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1977. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\delimiter' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1983. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1992. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 1992. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 1992. [33] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2007. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2007. Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2023. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2045. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2045. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2045. Overfull \hbox (24.24522pt too wide) in paragraph at lines 2050--2050 []\OT1/cmtt/m/n/12 \iftth\beginsection{The \TtH\ Header}\par\else\beginsection{ The \TeX\ Header}\fi [34] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2079. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2079. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2079. [35] Package hyperref Warning: Difference (2) between bookmark levels is greater (hyperref) than one, level fixed on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2137. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2150. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2150. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2150. LaTeX Warning: Reference `ps2gifprob' on page 36 undefined on input line 2154. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2158. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 2158. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 2158. No file tth_manual.ind. [36] (./tth_manual.aux) Package rerunfilecheck Warning: File `tth_manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on tth_manual.dvi (36 pages, 169860 bytes). Transcript written on tth_manual.log. ../tth -a tth_manual BUILDSTDERR: Translating tth_manual.tex to tth_manual.html BUILDSTDERR: **** No counter: \tocdepth to set. Line 12 BUILDSTDERR: Opened index file: tth_manual.tid BUILDSTDERR: **** Unknown command \AtBeginDocument, (10 user-defined) Line 20 BUILDSTDERR: Closing index file and processing ... BUILDSTDERR: This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). BUILDSTDERR: Scanning style file ./tth_manual.tms.done (1 attributes redefined, 0 ignored). BUILDSTDERR: Scanning input file tth_manual.tid....done (139 entries accepted, 0 rejected). BUILDSTDERR: Sorting entries....done (1051 comparisons). BUILDSTDERR: Generating output file tth_manual.tin....done (228 lines written, 0 warnings). BUILDSTDERR: Output written in tth_manual.tin. BUILDSTDERR: Transcript written in tth_manual.ilg. BUILDSTDERR: Number of lines processed approximately 2165 make[1]: Leaving directory '/builddir/build/BUILD/tth/manual' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fuGUw2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 + cd tth + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin + install -m 0755 -p tools/latex2gif tools/ps2gif tools/ps2gif_transparent tools/ps2png tools/tthsplit tthgold/tthprep tthgold/tthrfcat tth ttm /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin + install -m 0755 -p tools/numbering /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tth-numbering + install -m 0755 -p tools/structure /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tth-structure + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1 + cp -p tth.1 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1 + cat + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/latex2gif.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ps2gif.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ps2gif_transparent.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/man/man1/ps2png.1 + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64 + install -m 0755 -p tthfunc/libtth.so.0.0.0 tthfunc/libttm.so.0.0.0 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64 + ln -s libtth.so.0.0.0 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libtth.so.0 + ln -s libtth.so.0 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libtth.so + ln -s libttm.so.0.0.0 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libttm.so.0 + ln -s libttm.so.0 /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libttm.so + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/include + install -m 0644 -p /builddir/build/SOURCES/tth.h /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/include + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/texlive/texmf-dist/tex/generic/tth + cp -p tthgold/tthntbib.sty tthgold/tthprep.sty tthgold/tthxspac.sty /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/texlive/texmf-dist/tex/generic/tth + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.12-3.fc30 --unique-debug-suffix -4.12-3.fc30.riscv64 --unique-debug-src-base tth-4.12-3.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tthsplit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/ttm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tthrfcat extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tth extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tthsplit extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/tthrfcat extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/bin/ttm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libtth.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libtth.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libttm.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/lib64/libttm.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 12257 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/tthprep from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/latex2gif from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/tth-structure from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ps2png from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/tth-numbering from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/ps2gif_transparent from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ps2gif from /bin/sh to #!/usr/bin/sh Processing files: tth-4.12-3.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yDEHRP + umask 022 + cd /builddir/build/BUILD + cd tth + DOCDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr CHANGES /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr README /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr tth.gif tth_screen.gif ttm.gif /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr tth16.png tth32.png /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr manual/tth_manual.html manual/ttm_manual.html /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + cp -pr manual/split /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth + exit 0 Provides: tth = 4.12-3.fc30 tth(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: tth-tex-4.12-3.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XIlpii + umask 022 + cd /builddir/build/BUILD + cd tth + LICENSEDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/licenses/tth-tex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/licenses/tth-tex + cp -pr GPL2.txt /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/licenses/tth-tex + exit 0 Provides: tth-tex = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tth-libs-4.12-3.fc30.riscv64 Provides: libtth.so.0()(64bit) libttm.so.0()(64bit) tth-libs = 4.12-3.fc30 tth-libs(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: tth-devel-4.12-3.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.61KQkg + umask 022 + cd /builddir/build/BUILD + cd tth + DOCDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth-devel + cp -pr tthfunc/README.ttmdynamic /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64/usr/share/doc/tth-devel + exit 0 Provides: tth-devel = 4.12-3.fc30 tth-devel(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtth.so.0()(64bit) libttm.so.0()(64bit) Processing files: tth-debugsource-4.12-3.fc30.riscv64 Provides: tth-debugsource = 4.12-3.fc30 tth-debugsource(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tth-debuginfo-4.12-3.fc30.riscv64 Provides: debuginfo(build-id) = 4ef3420cfb0a87c7f28437bda4fec3b4f7ba8f42 debuginfo(build-id) = 9746da9bed18397aff313558109ca04c841fa917 debuginfo(build-id) = a49dcd9454cf8d3d6289e7a52e490b399a9df0e4 debuginfo(build-id) = b9eeca3b3e21935b651ba7a55adbde64b7f3759f tth-debuginfo = 4.12-3.fc30 tth-debuginfo(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tth-debugsource(riscv-64) = 4.12-3.fc30 Processing files: tth-libs-debuginfo-4.12-3.fc30.riscv64 Provides: debuginfo(build-id) = c60a7c9e7d09a673bce14dbe7423060635b701c1 debuginfo(build-id) = e301b6fadcb519b987ed1e0e3e181e08d114ed22 tth-libs-debuginfo = 4.12-3.fc30 tth-libs-debuginfo(riscv-64) = 4.12-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tth-debugsource(riscv-64) = 4.12-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 Wrote: /builddir/build/RPMS/tth-4.12-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/tth-tex-4.12-3.fc30.noarch.rpm Wrote: /builddir/build/RPMS/tth-libs-4.12-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/tth-devel-4.12-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/tth-debugsource-4.12-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/tth-debuginfo-4.12-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/tth-libs-debuginfo-4.12-3.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2oelVN + umask 022 + cd /builddir/build/BUILD + cd tth + /usr/bin/rm -rf /builddir/build/BUILDROOT/tth-4.12-3.fc30.riscv64 + exit 0 Child return code was: 0