Opened 10 years ago

Closed 10 years ago

#45311 closed defect (fixed)

ttf2pt1 @3.4.4 build failure: 'freetype/freetype.h’ not found

Reported by: asnedden@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: ttf2pt1

Description

I am trying to install ttf2pt1 on OS X 10.9.5. Here is the output:

sudo port install ttf2pt1 @3.4.4
Password:
Sorry, try again.
Password:
--->  Computing dependencies for libpng
--->  Fetching archive for libpng
--->  Attempting to fetch libpng-1.6.13_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libpng
--->  Attempting to fetch libpng-1.6.13_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libpng
--->  Installing libpng @1.6.13_0
--->  Cleaning libpng
--->  Computing dependencies for libpng
--->  Deactivating libpng @1.6.12_0
--->  Cleaning libpng
--->  Activating libpng @1.6.13_0
--->  Cleaning libpng
--->  Computing dependencies for ttf2pt1
--->  Fetching archive for ttf2pt1
--->  Attempting to fetch ttf2pt1-3.4.4_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/ttf2pt1
--->  Attempting to fetch ttf2pt1-3.4.4_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ttf2pt1
--->  Attempting to fetch ttf2pt1-3.4.4_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/ttf2pt1
--->  Fetching distfiles for ttf2pt1
--->  Attempting to fetch ttf2pt1-3.4.4.tgz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/ttf2pt1
--->  Verifying checksums for ttf2pt1
--->  Extracting ttf2pt1
--->  Applying patches to ttf2pt1
--->  Configuring ttf2pt1
--->  Building ttf2pt1
Error: org.macports.build for port ttf2pt1 returned: command execution failed
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port ttf2pt1 failed

Change History (5)

comment:1 Changed 10 years ago by asnedden@…

I guess this may be useless since there isn't a maintainer...

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: nomaintainer@… removed
Keywords: tt2pt1 removed

Please do not Cc nomaintainer@… because it is not a valid email address.

comment:3 Changed 10 years ago by jmroot (Joshua Root)

Port: ttf2pt1 added; tt2pt1 removed

comment:4 Changed 10 years ago by jmroot (Joshua Root)

Summary: Error: org.macports.build for port ttf2pt1 returned: command execution failedttf2pt1 @3.4.4 build failure: 'freetype/freetype.h’ not found

Without a log it’s not clear if this is what the reporter is seeing, but the error I’m getting is:

ft.c:16:10: fatal error: 'freetype/freetype.h' file not found
#include <freetype/freetype.h>

comment:5 Changed 10 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.