Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2006 05:10:58 GMT
From:      paul@paulbeard.org, beard@paulbeard.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/105162: compiler error on py-cairo
Message-ID:  <200611050510.kA55Aw9P024217@freefall.freebsd.org>
Resent-Message-ID: <200611050520.kA55KLGu024825@freefall.freebsd.org>

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

>Number:         105162
>Category:       ports
>Synopsis:       compiler error on py-cairo
>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:   Sun Nov 05 05:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     paul beard
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
none
>Environment:
System: FreeBSD red.paulbeard.org 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #0: Wed Oct 12 21:28:00 PDT 2005 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED i386


===>  Building for py24-cairo-1.2.2
gmake  all-recursive
gmake[1]: Entering directory `/opt/ports/graphics/py-cairo/work/pycairo-1.2.2'
Making all in cairo
gmake[2]: Entering directory `/opt/ports/graphics/py-cairo/work/pycairo-1.2.2/cairo'
source='pycairo-font.c' object='_cairo_la-pycairo-font.lo' libtool=yes \
	DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
	/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include/python2.4 -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include   -I/usr/X11R6/include  -O -pipe  -Wall -fno-strict-aliasing -c -o _cairo_la-pycairo-font.lo `test -f 'pycairo-font.c' || echo './'`pycairo-font.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python2.4 -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -Wall -fno-strict-aliasing -c pycairo-font.c -Wp,-MD,.deps/_cairo_la-pycairo-font.TPlo  -fPIC -DPIC -o .libs/_cairo_la-pycairo-font.o
pycairo-font.c: In function `scaled_font_new':
pycairo-font.c:208: syntax error before `*'
pycairo-font.c:209: `o' undeclared (first use in this function)
pycairo-font.c:209: (Each undeclared identifier is reported only once
pycairo-font.c:209: for each function it appears in.)
pycairo-font.c:221: warning: control reaches end of non-void function
gmake[2]: *** [_cairo_la-pycairo-font.lo] Error 1
gmake[2]: Leaving directory `/opt/ports/graphics/py-cairo/work/pycairo-1.2.2/cairo'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/ports/graphics/py-cairo/work/pycairo-1.2.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /opt/ports/graphics/py-cairo.
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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