* Package: app-text/ttf2pt1-3.4.4-r1 * Repository: gentoo * Maintainer: fonts@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox selinux sesandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ttf2pt1-3.4.4.tgz to /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work >>> Source unpacked in /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work >>> Preparing source in /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work/ttf2pt1-3.4.4 ... * Applying ttf2pt1-3.4.4-Makefile.patch ... [ ok ] * Applying ttf2pt1-3.4.4-LDFLAGS.patch ... [ ok ] * Applying ttf2pt1-3.4.0-man-pages.diff ... [ ok ] * Applying ttf2pt1-3.4.4-freetype.patch ... [ ok ] * Applying ttf2pt1-3.4.4-freetype-2.5.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work/ttf2pt1-3.4.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work/ttf2pt1-3.4.4 ... make -j1 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 You have to configure the Makefile before running make! (or if you are lazy and hope that it will work as is run `make all') >>> Source compiled. >>> Test phase [not enabled]: app-text/ttf2pt1-3.4.4-r1 >>> Install ttf2pt1-3.4.4-r1 into /var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/image/ category app-text make -j1 INSTDIR=/var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/image//usr install x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -o t1asm -DSTANDALONE t1asm.c -Wl,-O1 -Wl,--as-needed -lm -L/usr/lib64 -lfreetype t1asm.c: In function ‘charstring_byte’: t1asm.c:374:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf(stderr, "error: charstring_buf full (%d bytes)\n", ^ t1asm.c: In function ‘charstring_end’: t1asm.c:388:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] sprintf(line, "%d ", charstring_bp - charstring_buf); ^ t1asm.c: In function ‘main’: t1asm.c:501:15: warning: implicit declaration of function ‘getopt’ [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "bl:")) != -1) ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -c ttf2pt1.c ttf2pt1.c: In function ‘unicode_init_user’: ttf2pt1.c:647:21: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘int’ [-Wformat=] if(sscanf(buffer, "id %d %d", pid, eid)==2) { ^ ttf2pt1.c:647:21: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘int’ [-Wformat=] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -c pt1.c pt1.c: In function ‘assertpath’: pt1.c:306:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "unidirectional chain 0x%x -next-> 0x%x -prev-> 0x%x \n", ^ pt1.c:306:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c:306:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct gentry *’ [-Wformat=] pt1.c:317:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "empty path at 0x%x \n", ge); ^ pt1.c:325:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "unidirectional chain 0x%x -frwd-> 0x%x -bkwd-> 0x%x \n", ^ pt1.c:325:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct gentry *’ [-Wformat=] pt1.c:325:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct gentry *’ [-Wformat=] pt1.c:333:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "broken first backlink 0x%x -bkwd-> 0x%x -next-> 0x%x \n", ^ pt1.c:333:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct gentry *’ [-Wformat=] pt1.c:333:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct gentry *’ [-Wformat=] pt1.c:341:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "broken loop 0x%x -...-> 0x%x -frwd-> 0x%x \n", ^ pt1.c:341:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c:341:22: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct gentry *’ [-Wformat=] pt1.c: In function ‘fixcvends’: pt1.c:763:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! fixcvends(0x%x) on floating entry, ABORT\n", ge); ^ pt1.c: In function ‘fixcvdir’: pt1.c:913:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! fixcvdir(0x%x) on floating entry, ABORT\n", ge); ^ pt1.c: In function ‘fgetcvdir’: pt1.c:1043:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! fgetcvdir(0x%x) on int entry, ABORT\n", ge); ^ pt1.c: In function ‘igetcvdir’: pt1.c:1105:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! igetcvdir(0x%x) on floating entry, ABORT\n", ge); ^ pt1.c: In function ‘dumppaths’: pt1.c:1203:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, " %c %8x", mark, ge); ^ pt1.c: In function ‘fcheckcv’: pt1.c:1336:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! fcheckcv(0x%x) on int entry, ABORT\n", ge); ^ pt1.c: In function ‘icheckcv’: pt1.c:1364:19: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "**! icheckcv(0x%x) on floating entry, ABORT\n", ge); ^ pt1.c: In function ‘findstemat’: pt1.c:2920:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] "dbg: possible self-intersection at v=%d o=%d exp_ge=0x%x ge=0x%x\n", ^ pt1.c:2920:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c: In function ‘fstraighten’: pt1.c:3912:43: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with previous 0x% ^ pt1.c:3912:43: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c:3927:43: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] if(ISDBG(STRAIGHTEN)) fprintf(stderr,"** straighten join with next 0x%x 0x ^ pt1.c:3927:43: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c: In function ‘ffixquadrants’: pt1.c:4058:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "%s: trying 0x%x (%g %g) (%g %g) (%g %g) (%g %g)\n ", g->na ^ pt1.c:4079:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "%s: 0x%x: %d pts(%c): ", ^ pt1.c:4130:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "%s: splitting 0x%x (%g %g) (%g %g) (%g %g) (%g %g) at %d po ^ pt1.c:4152:36: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] if(ISDBG(QUAD)) fprintf(stderr, " 0x%x %g/%g\n", ge, k1, k2); ^ pt1.c: In function ‘fdelsmall’: pt1.c:4692:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "glyph %s has very small fragments(%x..%x..%x)\n", ^ pt1.c:4692:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c:4692:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] pt1.c: In function ‘fconcisecontour’: pt1.c:5943:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, ": 0x%x\nnext -> 0x%p ", pge, nge); ^ pt1.c:5977:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, ": 0x%x\n", nge); ^ pt1.c:6180:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "(p=%p/%x n=0x%x/%x) ", pge, pgex->flags & GEXF_JLINE, ^ pt1.c: In function ‘reversepathsfromto’: pt1.c:7069:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘GENTRY * {aka struct gentry *}’ [-Wformat=] fprintf(stderr, "reverse path 0x%x <- 0x%x, 0x%x\n", ge, ge->prev, ge->bkwd ^ pt1.c:7069:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct gentry *’ [-Wformat=] pt1.c:7069:21: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct gentry *’ [-Wformat=] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -c runt1asm.c In file included from runt1asm.c:60:0: t1asm.c: In function ‘charstring_byte’: t1asm.c:374:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf(stderr, "error: charstring_buf full (%d bytes)\n", ^ t1asm.c: In function ‘charstring_end’: t1asm.c:388:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] sprintf(line, "%d ", charstring_bp - charstring_buf); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -c ttf.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUSE_FREETYPE -I/usr/include/freetype2 -I/usr/include -c ft.c ft.c:16:32: fatal error: freetype2/freetype.h: No such file or directory compilation terminated. Makefile:194: recipe for target 'ft.o' failed make: *** [ft.o] Error 1 * ERROR: app-text/ttf2pt1-3.4.4-r1::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/ttf2pt1-3.4.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/ttf2pt1-3.4.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:ttf2pt1-3.4.4-r1:20160208-181829.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work/ttf2pt1-3.4.4' * S: '/var/tmp/portage/app-text/ttf2pt1-3.4.4-r1/work/ttf2pt1-3.4.4'