Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2006 18:45:03 -0800 (PST)
From:      <soralx@cydem.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105095: xpdf fails to compile
Message-ID:  <200611030245.kA32j36G076160@soralx.cydem.org>
Resent-Message-ID: <200611030250.kA32oFHc018381@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105095
>Category:       ports
>Synopsis:       xpdf fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 02:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD soralx.cydem.org 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Fri Aug 25 02:55:08 PDT 2006 root@soralx.cydem.org:/usr/src/sys/i386/compile/SORALX i386

>Description:

gmake[1]: Entering directory `/usr/ports/graphics/xpdf/work/xpdf-3.01/splash'
c++ -msse2 -O2 -march=pentium4 -pipe -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include -I/usr/local/include/freetype2 -c SplashFTFont.cc
SplashFTFont.cc: In member function `virtual SplashPath* SplashFTFont::getGlyphPath(int)':
SplashFTFont.cc:221: error: invalid conversion from `int (*)(const FT_Vector*, void*)' to `int (*)(FT_Vector*, void*)'
SplashFTFont.cc:221: error: invalid conversion from `int (*)(const FT_Vector*, void*)' to `int (*)(FT_Vector*, void*)'
SplashFTFont.cc:221: error: invalid conversion from `int (*)(const FT_Vector*, const FT_Vector*, void*)' to `int (*)(FT_Vector*, FT_Vector*, void*)'
SplashFTFont.cc:221: error: invalid conversion from `int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, void*)' to `int (*)(FT_Vector*, FT_Vector*, FT_Vector*, void*)'
gmake[1]: *** [SplashFTFont.o] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/xpdf/work/xpdf-3.01/splash'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
	`cd /usr/ports/graphics/xpdf && make`

>Fix:
	# `portupgrade /var/db/pkg/freetype*`
	--->  Upgrading 'freetype2-2.1.10_3' to 'freetype2-2.2.1_1' (print/freetype2)
	[...]
EOF
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611030245.kA32j36G076160>