Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ttf2pt1.spec'], chrootPath='/var/lib/mock/f30-build-34701-19469/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ttf2pt1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ttf2pt1-3.4.4-27.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ttf2pt1.spec'], chrootPath='/var/lib/mock/f30-build-34701-19469/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ttf2pt1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sNtWDc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ttf2pt1-3.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ttf2pt1-3.4.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ttf2pt1-3.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (ttf2pt1-destdir.patch): + echo 'Patch #0 (ttf2pt1-destdir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile Patch #1 (ttf2pt1-freetype.patch): + echo 'Patch #1 (ttf2pt1-freetype.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file ft.c Patch #2 (ttf2pt1-sed.patch): + echo 'Patch #2 (ttf2pt1-sed.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile Patch #3 (ttf2pt1-doc.patch): + echo 'Patch #3 (ttf2pt1-doc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file other/README.html patching file README.html patching file Makefile patching file FONTS.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3zp2Pd + umask 022 + cd /builddir/build/BUILD + cd ttf2pt1-3.4.4 BUILDSTDERR: ++ pkg-config --cflags freetype2 BUILDSTDERR: ++ pkg-config --libs freetype2 + make 'CFLAGS_SYS=-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 -D_GNU_SOURCE' 'CFLAGS_FT=-DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 ' 'LIBS_FT=-lfreetype ' VERSION=3.4.4 all cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -o t1asm -DSTANDALONE t1asm.c -lm -lfreetype BUILDSTDERR: t1asm.c: In function 'charstring_byte': BUILDSTDERR: t1asm.c:374:51: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "error: charstring_buf full (%d bytes)\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: sizeof(charstring_buf)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: t1asm.c: In function 'charstring_end': BUILDSTDERR: t1asm.c:388:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] BUILDSTDERR: sprintf(line, "%d ", charstring_bp - charstring_buf); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: t1asm.c: In function 'main': BUILDSTDERR: t1asm.c:501:15: warning: implicit declaration of function 'getopt'; did you mean 'getpt'? [-Wimplicit-function-declaration] BUILDSTDERR: while ((c = getopt(argc, argv, "bl:")) != -1) BUILDSTDERR: ^~~~~~ BUILDSTDERR: getpt BUILDSTDERR: At top level: BUILDSTDERR: t1asm.c:36:13: warning: 'copyright' defined but not used [-Wunused-variable] BUILDSTDERR: static char copyright[] = BUILDSTDERR: ^~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c ttf2pt1.c BUILDSTDERR: In file included from ttf2pt1.c:85: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: ttf2pt1.c: In function 'unicode_init_user': BUILDSTDERR: ttf2pt1.c:647:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'int' [-Wformat=] BUILDSTDERR: if(sscanf(buffer, "id %d %d", pid, eid)==2) { BUILDSTDERR: ~^ ~~~ BUILDSTDERR: ttf2pt1.c:647:29: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'int' [-Wformat=] BUILDSTDERR: if(sscanf(buffer, "id %d %d", pid, eid)==2) { BUILDSTDERR: ~^ ~~~ BUILDSTDERR: ttf2pt1.c: In function 'handle_gnames': BUILDSTDERR: ttf2pt1.c:1327:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || i==0 && isdigit(c)) { /* must not start with a digit */ BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:1331:31: warning: pointer targets in passing argument 1 of 'nametoprint' differ in signedness [-Wpointer-sign] BUILDSTDERR: nametoprint(glyph_list[n].name)); BUILDSTDERR: ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ttf2pt1.c:1150:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: nametoprint( BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf2pt1.c:1392:46: warning: pointer targets in passing argument 3 of 'cursw->glenc' differ in signedness [-Wpointer-sign] BUILDSTDERR: type = cursw->glenc(glyph_list, encoding, unicode_map); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf2pt1.c:1392:46: note: expected 'int *' but argument is of type 'unsigned int *' BUILDSTDERR: ttf2pt1.c:1406:46: warning: pointer targets in passing argument 3 of 'cursw->glenc' differ in signedness [-Wpointer-sign] BUILDSTDERR: type = cursw->glenc(glyph_list, encoding, unicode_map); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf2pt1.c:1406:46: note: expected 'int *' but argument is of type 'unsigned int *' BUILDSTDERR: In file included from ttf2pt1.c:85: BUILDSTDERR: ttf2pt1.c: In function 'main': BUILDSTDERR: global.h:108:26: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_TO_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2278:4: note: in expansion of macro 'DBG_TO_GLYPH' BUILDSTDERR: DBG_TO_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: global.h:109:28: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_FROM_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2280:4: note: in expansion of macro 'DBG_FROM_GLYPH' BUILDSTDERR: DBG_FROM_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: global.h:108:26: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_TO_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2293:5: note: in expansion of macro 'DBG_TO_GLYPH' BUILDSTDERR: DBG_TO_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: global.h:109:28: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_FROM_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2296:5: note: in expansion of macro 'DBG_FROM_GLYPH' BUILDSTDERR: DBG_FROM_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: global.h:108:26: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_TO_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2311:5: note: in expansion of macro 'DBG_TO_GLYPH' BUILDSTDERR: DBG_TO_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: global.h:109:28: warning: statement with no effect [-Wunused-value] BUILDSTDERR: # define DBG_FROM_GLYPH(g) (0) BUILDSTDERR: ^ BUILDSTDERR: ttf2pt1.c:2314:5: note: in expansion of macro 'DBG_FROM_GLYPH' BUILDSTDERR: DBG_FROM_GLYPH(&glyph_list[i]); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ttf2pt1.c:1200:1: warning: 'alignwidths' defined but not used [-Wunused-function] BUILDSTDERR: alignwidths(void) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf2pt1.c: In function 'main': BUILDSTDERR: ttf2pt1.c:1317:34: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int i, n, found, c, type; BUILDSTDERR: ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c pt1.c BUILDSTDERR: In file included from pt1.c:24: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: pt1.c: In function 'assertpath': BUILDSTDERR: pt1.c:306:45: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -next-> 0x%x -prev-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pe, ge, ge->prev); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:306:58: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -next-> 0x%x -prev-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pe, ge, ge->prev); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:306:71: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -next-> 0x%x -prev-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pe, ge, ge->prev); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: pt1.c:317:39: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "empty path at 0x%x \n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c:325:46: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -frwd-> 0x%x -bkwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: ge, ge->frwd, ge->frwd->bkwd); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:325:59: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -frwd-> 0x%x -bkwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pt1.c:325:72: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "unidirectional chain 0x%x -frwd-> 0x%x -bkwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pt1.c:333:48: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken first backlink 0x%x -bkwd-> 0x%x -next-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: ge, ge->bkwd, ge->bkwd->next); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:333:61: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken first backlink 0x%x -bkwd-> 0x%x -next-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pt1.c:333:74: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken first backlink 0x%x -bkwd-> 0x%x -next-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: ge, ge->bkwd, ge->bkwd->next); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:341:38: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken loop 0x%x -...-> 0x%x -frwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: first, ge, ge->frwd); BUILDSTDERR: ~~~~~ BUILDSTDERR: pt1.c:341:50: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken loop 0x%x -...-> 0x%x -frwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: first, ge, ge->frwd); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:341:63: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "broken loop 0x%x -...-> 0x%x -frwd-> 0x%x \n", BUILDSTDERR: ~^ BUILDSTDERR: pt1.c: In function 'fixcvends': BUILDSTDERR: pt1.c:763:37: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! fixcvends(0x%x) on floating entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c:782:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (dx == 0 && dy == 0 BUILDSTDERR: ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'fixcvdir': BUILDSTDERR: pt1.c:913:36: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! fixcvdir(0x%x) on floating entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'fgetcvdir': BUILDSTDERR: pt1.c:1043:37: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! fgetcvdir(0x%x) on int entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'igetcvdir': BUILDSTDERR: pt1.c:1105:37: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! igetcvdir(0x%x) on floating entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'dumppaths': BUILDSTDERR: pt1.c:1203:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, " %c %8x", mark, ge); BUILDSTDERR: ~~^ ~~ BUILDSTDERR: pt1.c: In function 'fcheckcv': BUILDSTDERR: pt1.c:1336:36: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! fcheckcv(0x%x) on int entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'icheckcv': BUILDSTDERR: pt1.c:1364:36: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "**! icheckcv(0x%x) on floating entry, ABORT\n", ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'fclosepaths': BUILDSTDERR: pt1.c:1399:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if(ge == 0 || ge->type != GE_LINE && ge->type!= GE_CURVE) { BUILDSTDERR: pt1.c: In function 'smoothjoints': BUILDSTDERR: pt1.c:1607:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: && (ge->iy3 < ge->prev->iy3 && ne->iy3 < ge->iy3 BUILDSTDERR: pt1.c:1624:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: && (ge->ix3 < ge->prev->ix3 && ne->ix3 < ge->ix3 BUILDSTDERR: pt1.c: In function 'sortstems': BUILDSTDERR: pt1.c:1813:19: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] BUILDSTDERR: (s[i].flags & (ST_ZONE|ST_FLAT|ST_END) ^ ST_FLAT) BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:1815:19: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] BUILDSTDERR: (s[j].flags & (ST_ZONE|ST_FLAT|ST_END) ^ ST_FLAT) BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:1820:19: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] BUILDSTDERR: (s[i].flags & (ST_ZONE|ST_FLAT|ST_END) ^ ST_FLAT) BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:1822:19: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] BUILDSTDERR: (s[j].flags & (ST_ZONE|ST_FLAT|ST_END) ^ ST_FLAT) BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'stemoverlap': BUILDSTDERR: pt1.c:1844:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (s1->from <= s2->from && s1->to >= s2->from BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'joinmainstems': BUILDSTDERR: pt1.c:2205:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (pri < readystem && s[nnew + 1].value >= stack[j].value BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'joinsubstems': BUILDSTDERR: pt1.c:2761:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || pri > lastpri BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: && ( lastpri==1 || s[j].value-v<20 || (s[x].value-v)*2 >= s[j].value-v ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:2780:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || pri > lastpri BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: && ( lastpri==1 || v-s[j].value<20 || (v-s[x].value)*2 >= v-s[j].value ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'uniformstems': BUILDSTDERR: pt1.c:2814:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j, from, to, val, dir; BUILDSTDERR: ^ BUILDSTDERR: pt1.c: In function 'findstemat': BUILDSTDERR: pt1.c:2920:62: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: "dbg: possible self-intersection at v=%d o=%d exp_ge=0x%x ge=0x%x\n", BUILDSTDERR: ~^ BUILDSTDERR: value, origin, ge, sp[si].ge); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:2920:70: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: "dbg: possible self-intersection at v=%d o=%d exp_ge=0x%x ge=0x%x\n", BUILDSTDERR: ~^ BUILDSTDERR: value, origin, ge, sp[si].ge); BUILDSTDERR: ~~~~~~~~~ BUILDSTDERR: pt1.c:2933:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || pri==prevpri && prevwd==0 || wd!=0 && wdiy3 > ge->iy2 && ge->iy3 > ny BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:3512:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (ge->ix3 > ge->ix2 && ge->ix3 > nx BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:3682:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (ge->iy3 > ge->prev->iy3 && ge->iy3 > ny BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:3704:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (ge->ix3 > ge->prev->ix3 && ge->ix3 > nx BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'fstraighten': BUILDSTDERR: pt1.c:3868:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || iln > 1. && iln/oln > 0.1 ) BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:3912:80: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with previous 0x%x 0x%x\n", pge, ge); BUILDSTDERR: ~^ ~~~ BUILDSTDERR: pt1.c:3912:85: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with previous 0x%x 0x%x\n", pge, ge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c:3927:76: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with next 0x%x 0x%x\n", ge, nge); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c:3927:81: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with next 0x%x 0x%x\n", ge, nge); BUILDSTDERR: ~^ ~~~ BUILDSTDERR: pt1.c:3841:18: warning: unused variable 'svdir' [-Wunused-variable] BUILDSTDERR: int svdir, i, o; BUILDSTDERR: ^~~~~ BUILDSTDERR: pt1.c: In function 'ffixquadrants': BUILDSTDERR: pt1.c:4058:35: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "%s: trying 0x%x (%g %g) (%g %g) (%g %g) (%g %g)\n ", g->name, BUILDSTDERR: ~^ BUILDSTDERR: ge, ge->prev->fx3, ge->prev->fy3, ge->fx1, ge->fy1, ge->fx2, ge->fy2, BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:4079:29: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "%s: 0x%x: %d pts(%c): ", BUILDSTDERR: ~^ BUILDSTDERR: g->name, ge, np-oldnp, i? 'y':'x'); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:4130:38: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "%s: splitting 0x%x (%g %g) (%g %g) (%g %g) (%g %g) at %d points\n ", g->name, BUILDSTDERR: ~^ BUILDSTDERR: ge, ge->prev->fx3, ge->prev->fy3, ge->fx1, ge->fy1, ge->fx2, ge->fy2, BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:4152:43: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: if(ISDBG(QUAD)) fprintf(stderr, " 0x%x %g/%g\n", ge, k1, k2); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c: In function 'iiszigzag': BUILDSTDERR: pt1.c:4231:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (k1+0.0001 >= k && k2 <= k+0.0001 || k1 <= k+0.0001 && k2+0.0001 >= k) BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'fiszigzag': BUILDSTDERR: pt1.c:4281:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if (k1+0.0001 >= k && k2 <= k+0.0001 || k1 <= k+0.0001 && k2+0.0001 >= k) BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'fdelsmall': BUILDSTDERR: pt1.c:4692:56: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "glyph %s has very small fragments(%x..%x..%x)\n", BUILDSTDERR: ~^ BUILDSTDERR: g->name, pge, ge, nge); BUILDSTDERR: ~~~ BUILDSTDERR: pt1.c:4692:60: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "glyph %s has very small fragments(%x..%x..%x)\n", BUILDSTDERR: ~^ BUILDSTDERR: g->name, pge, ge, nge); BUILDSTDERR: ~~ BUILDSTDERR: pt1.c:4692:64: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "glyph %s has very small fragments(%x..%x..%x)\n", BUILDSTDERR: ~^ BUILDSTDERR: g->name, pge, ge, nge); BUILDSTDERR: ~~~ BUILDSTDERR: pt1.c: In function 'fdotcurvdist2': BUILDSTDERR: pt1.c:5108:12: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int d, i, j; BUILDSTDERR: ^ BUILDSTDERR: pt1.c: In function 'fapproxcurve': BUILDSTDERR: pt1.c:5292:7: warning: unused variable 'xy' [-Wunused-variable] BUILDSTDERR: char xy[]="XY"; BUILDSTDERR: ^~ BUILDSTDERR: pt1.c:5291:7: warning: unused variable 'bc' [-Wunused-variable] BUILDSTDERR: char bc[]="BC"; BUILDSTDERR: ^~ BUILDSTDERR: pt1.c:5288:9: warning: variable 'res' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double res[MAXSECT][MAXSECT], thisres, bestres, goodres; BUILDSTDERR: ^~~ BUILDSTDERR: pt1.c: In function 'fsampledots': BUILDSTDERR: pt1.c:5544:16: warning: unused variable 'dx' [-Wunused-variable] BUILDSTDERR: double t, nf, dx, d[2]; BUILDSTDERR: ^~ BUILDSTDERR: pt1.c: In function 'fanalyzejoint': BUILDSTDERR: pt1.c:5721:9: warning: unused variable 'avsd2' [-Wunused-variable] BUILDSTDERR: double avsd2, dots[3][2 /*X,Y*/]; BUILDSTDERR: ^~~~~ BUILDSTDERR: pt1.c: In function 'fconcisecontour': BUILDSTDERR: pt1.c:5943:26: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, ": 0x%x\nnext -> 0x%p ", pge, nge); BUILDSTDERR: ~^ ~~~ BUILDSTDERR: pt1.c:5977:26: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, ": 0x%x\n", nge); BUILDSTDERR: ~^ ~~~ BUILDSTDERR: pt1.c:6140:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || pge != ge && (pgex->flags & GEXF_JCVMASK) <= (ngex->flags & GEXF_JCVMASK) ) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pt1.c:6180:36: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "(p=%p/%x n=0x%x/%x) ", pge, pgex->flags & GEXF_JLINE, BUILDSTDERR: ~^ BUILDSTDERR: nge, ngex->flags & GEXF_JLINE); BUILDSTDERR: ~~~ BUILDSTDERR: pt1.c:5847:6: warning: unused variable 'found' [-Wunused-variable] BUILDSTDERR: int found[2]; BUILDSTDERR: ^~~~~ BUILDSTDERR: pt1.c: In function 'fforceconcise': BUILDSTDERR: pt1.c:6298:37: warning: unused variable 'xge' [-Wunused-variable] BUILDSTDERR: GENTRY *ge, *nge, *endge, *xge; BUILDSTDERR: ^~~ BUILDSTDERR: pt1.c:6298:29: warning: unused variable 'endge' [-Wunused-variable] BUILDSTDERR: GENTRY *ge, *nge, *endge, *xge; BUILDSTDERR: ^~~~~ BUILDSTDERR: pt1.c:6298:23: warning: unused variable 'nge' [-Wunused-variable] BUILDSTDERR: GENTRY *ge, *nge, *endge, *xge; BUILDSTDERR: ^~~ BUILDSTDERR: pt1.c: In function 'bestblue': BUILDSTDERR: pt1.c:6679:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || physt[first] == physt[last] && j) { BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: pt1.c: In function 'reversepathsfromto': BUILDSTDERR: pt1.c:7069:38: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'GENTRY *' {aka 'struct gentry *'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "reverse path 0x%x <- 0x%x, 0x%x\n", ge, ge->prev, ge->bkwd); BUILDSTDERR: ~^ ~~ BUILDSTDERR: pt1.c:7069:46: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "reverse path 0x%x <- 0x%x, 0x%x\n", ge, ge->prev, ge->bkwd); BUILDSTDERR: ~^ ~~~~~~~~ BUILDSTDERR: pt1.c:7069:52: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct gentry *' [-Wformat=] BUILDSTDERR: fprintf(stderr, "reverse path 0x%x <- 0x%x, 0x%x\n", ge, ge->prev, ge->bkwd); BUILDSTDERR: ~^ BUILDSTDERR: pt1.c: In function 'print_kerning': BUILDSTDERR: pt1.c:7210:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: int i, j, n; BUILDSTDERR: ^ BUILDSTDERR: pt1.c: At top level: BUILDSTDERR: pt1.c:146:15: warning: 'fcvarea' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static double fcvarea( GENTRY *ge); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pt1.c:4190:1: warning: 'iiszigzag' defined but not used [-Wunused-function] BUILDSTDERR: iiszigzag( BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: pt1.c:2649:1: warning: 'printbasestem' defined but not used [-Wunused-function] BUILDSTDERR: printbasestem(void) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: pt1.c:1862:1: warning: 'steminblue' defined but not used [-Wunused-function] BUILDSTDERR: steminblue( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: pt1.c: In function 'findstemat': BUILDSTDERR: pt1.c:2933:41: warning: 'prevwd' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: || pri==prevpri && prevwd==0 || wd!=0 && wdprevpri BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: || pri==prevpri && prevwd==0 || wd!=0 && wd r[nr].low+22) BUILDSTDERR: ^ BUILDSTDERR: pt1.c: In function 'fapproxcurve': BUILDSTDERR: pt1.c:5354:14: warning: 'goodres' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: } else if(thisres < goodres) { BUILDSTDERR: ^ BUILDSTDERR: pt1.c: In function 'reversepathsfromto': BUILDSTDERR: pt1.c:7102:26: warning: 'flast[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cur->fpoints[i][2] = f; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: pt1.c:7102:26: warning: 'flast[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: pt1.c:7112:26: warning: 'ilast[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cur->ipoints[i][2] = n; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: pt1.c:7112:26: warning: 'ilast[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c runt1asm.c BUILDSTDERR: In file included from runt1asm.c:60: BUILDSTDERR: t1asm.c: In function 'charstring_byte': BUILDSTDERR: t1asm.c:374:51: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "error: charstring_buf full (%d bytes)\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: sizeof(charstring_buf)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: t1asm.c: In function 'charstring_end': BUILDSTDERR: t1asm.c:388:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] BUILDSTDERR: sprintf(line, "%d ", charstring_bp - charstring_buf); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: At top level: BUILDSTDERR: t1asm.c:476:13: warning: 'print_banner' defined but not used [-Wunused-function] BUILDSTDERR: static void print_banner() BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: t1asm.c:463:13: warning: 'usage' defined but not used [-Wunused-function] BUILDSTDERR: static void usage() BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from runt1asm.c:60: BUILDSTDERR: t1asm.c:36:13: warning: 'copyright' defined but not used [-Wunused-variable] BUILDSTDERR: static char copyright[] = BUILDSTDERR: ^~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c ttf.c BUILDSTDERR: In file included from ttf.c:29: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: ttf.c: In function 'handle_name': BUILDSTDERR: ttf.c:224:35: warning: pointer targets in passing argument 1 of 'dupcnstring' differ in signedness [-Wpointer-sign] BUILDSTDERR: name_fields[k] = dupcnstring(p, len); BUILDSTDERR: ^ BUILDSTDERR: In file included from ttf.c:29: BUILDSTDERR: global.h:120:7: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: char *dupcnstring( unsigned char *s, int len); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf.c:248:36: warning: pointer targets in passing argument 1 of 'dupcnstring' differ in signedness [-Wpointer-sign] BUILDSTDERR: name_fields[k] = dupcnstring(p, len); BUILDSTDERR: ^ BUILDSTDERR: In file included from ttf.c:29: BUILDSTDERR: global.h:120:7: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: char *dupcnstring( unsigned char *s, int len); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ttf.c: In function 'draw_simple_glyf': BUILDSTDERR: ttf.c:465:29: warning: variable 'ylast' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double xlast = 0, ylast = 0; BUILDSTDERR: ^~~~~ BUILDSTDERR: ttf.c:465:18: warning: variable 'xlast' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double xlast = 0, ylast = 0; BUILDSTDERR: ^~~~~ BUILDSTDERR: ttf.c: In function 'fnmetrics': BUILDSTDERR: ttf.c:1414:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || str[j]=='b' BUILDSTDERR: ~~~~~~~~~~~ BUILDSTDERR: && ( j==0 || !isalpha(str[j-1]) ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c ft.c BUILDSTDERR: In file included from ft.c:22: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: ft.c: In function 'openfont': BUILDSTDERR: ft.c:82:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if( error = FT_New_Face( library, fname, 0, &face ) ) { BUILDSTDERR: ^~~~~ BUILDSTDERR: ft.c: In function 'getnglyphs': BUILDSTDERR: ft.c:129:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'FT_Long' {aka 'long int'} [-Wformat=] BUILDSTDERR: if(ISDBG(FT)) fprintf(stderr, "%d glyphs in font\n", face->num_glyphs); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: ft.c: In function 'glnames': BUILDSTDERR: ft.c:155:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] BUILDSTDERR: sprintf(bf, "_g_%d", i); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/features.h:428, BUILDSTDERR: from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from ft.c:10: BUILDSTDERR: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' BUILDSTDERR: __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) BUILDSTDERR: ^~~~~ BUILDSTDERR: ft.c:159:31: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] BUILDSTDERR: glyph_list[i].name = strdup(bf); BUILDSTDERR: ^~ BUILDSTDERR: In file included from ft.c:11: BUILDSTDERR: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'unsigned char *' BUILDSTDERR: extern char *strdup (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: ft.c: In function 'fnmetrics': BUILDSTDERR: ft.c:427:2: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* guess the boldness from the font names */ BUILDSTDERR: BUILDSTDERR: ft.c:440:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: || str[j]=='b' BUILDSTDERR: ~~~~~~~~~~~ BUILDSTDERR: && ( j==0 || !isalpha(str[j-1]) ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ft.c: At top level: BUILDSTDERR: ft.c:537:2: warning: initialization of 'int (*)(const FT_Vector *, void *)' {aka 'int (*)(const struct FT_Vector_ *, void *)'} from incompatible pointer type 'int (*)(FT_Vector *, void *)' {aka 'int (*)(struct FT_Vector_ *, void *)'} [-Wincompatible-pointer-types] BUILDSTDERR: outl_moveto, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ft.c:537:2: note: (near initialization for 'ft_outl_funcs.move_to') BUILDSTDERR: ft.c:538:2: warning: initialization of 'int (*)(const FT_Vector *, void *)' {aka 'int (*)(const struct FT_Vector_ *, void *)'} from incompatible pointer type 'int (*)(FT_Vector *, void *)' {aka 'int (*)(struct FT_Vector_ *, void *)'} [-Wincompatible-pointer-types] BUILDSTDERR: outl_lineto, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ft.c:538:2: note: (near initialization for 'ft_outl_funcs.line_to') BUILDSTDERR: ft.c:539:2: warning: initialization of 'int (*)(const FT_Vector *, const FT_Vector *, void *)' {aka 'int (*)(const struct FT_Vector_ *, const struct FT_Vector_ *, void *)'} from incompatible pointer type 'int (*)(FT_Vector *, FT_Vector *, void *)' {aka 'int (*)(struct FT_Vector_ *, struct FT_Vector_ *, void *)'} [-Wincompatible-pointer-types] BUILDSTDERR: outl_conicto, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ft.c:539:2: note: (near initialization for 'ft_outl_funcs.conic_to') BUILDSTDERR: ft.c:540:2: warning: initialization of 'int (*)(const FT_Vector *, const FT_Vector *, const FT_Vector *, void *)' {aka 'int (*)(const struct FT_Vector_ *, const struct FT_Vector_ *, const struct FT_Vector_ *, void *)'} from incompatible pointer type 'int (*)(FT_Vector *, FT_Vector *, FT_Vector *, void *)' {aka 'int (*)(struct FT_Vector_ *, struct FT_Vector_ *, struct FT_Vector_ *, void *)'} [-Wincompatible-pointer-types] BUILDSTDERR: outl_cubicto, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: ft.c:540:2: note: (near initialization for 'ft_outl_funcs.cubic_to') BUILDSTDERR: ft.c: In function 'kerning': BUILDSTDERR: ft.c:596:9: warning: unused variable 'gl' [-Wunused-variable] BUILDSTDERR: GLYPH *gl; BUILDSTDERR: ^~ BUILDSTDERR: ft.c:593:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: int i, j, n; BUILDSTDERR: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c bdf.c BUILDSTDERR: In file included from bdf.c:15: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: bdf.c: In function 'readfile': BUILDSTDERR: bdf.c:101:8: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: char *s; BUILDSTDERR: ^ BUILDSTDERR: bdf.c: In function 'handle_header': BUILDSTDERR: bdf.c:224:42: warning: pointer targets in passing argument 1 of 'dupcnstring' differ in signedness [-Wpointer-sign] BUILDSTDERR: *((char **)(cl->vp[0])) = dupcnstring(bf, s-bf); BUILDSTDERR: ^~ BUILDSTDERR: In file included from bdf.c:15: BUILDSTDERR: global.h:120:7: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: char *dupcnstring( unsigned char *s, int len); BUILDSTDERR: ^~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -c bitmap.c BUILDSTDERR: In file included from bitmap.c:14: BUILDSTDERR: global.h:90:30: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* #define DBG_GLYPH "C118" /* */ BUILDSTDERR: BUILDSTDERR: bitmap.c: In function 'dosubfrag': BUILDSTDERR: bitmap.c:454:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: && ( outend && f->sublen <= pf->sublen BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:464:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: && ( outfront && f->sublen <= lf->sublen BUILDSTDERR: ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:358:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j, a1, a2, ndots; BUILDSTDERR: ^ BUILDSTDERR: bitmap.c:349:16: warning: variable 'ff' set but not used [-Wunused-but-set-variable] BUILDSTDERR: GEX_FRAG *f, *ff, *lf, *pf, *xf; BUILDSTDERR: ^~ BUILDSTDERR: bitmap.c: In function 'bmp_outline': BUILDSTDERR: bitmap.c:1199:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if( (k1 & GEXFF_EXTR) && (k2 & GEXFF_LONG) \ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:1221:7: note: in expansion of macro 'CHKCURVCONN' BUILDSTDERR: CHKCURVCONN(ge, 1); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: bitmap.c:1199:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if( (k1 & GEXFF_EXTR) && (k2 & GEXFF_LONG) \ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:1246:6: note: in expansion of macro 'CHKCURVCONN' BUILDSTDERR: CHKCURVCONN(ge, 1); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: bitmap.c:1199:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if( (k1 & GEXFF_EXTR) && (k2 & GEXFF_LONG) \ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:1258:8: note: in expansion of macro 'CHKCURVCONN' BUILDSTDERR: CHKCURVCONN(ge->frwd, 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: bitmap.c:1594:29: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] BUILDSTDERR: } while(stepmore || ge != cge->next ^ delaystop); BUILDSTDERR: ~~~^~~~~~~~~~~~ BUILDSTDERR: bitmap.c:1999:25: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: fprintf(stderr, " removed %s frag at %p len=%d covered by line\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bitmap.c:2305:21: warning: unused variable 'lf' [-Wunused-variable] BUILDSTDERR: GEX_FRAG *ff, *lf, *xf; BUILDSTDERR: ^~ BUILDSTDERR: bitmap.c:2508:18: warning: unused variable 'pf' [-Wunused-variable] BUILDSTDERR: GEX_FRAG *f, *pf; BUILDSTDERR: ^~ BUILDSTDERR: bitmap.c:1033:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: bitmap.c:926:3: warning: label 'try1' defined but not used [-Wunused-label] BUILDSTDERR: try1: BUILDSTDERR: ^~~~ BUILDSTDERR: bitmap.c: In function 'limcurve': BUILDSTDERR: bitmap.c:317:7: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: v31 = SPLIT(v21, v22); BUILDSTDERR: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include/libpng16 -o ttf2pt1 ttf2pt1.o pt1.o runt1asm.o ttf.o ft.o bdf.o bitmap.o -lm -lfreetype scripts/unhtml CHANGES scripts/unhtml README scripts/unhtml FONTS scripts/unhtml FONTS.hpux scripts/unhtml encodings/README scripts/unhtml other/README scripts/unhtml app/X11/README scripts/unhtml app/netscape/README scripts/unhtml app/TeX/README scripts/html2man . . app/RPM/Makefile sed 's/^Version:.*/Version: '`grep TTF2PT1_VERSION version.h| cut -d\" -f2`'/' app/RPM/ttf2pt1.spec + rm -rf __dist_other + mkdir -p __dist_other/other + cp -p other/bz.c other/bzscreen.c other/bzscreen.h other/Makefile other/README other/README.html __dist_other/other + make -C other cmpf dmpf make: Entering directory '/builddir/build/BUILD/ttf2pt1-3.4.4/other' cc -g -o cmpf -I/usr/local/include -L/usr/local/lib cmpf.c -lt1 -lm BUILDSTDERR: In file included from cmpf.c:15: BUILDSTDERR: bmpfont.h:6:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: fchkneg(file, line, rc, cmd) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bmpfont.h: In function 'fchkneg': BUILDSTDERR: bmpfont.h:16:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h:16:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: bmpfont.h:16:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: bmpfont.h:1:1: BUILDSTDERR: +#include BUILDSTDERR: /* BUILDSTDERR: bmpfont.h:16:3: BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h: At top level: BUILDSTDERR: bmpfont.h:20:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: fchknull(file, line, rc, cmd) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: bmpfont.h: In function 'fchknull': BUILDSTDERR: bmpfont.h:30:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h:30:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: cmpf.c: At top level: BUILDSTDERR: cmpf.c:18:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(ac, av) BUILDSTDERR: ^~~~ BUILDSTDERR: cmpf.c: In function 'main': BUILDSTDERR: cmpf.c:28:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: cmpf.c:28:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: cmpf.c:16:1: BUILDSTDERR: +#include BUILDSTDERR: BUILDSTDERR: cmpf.c:28:3: BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ cc -g -o dmpf -I/usr/local/include -L/usr/local/lib dmpf.c -lt1 -lm BUILDSTDERR: In file included from dmpf.c:15: BUILDSTDERR: bmpfont.h:6:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: fchkneg(file, line, rc, cmd) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bmpfont.h: In function 'fchkneg': BUILDSTDERR: bmpfont.h:16:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h:16:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: bmpfont.h:16:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: bmpfont.h:1:1: BUILDSTDERR: +#include BUILDSTDERR: /* BUILDSTDERR: bmpfont.h:16:3: BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h: At top level: BUILDSTDERR: bmpfont.h:20:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: fchknull(file, line, rc, cmd) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: bmpfont.h: In function 'fchknull': BUILDSTDERR: bmpfont.h:30:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: bmpfont.h:30:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: dmpf.c: At top level: BUILDSTDERR: dmpf.c:18:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(ac, av) BUILDSTDERR: ^~~~ BUILDSTDERR: dmpf.c: In function 'main': BUILDSTDERR: dmpf.c:28:3: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ BUILDSTDERR: dmpf.c:28:3: note: include '' or provide a declaration of 'exit' BUILDSTDERR: dmpf.c:16:1: BUILDSTDERR: +#include BUILDSTDERR: BUILDSTDERR: dmpf.c:28:3: BUILDSTDERR: exit(1); BUILDSTDERR: ^~~~ make: Leaving directory '/builddir/build/BUILD/ttf2pt1-3.4.4/other' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oqfVtY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 + cd ttf2pt1-3.4.4 + fakeroot make DESTDIR=/builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 INSTDIR=/usr TXTFILES= MANDIR=/usr/share/man VERSION=3.4.4 install scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin root bin 0755 scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/libexec/ttf2pt1 root bin 0755 scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1 root bin 0755 scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man1 root bin 0755 scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man5 root bin 0755 cp -R app encodings maps scripts other /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1 chown -R root /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1 chgrp -R bin /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1 chmod -R go-w /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1 scripts/inst_file ttf2pt1 /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1 root bin 0755 [ -f /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/t1asm ] || scripts/inst_file t1asm /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/libexec/ttf2pt1/t1asm root bin 0755 sed -e 's|^TTF2PT1_BINDIR=$|TTF2PT1_BINDIR=/usr/bin|' \ -e 's|^TTF2PT1_LIBXDIR=$|TTF2PT1_LIBXDIR=/usr/libexec/ttf2pt1|' \ -e 's|^TTF2PT1_SHAREDIR=$|TTF2PT1_SHAREDIR=/usr/share/ttf2pt1|' cvt.tmp scripts/inst_file cvt.tmp /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_convert root bin 0755 scripts/inst_file cvt.tmp /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/convert root bin 0755 rm cvt.tmp scripts/inst_file scripts/x2gs /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_x2gs root bin 0755 for i in ttf2pt1.1 ttf2pt1_convert.1 ttf2pt1_x2gs.1; do { \ sed -e 's|TTF2PT1_BINDIR|/usr/bin|' \ -e 's|TTF2PT1_LIBXDIR|/usr/libexec/ttf2pt1|' \ -e 's|TTF2PT1_DOCDIR|/usr/share/doc/ttf2pt1-3.4.4|' \ -e 's|TTF2PT1_SHAREDIR|/usr/share/ttf2pt1|' <$i >/builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man1/$i \ && chown root /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man1/$i \ && chgrp bin /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man1/$i \ && chmod 0644 /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/man/man1/$i \ || exit 1; \ } done + rm -r /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/libexec + rm /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/convert /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/convert.cfg.sample /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/frommap /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/html2man /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/inst_dir /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/inst_file /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/mkrel /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/ttf2pt1/scripts/unhtml + mv /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/share/ttf2pt1/other/cmpf /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_cmpf + mv /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/share/ttf2pt1/other/dmpf /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_dmpf + cp other/cntstems.pl /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_cntstems + cp other/lst.pl /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_lst + cp other/showdf /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_showdf + cp other/showg /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64//usr/bin/ttf2pt1_showg + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.4.4-27.fc30 --unique-debug-suffix -3.4.4-27.fc30.riscv64 --unique-debug-src-base ttf2pt1-3.4.4-27.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ttf2pt1-3.4.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_cmpf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1 extracting debug info from /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1 extracting debug info from /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_cmpf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_dmpf extracting debug info from /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/bin/ttf2pt1_dmpf /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 872 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/ttf2pt1/app/netscape/nsfilter from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/ttf2pt1/app/netscape/notscape from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/ttf2pt1/app/netscape/nsprint from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/ttf2pt1/app/TeX/cjk-latex-t1mapgen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/ttf2pt1/scripts/x2gs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ttf2pt1_x2gs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ttf2pt1_convert from /bin/sh to #!/usr/bin/sh Processing files: ttf2pt1-3.4.4-27.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HwUbm6 + umask 022 + cd /builddir/build/BUILD + cd ttf2pt1-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr CHANGES CHANGES.html /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr README README.FIRST README.html /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr FONTS /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr FONTS.html /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr app/TeX /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr __dist_other/other /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + cp -pr scripts/convert.cfg.sample /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64/usr/share/doc/ttf2pt1 + exit 0 Provides: ttf2pt1 = 3.4.4-27.fc30 ttf2pt1(riscv-64) = 3.4.4-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /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) libfreetype.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libt1.so.5()(64bit) perl(integer) rtld(GNU_HASH) Processing files: ttf2pt1-debugsource-3.4.4-27.fc30.riscv64 Provides: ttf2pt1-debugsource = 3.4.4-27.fc30 ttf2pt1-debugsource(riscv-64) = 3.4.4-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ttf2pt1-debuginfo-3.4.4-27.fc30.riscv64 Provides: debuginfo(build-id) = 5b85dcb23aad90c26bb5805a5f4ddbf08e34dc36 debuginfo(build-id) = dfeabd6aceac830191f61239cee3c32ebc6784b6 debuginfo(build-id) = fc5b47c805f91444a3592e6c532d388921edca53 ttf2pt1-debuginfo = 3.4.4-27.fc30 ttf2pt1-debuginfo(riscv-64) = 3.4.4-27.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ttf2pt1-debugsource(riscv-64) = 3.4.4-27.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 Wrote: /builddir/build/RPMS/ttf2pt1-3.4.4-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ttf2pt1-debugsource-3.4.4-27.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ttf2pt1-debuginfo-3.4.4-27.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YSgx8k + umask 022 + cd /builddir/build/BUILD + cd ttf2pt1-3.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ttf2pt1-3.4.4-27.fc30.riscv64 + exit 0 Child return code was: 0