Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tth.spec'], chrootPath='/var/lib/mock/f29-build-23451-11983/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/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.fc29.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/f29-build-23451-11983/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/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.cVEy4Y + 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.jCsCW0 + 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,-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:760:5: warning: variable 'PUSHEDINTDEPTHS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTDEPTHS[INTMAX]={0}; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:759:5: warning: variable 'PUSHEDINTS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTS[INTMAX][INTDEPTHMAX]={{0}}; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tth.lex:585:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int colnum=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tth.c:21: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tth.lex:7817: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:7819: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:7929:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: if(tth_debug&32)fprintf(stderr,"Trying %s\n",filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tth.lex:7929:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:7942:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: sprintf(commandstr,"ps2%s %s %s",gtype[c],filestr1,filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tth.lex:7942:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:7943:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: if(epsftype==3){ /* Icon version of ps2pnm/gif with 3 arguments */ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:7953:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,filestr2); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:7953:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6700:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"{%s",swapchar); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6251:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\setbox\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6182:6: warning: '%s' directive writing up to 499 bytes into a region of size between 447 and 452 [-Wformat-overflow=] BUILDSTDERR: "
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6177:6: warning: '%s' directive writing up to 499 bytes into a region of size between 440 and 450 [-Wformat-overflow=] BUILDSTDERR: "\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize,"%",boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6029:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,scratchstring); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tth.lex:6029:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6033:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6020:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,"\\tth_hsize"); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tth.lex:6020:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:6024:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (thesize*DEFAULTHSIZEPIX)/100,boxalign); /*Guess at width */ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:5508:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s %f%s",newcstr,cnumber,scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tth.lex:5508:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:5310:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: sprintf(dupstore,"\\def%s{%s}",chscratch,defstore); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:970:22: warning: '%s' directive writing up to 499 bytes into a region of size between 475 and 485 [-Wformat-overflow=] BUILDSTDERR: #define TTH_MULSTART "" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tth.lex:4470:21: note: in expansion of macro 'TTH_MULSTART' BUILDSTDERR: sprintf(scrstring,TTH_MULSTART,jshal,scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:974:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1093:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tth.lex:4344:55: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: . fprintf(stderr,"Unknown tabular format: %s\n",yytext);TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:974:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1093:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tth.lex:4323:3: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:974:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1093:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tth.lex:4297:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:7270:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:3665:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"sec%s.html",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:3648: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 tth.c:20: 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:3627:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"chap%s.html",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:3575: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 tth.c:20: 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:3580: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 tth.c:20: 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:3356: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 tth.c:20: 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:3333: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 tth.c:20: 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:3330: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 tth.c:20: 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:3343: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 tth.c:20: 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:3192: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 tth.c:20: 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:2920:27: warning: '%s' directive writing up to 499 bytes into a region of size between 445 and 463 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"}\\special{html:%s}%s\\tth_endnumbered", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:2851:5: warning: '%s' directive writing up to 499 bytes into a region of size between 468 and 469 [-Wformat-overflow=] BUILDSTDERR: "%s%s%s%s%s%s",TTH_FOOTNOTESIZE,scrstring,TTH_SIZEEND, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:1545:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def\\if%s{\\iffalse}\\def\\%sfalse{\\%dfalse}\\def\\%strue{\\%dtrue}",scratchstring,scratchstring,nkeys,scratchstring,nkeys); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:1468:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\color{%s}",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:974:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tth.lex:1093:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tth.lex:4330:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; /*Old approach */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tth.c:20: 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:21: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tth.lex:6898: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:6899: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:6811: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:6812: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:4467: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:3147: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: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:2356: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: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:2345: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: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 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,-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:655:21: warning: variable 'qrtlen2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int qrtlen=0,qrtlen2=0; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttm.lex:655:12: warning: variable 'qrtlen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int qrtlen=0,qrtlen2=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ttm.lex:649:12: warning: variable 'mtrx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int mtrx[NFNMAX]={0}; BUILDSTDERR: ^~~~ BUILDSTDERR: ttm.lex:579:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int colnum=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttm.c:21: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at ttm.lex:7742: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:7744: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:7854:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: if(tth_debug&32)fprintf(stderr,"Trying %s\n",filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttm.lex:7854:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:7867:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: sprintf(commandstr,"ps2%s %s %s",gtype[c],filestr1,filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttm.lex:7867:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:7868:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: if(epsftype==3){ /* Icon version of ps2pnm/gif with 3 arguments */ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:7878:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,filestr2); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ttm.lex:7878:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:6625:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"{%s",swapchar); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:6176:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\setbox\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:6107:6: warning: '%s' directive writing up to 499 bytes into a region of size between 447 and 452 [-Wformat-overflow=] BUILDSTDERR: "
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:6102:6: warning: '%s' directive writing up to 499 bytes into a region of size between 440 and 450 [-Wformat-overflow=] BUILDSTDERR: "\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize,"%",boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5954:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,scratchstring); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttm.lex:5954:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5958:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5945:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,"\\tth_hsize"); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttm.lex:5945:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5949:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (thesize*DEFAULTHSIZEPIX)/100,boxalign); /*Guess at width */ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5433:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s %f%s",newcstr,cnumber,scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ttm.lex:5433:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:5235:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: sprintf(dupstore,"\\def%s{%s}",chscratch,defstore); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:3590:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"sec%s.xml",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:7195:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:2731:27: warning: '%s' directive writing up to 499 bytes into a region of size between 344 and 440 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"}\\special{html:%s}%s\\tth_endnumbered", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:1545:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def\\if%s{\\iffalse}\\def\\%sfalse{\\%dfalse}\\def\\%strue{\\%dtrue}",scratchstring,scratchstring,nkeys,scratchstring,nkeys); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:1468:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\color{%s}",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttm.c:20: 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:21: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttm.lex:6823: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:6824: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:6736: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:6737: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:4392: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: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~/build/BUILD/tth/tools ~/build/BUILD/tth + pushd tools + 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,-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,-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: ^~~~~~~~~~~~~~~~~~~~~~~~~ ~/build/BUILD/tth ~/build/BUILD/tth/tthfunc ~/build/BUILD/tth + popd + 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' make[1]: Leaving directory '/builddir/build/BUILD/tth/tthfunc/tthdynamic' ./maintodynamic rm -f *.o callttmfunc libttm.a make[1]: Leaving directory '/builddir/build/BUILD/tth/tthfunc/ttmdynamic' ./maintomdynamic flex -otthfunc.c tthfunc.lex flex -ottmfunc.c ttmfunc.lex flex -otthdynamic.c -Ptth tthdynamic.lex flex -ottmdynamic.c -Pttm ttmdynamic.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,-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:764:5: warning: variable 'PUSHEDINTDEPTHS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTDEPTHS[INTMAX]={0}; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:763:5: warning: variable 'PUSHEDINTS' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int PUSHEDINTS[INTMAX][INTDEPTHMAX]={{0}}; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: tthfunc.lex:589:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int colnum=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: tthfunc.c:27660:16: warning: 'yy_top_state' defined but not used [-Wunused-function] BUILDSTDERR: static int yy_top_state (void) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tthfunc.c:27209:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: static int input (void) BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from tthfunc.c:21: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'tth_push' at tthfunc.lex:7630: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:7632: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:7742:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: if(tth_debug&32)snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Trying %s\n",filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tthfunc.lex:7742:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:7755:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: sprintf(commandstr,"ps2%s %s %s",gtype[c],filestr1,filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tthfunc.lex:7755:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:7756:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: if(epsftype==3){ /* Icon version of ps2pnm/gif with 3 arguments */ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:7766:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,filestr2); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:7766:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6704:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"{%s",swapchar); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6255:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\setbox\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6186:6: warning: '%s' directive writing up to 499 bytes into a region of size between 437 and 452 [-Wformat-overflow=] BUILDSTDERR: "
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6181:6: warning: '%s' directive writing up to 499 bytes into a region of size between 430 and 450 [-Wformat-overflow=] BUILDSTDERR: "\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize,"%",boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6033:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,scratchstring); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tthfunc.lex:6033:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6037:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6024:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,"\\tth_hsize"); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: tthfunc.lex:6024:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:6028:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (thesize*DEFAULTHSIZEPIX)/100,boxalign); /*Guess at width */ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:5512:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s %f%s",newcstr,cnumber,scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tthfunc.lex:5512:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:5314:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: sprintf(dupstore,"\\def%s{%s}",chscratch,defstore); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:974:22: warning: '%s' directive writing up to 499 bytes into a region of size between 475 and 485 [-Wformat-overflow=] BUILDSTDERR: #define TTH_MULSTART "" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tthfunc.lex:4474:21: note: in expansion of macro 'TTH_MULSTART' BUILDSTDERR: sprintf(scrstring,TTH_MULSTART,jshal,scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:978:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1097:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tthfunc.lex:4348:118: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: . snprintf(tth_errstring+strlen(tth_errstring),tth_errlen-strlen(tth_errstring),"Unknown tabular format: %s\n",yytext);TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:978:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1097:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tthfunc.lex:4327:3: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:978:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1097:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tthfunc.lex:4301:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:7274:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:3669:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"sec%s.html",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:3652: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 tthfunc.c:20: 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:3631:22: warning: '%s' directive writing up to 19 bytes into a region of size 16 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"chap%s.html",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:3579: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 tthfunc.c:20: 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:3584: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 tthfunc.c:20: 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:3360: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 tthfunc.c:20: 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:3337: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 tthfunc.c:20: 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:3334: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 tthfunc.c:20: 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:3347: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 tthfunc.c:20: 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:3196: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 tthfunc.c:20: 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:2924:27: warning: '%s' directive writing up to 499 bytes into a region of size between 445 and 463 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"}\\special{html:%s}%s\\tth_endnumbered", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:2855:5: warning: '%s' directive writing up to 499 bytes into a region of size between 468 and 469 [-Wformat-overflow=] BUILDSTDERR: "%s%s%s%s%s%s",TTH_FOOTNOTESIZE,scrstring,TTH_SIZEEND, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:1549:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def\\if%s{\\iffalse}\\def\\%sfalse{\\%dfalse}\\def\\%strue{\\%dtrue}",scratchstring,scratchstring,nkeys,scratchstring,nkeys); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:1472:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\color{%s}",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:978:19: warning: '%s' directive writing up to 499 bytes into a region of size 497 [-Wformat-overflow=] BUILDSTDERR: #define TTH_TDVAR "" BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: tthfunc.lex:1097:40: note: in expansion of macro 'TTH_TDVAR' BUILDSTDERR: if(jshal==0){sprintf(scratchstring,TTH_TDVAR,TTH_HALCODE(yytext));\ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: tthfunc.lex:4334:5: note: in expansion of macro 'TTH_HALACT' BUILDSTDERR: TTH_HALACT; /*Old approach */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from tthfunc.c:20: 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:21: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at tthfunc.lex:6902: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:6903: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:6815: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:6816: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:4471: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:3151: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: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:2360: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: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:2349: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: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 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,-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:659:21: warning: variable 'qrtlen2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int qrtlen=0,qrtlen2=0; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttmfunc.lex:659:12: warning: variable 'qrtlen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int qrtlen=0,qrtlen2=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ttmfunc.lex:653:12: warning: variable 'mtrx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int mtrx[NFNMAX]={0}; BUILDSTDERR: ^~~~ BUILDSTDERR: ttmfunc.lex:583:12: warning: variable 'colnum' set but not used [-Wunused-but-set-variable] BUILDSTDERR: STATIC int colnum=0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ttmfunc.c:28288:16: warning: 'yy_top_state' defined but not used [-Wunused-function] BUILDSTDERR: static int yy_top_state (void) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ttmfunc.c:27837:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: static int input (void) BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ttmfunc.c:21: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'ttm_push' at ttmfunc.lex:7555: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:7557: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:7667:22: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: if(ttm_debug&32)snprintf(ttm_errstring+strlen(ttm_errstring),ttm_errlen-strlen(ttm_errstring),"Trying %s\n",filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttmfunc.lex:7667:22: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:7680:19: warning: '%s' directive writing likely 3 or more bytes into a region of size between 0 and 149 [-Wformat-overflow=] BUILDSTDERR: sprintf(commandstr,"ps2%s %s %s",gtype[c],filestr1,filestr2); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ttmfunc.lex:7680:19: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:7681:21: warning: '%s' directive writing up to 149 bytes into a region of size between 143 and 146 [-Wformat-overflow=] BUILDSTDERR: if(epsftype==3){ /* Icon version of ps2pnm/gif with 3 arguments */ BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:7691:23: warning: '_icon.' directive writing 6 bytes into a region of size between 1 and 150 [-Wformat-overflow=] BUILDSTDERR: strcpy(filestr,filestr2); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ttmfunc.lex:7691:23: note: assuming directive output of 3 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:6629:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"{%s",swapchar); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:6180:21: warning: '%s' directive writing up to 499 bytes into a region of size 486 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\setbox\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:6111:6: warning: '%s' directive writing up to 499 bytes into a region of size between 437 and 452 [-Wformat-overflow=] BUILDSTDERR: "
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:6106:6: warning: '%s' directive writing up to 499 bytes into a region of size between 430 and 450 [-Wformat-overflow=] BUILDSTDERR: "\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: boxborder,thesize,"%",boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5958:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,scratchstring); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttmfunc.lex:5958:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5962:24: warning: '%s' directive writing up to 499 bytes into a region of size between 477 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"
\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: thesize/SCALEDPERPIXEL,boxalign); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5949:25: warning: '%s' directive writing up to 499 bytes into a region of size 496 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def%s{\\tthdimen%s %f%s}", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: newcstr,newcstr,anumber,"\\ttm_hsize"); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: ttmfunc.lex:5949:25: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5953:24: warning: '%s' directive writing up to 499 bytes into a region of size between 472 and 482 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (thesize*DEFAULTHSIZEPIX)/100,boxalign); /*Guess at width */ BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5437:27: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 0 and 499 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"%s %f%s",newcstr,cnumber,scrstring); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ttmfunc.lex:5437:27: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:5239:20: warning: '%s' directive writing up to 19999 bytes into a region of size 19995 [-Wformat-overflow=] BUILDSTDERR: sprintf(dupstore,"\\def%s{%s}",chscratch,defstore); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:3594:24: warning: '%s' directive writing up to 19 bytes into a region of size 17 [-Wformat-overflow=] BUILDSTDERR: sprintf(filenext,"sec%s.xml",labelchar);/*sf*/ BUILDSTDERR: ^~~~~~~~~~~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:7199:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\tthbox%s",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:2735:27: warning: '%s' directive writing up to 499 bytes into a region of size between 344 and 440 [-Wformat-overflow=] BUILDSTDERR: sprintf(scratchstring,"}\\special{html:%s}%s\\ttm_endnumbered", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: (eqalignlog ? TTH_DISP5 : TTH_DISP3),scrstring); BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:1549:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\def\\if%s{\\iffalse}\\def\\%sfalse{\\%dfalse}\\def\\%strue{\\%dtrue}",scratchstring,scratchstring,nkeys,scratchstring,nkeys); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:1472:21: warning: '%s' directive writing up to 499 bytes into a region of size 493 [-Wformat-overflow=] BUILDSTDERR: sprintf(scrstring,"\\color{%s}",scratchstring); BUILDSTDERR: ^~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ttmfunc.c:20: 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:21: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'yylex' at ttmfunc.lex:6827: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:6828: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:6740: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:6741: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:4396: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,-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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_FILE_OFFSET_BITS=64 callttmfunc.c -o callttmfunc -L . -lttm ~/build/BUILD/tth ~/build/BUILD/tth/tthgold ~/build/BUILD/tth + popd + 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,-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: ^ ~/build/BUILD/tth + popd + 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 <2017-04-15> 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: ) ) BUILDSTDERR: Beginning to dump on file latex.fmt BUILDSTDERR: (preloaded format=latex 2018.8.7) BUILDSTDERR: 5082 strings of total length 69274 BUILDSTDERR: 44963 memory locations dumped; current usage is 144&44367 BUILDSTDERR: 3423 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]: Disabled formats: 39 BUILDSTDERR: mktexfmt [INFO]: Successfully rebuilt formats: 1 BUILDSTDERR: mktexfmt [INFO]: Not selected formats: 10 BUILDSTDERR: mktexfmt [INFO]: Total formats: 50 BUILDSTDERR: mktexfmt [INFO]: exiting with status 0 entering extended mode (./ttm_manual.tex LaTeX2e <2017-04-15> 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 <2017-04-15> 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.3rvIN8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 + cd tth + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.riscv64/usr/bin + install -m 0755 -p tools/numbering /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/tth-numbering + install -m 0755 -p tools/structure /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/tth-structure + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1 + cp -p tth.1 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1 + cat + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/latex2gif.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ps2gif.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ps2gif_transparent.1 + cp -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ttm.1 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/man/man1/ps2png.1 + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.riscv64/usr/lib64 + ln -s libtth.so.0.0.0 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libtth.so.0 + ln -s libtth.so.0 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libtth.so + ln -s libttm.so.0.0.0 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libttm.so.0 + ln -s libttm.so.0 /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libttm.so + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/include + install -m 0644 -p /builddir/build/SOURCES/tth.h /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/include + mkdir -p /builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.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.fc29 --unique-debug-suffix -4.12-3.fc29.riscv64 --unique-debug-src-base tth-4.12-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tth extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/tth extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/ttm extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/tthsplit extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/bin/tthrfcat extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libttm.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/lib64/libtth.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 12256 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 1 + /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/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 mangling shebang in /usr/bin/latex2gif 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-structure from /bin/sh to #!/usr/bin/sh Processing files: tth-4.12-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TUS4bG + umask 022 + cd /builddir/build/BUILD + cd tth + DOCDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.riscv64/usr/share/doc/tth + cp -pr CHANGES /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + cp -pr README /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + cp -pr tth.gif tth_screen.gif ttm.gif /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + cp -pr tth16.png tth32.png /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + cp -pr manual/tth_manual.html manual/ttm_manual.html /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + cp -pr manual/split /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth + exit 0 Provides: tth = 4.12-3.fc29 tth(riscv-64) = 4.12-3.fc29 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.fc29.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xChwfI + umask 022 + cd /builddir/build/BUILD + cd tth + LICENSEDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.riscv64/usr/share/licenses/tth-tex + cp -pr GPL2.txt /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/licenses/tth-tex + exit 0 Provides: tth-tex = 4.12-3.fc29 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.fc29.riscv64 Provides: libtth.so.0()(64bit) libttm.so.0()(64bit) tth-libs = 4.12-3.fc29 tth-libs(riscv-64) = 4.12-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: tth-devel-4.12-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZRCn0g + umask 022 + cd /builddir/build/BUILD + cd tth + DOCDIR=/builddir/build/BUILDROOT/tth-4.12-3.fc29.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.fc29.riscv64/usr/share/doc/tth-devel + cp -pr tthfunc/README.ttmdynamic /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64/usr/share/doc/tth-devel + exit 0 Provides: tth-devel = 4.12-3.fc29 tth-devel(riscv-64) = 4.12-3.fc29 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.fc29.riscv64 Provides: tth-debugsource = 4.12-3.fc29 tth-debugsource(riscv-64) = 4.12-3.fc29 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.fc29.riscv64 Provides: debuginfo(build-id) = 28a3fbd9d86c20e293218a6679a24c4437596358 debuginfo(build-id) = 6f9a1c8ee0ae917219990d79fcff3d9f17c5dd0a debuginfo(build-id) = 91954baf0263450224dc16a54a6614b1585b8420 debuginfo(build-id) = b658db1b1f994838f267c1c2ea84ab9b0009a2de tth-debuginfo = 4.12-3.fc29 tth-debuginfo(riscv-64) = 4.12-3.fc29 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.fc29 Processing files: tth-libs-debuginfo-4.12-3.fc29.riscv64 Provides: debuginfo(build-id) = 2fb058e3a69cbe2d5eb9cd2aaa1b04302ac1db60 debuginfo(build-id) = 8b1cb4052f5a55bea2a7aafac03181ac0de71b55 tth-libs-debuginfo = 4.12-3.fc29 tth-libs-debuginfo(riscv-64) = 4.12-3.fc29 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.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 Wrote: /builddir/build/RPMS/tth-4.12-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tth-tex-4.12-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/tth-libs-4.12-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tth-devel-4.12-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tth-debugsource-4.12-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tth-debuginfo-4.12-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tth-libs-debuginfo-4.12-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8WgDqV + umask 022 + cd /builddir/build/BUILD + cd tth + /usr/bin/rm -rf /builddir/build/BUILDROOT/tth-4.12-3.fc29.riscv64 + exit 0 Child return code was: 0