From nobody@FreeBSD.org  Sun Jan  1 10:23:22 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 96F7B16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Jan 2006 10:23:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2EFA443D46
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Jan 2006 10:23:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k01ANLgP055345
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 1 Jan 2006 10:23:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k01ANL6t055344;
	Sun, 1 Jan 2006 10:23:21 GMT
	(envelope-from nobody)
Message-Id: <200601011023.k01ANL6t055344@www.freebsd.org>
Date: Sun, 1 Jan 2006 10:23:21 GMT
From: Michael <elshar@cheekan.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pango fails to compile
X-Send-Pr-Version: www-2.3

>Number:         91159
>Category:       ports
>Synopsis:       pango fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 01 10:30:08 GMT 2006
>Closed-Date:    Sun Jan 01 22:55:31 GMT 2006
>Last-Modified:  Sun Jan 01 22:55:31 GMT 2006
>Originator:     Michael
>Release:        amd64 6-STABLE
>Organization:
>Environment:
FreeBSD newbox 6.0-STABLE FreeBSD 6.0-STABLE #1: Fri Dec 30 12:04:24 PST 2005     root@newbox:/usr/obj/usr/src/sys/NEWBOX  amd64     
>Description:
creating pango-xftview
if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/usr/local/include/cairo   -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/X11R6/include   -I/usr/local/include/freetype2 -I/usr/local/include  -I/usr/local/include/freetype2  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include  -I/usr/X11R6/include  -O2 -fno-strict-aliasing -pipe -march=opteron -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \
  -c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \
then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \
else rm -f ".deps/cairoview.Tpo"; exit 1; \
fi
cairoview.c:35:24: cairo-xlib.h: No such file or directory
cairoview.c: In function `update':
cairoview.c:145: warning: implicit declaration of function `cairo_xlib_surface_create'
cairoview.c:147: warning: assignment makes pointer from integer without a cast
gmake[2]: *** [cairoview.o] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/pango.

>How-To-Repeat:
cd /usr/ports/x11-toolkits/pango && make clean && make install
or
portinstall pango

>Fix:
             
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sun Jan 1 18:22:42 UTC 2006 
State-Changed-Why:  
What is the version of your cairo? 


Responsible-Changed-From-To: freebsd-amd64->gnome 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun Jan 1 18:22:42 UTC 2006 
Responsible-Changed-Why:  
Refile to ports; over to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91159 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun Jan 1 22:55:18 UTC 2006 
State-Changed-Why:  
Pilot error; WITHOUT_X11 in cairo build 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91159 
>Unformatted:
