ports/177642: xpdf port fails

Abc Xyz abc at ai1.alaska.net
Fri Apr 5 00:00:00 UTC 2013


>Number:         177642
>Category:       ports
>Synopsis:       xpdf port fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 05 00:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Abc Xyz
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
minimal Xorg.
>Description:
The compilation seems to fail because it can't find ft2build.h,
but it is in local/include, and is readable.  Also, it is building
nox11, but minimal Xorg is installed, and the nox11 version of
Xpdf is not wanted, so it is not detecting X correctly.
# make
===>  Building for xpdf-nox11-3.03_3
cd goo; gmake
gmake[1]: Entering directory `/umass/ports/graphics/xpdf/work/xpdf-3.03/goo'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/umass/ports/graphics/xpdf/work/xpdf-3.03/goo'
cd fofi; gmake
gmake[1]: Entering directory `/umass/ports/graphics/xpdf/work/xpdf-3.03/fofi'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/umass/ports/graphics/xpdf/work/xpdf-3.03/fofi'
cd splash; gmake
gmake[1]: Entering directory `/umass/ports/graphics/xpdf/work/xpdf-3.03/splash'
c++ -O2 -pipe -march=c3-2 -fno-strict-aliasing -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I.  -I/usr/local/include/freetype2  -c SplashFTFont.cc
SplashFTFont.cc:15:22: error: ft2build.h: No such file or directory
SplashFTFont.cc:16:10: error: #include expects "FILENAME" or <FILENAME>
SplashFTFont.cc:17:10: error: #include expects "FILENAME" or <FILENAME>
SplashFTFont.cc:18:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:24:
SplashFTFontEngine.h:19:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:25:
SplashFTFontFile.h:19:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:26:
SplashFTFont.h:19:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:24:
SplashFTFontEngine.h:54: error: 'FT_Library' has not been declared
SplashFTFontEngine.h:58: error: 'FT_Library' does not name a type
In file included from SplashFTFont.cc:25:
SplashFTFontFile.h:59: error: 'FT_Face' has not been declared
SplashFTFontFile.h:64: error: 'FT_Face' does not name a type
In file included from SplashFTFont.cc:26:
SplashFTFont.h:50: error: 'FT_Size' does not name a type
SplashFTFont.h:51: error: 'FT_Matrix' does not name a type
SplashFTFont.h:52: error: 'FT_Matrix' does not name a type
SplashFTFont.cc:30: error: expected ',' or '...' before '*' token
SplashFTFont.cc:30: error: ISO C++ forbids declaration of 'FT_Vector' with no type
SplashFTFont.cc:31: error: expected ',' or '...' before '*' token
SplashFTFont.cc:31: error: ISO C++ forbids declaration of 'FT_Vector' with no type
SplashFTFont.cc:32: error: expected ',' or '...' before '*' token
SplashFTFont.cc:33: error: ISO C++ forbids declaration of 'FT_Vector' with no type
SplashFTFont.cc:34: error: expected ',' or '...' before '*' token
SplashFTFont.cc:35: error: ISO C++ forbids declaration of 'FT_Vector' with no ty 
pe
SplashFTFont.cc: In constructor 'SplashFTFont::SplashFTFont(SplashFTFontFile*, SplashCoord*, SplashCoord*)':
SplashFTFont.cc:45: error: 'FT_Face' was not declared in this scope
SplashFTFont.cc:45: error: expected `;' before 'face'
SplashFTFont.cc:52: error: 'face' was not declared in this scope
SplashFTFont.cc:52: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:53: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:53: error: 'FT_New_Size' was not declared in this scope
SplashFTFont.cc:56: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:61: error: 'FT_Set_Pixel_Sizes' was not declared in this scope
SplashFTFont.cc:197: error: 'matrix' was not declared in this scope
SplashFTFont.cc:197: error: 'FT_Fixed' was not declared in this scope
SplashFTFont.cc:201: error: 'textMatrix' was not declared in this scope
SplashFTFont.cc: In member function 'virtual GBool SplashFTFont::makeGlyph(int, int, int, SplashGlyphBitmap*)':
SplashFTFont.cc:219: error: 'FT_Vector' was not declared in this scope
SplashFTFont.cc:219: error: expected `;' before 'offset'
SplashFTFont.cc:220: error: 'FT_GlyphSlot' was not declared in this scope
SplashFTFont.cc:220: error: expected `;' before 'slot'
SplashFTFont.cc:221: error: 'FT_UInt' was not declared in this scope
SplashFTFont.cc:221: error: expected `;' before 'gid'
SplashFTFont.cc:222: error: 'FT_Int32' was not declared in this scope
SplashFTFont.cc:222: error: expected `;' before 'flags'
SplashFTFont.cc:229: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:229: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:230: error: 'offset' was not declared in this scope
SplashFTFont.cc:230: error: 'FT_Pos' was not declared in this scope
SplashFTFont.cc:230: error: expected primary-expression before 'int'
SplashFTFont.cc:232: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:232: error: 'matrix' was not declared in this scope
SplashFTFont.cc:232: error: 'FT_Set_Transform' was not declared in this scope
SplashFTFont.cc:233: error: 'slot' was not declared in this scope
SplashFTFont.cc:233: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:236: error: 'gid' was not declared in this scope
SplashFTFont.cc:236: error: expected `;' before 'ff'
SplashFTFont.cc:238: error: 'gid' was not declared in this scope
SplashFTFont.cc:238: error: expected `;' before 'c'
SplashFTFont.cc:240: error: 'gid' was not declared in this scope
SplashFTFont.cc:245: error: 'flags' was not declared in this scope
SplashFTFont.cc:247: error: 'FT_LOAD_NO_BITMAP' was not declared in this scope
SplashFTFont.cc:250: error: 'FT_LOAD_NO_HINTING' was not declared in this scope
SplashFTFont.cc:257: error: 'FT_LOAD_NO_AUTOHINT' was not declared in this scope
SplashFTFont.cc:261: error: 'FT_LOAD_TARGET_LIGHT' was not declared in this scope
SplashFTFont.cc:263: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:263: error: 'gid' was not declared in this scope
SplashFTFont.cc:263: error: 'FT_Load_Glyph' was not declared in this scope
SplashFTFont.cc:266: error: 'FT_RENDER_MODE_NORMAL' was not declared in this scope
SplashFTFont.cc:267: error: 'FT_RENDER_MODE_MONO' was not declared in this scope
... and so on.
>How-To-Repeat:
go to xpdf port, and type make install.
>Fix:
don't know.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list