Subject: pkg/22444: can't compile graphics/freetype-utils with gcc-3.3.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hira@po6.nsk.ne.jp>
List: netbsd-bugs
Date: 08/12/2003 10:37:33
>Number:         22444
>Category:       pkg
>Synopsis:       can't compile graphics/freetype-utils with gcc-3.3.1
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 12 01:38:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 1.6W
>Organization:
>Environment:
System: NetBSD firefly.localdomain 1.6W NetBSD 1.6W (FIREFLY) #152: Tue Aug 12 07:59:47 JST 2003 root@firefly.localdomain:/usr/src/sys/arch/i386/compile/FIREFLY i386
Architecture: i386
Machine: i386
>Description:
	Can't compile graphics/freetype-utils with gcc-3.3.1.

# make
===> Checking for vulnerabilities in freetype-utils-1.3.1
=> Checksum OK for freetype-1.3.1.tar.gz.
work -> /tmp/pkgsrc/graphics/freetype-utils/work
===> Extracting for freetype-utils-1.3.1
===> Required installed package freetype-lib>=1.3.1: freetype-lib-1.3.1nb1 found
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb14 found
===> Required installed package x11-links>=0.12: x11-links-0.12 found
===> Patching for freetype-utils-1.3.1
===> Applying pkgsrc patches for freetype-utils-1.3.1
===> Buildlinking for freetype-utils-1.3.1

cc -c -I. -I/tmp/pkgsrc/graphics/freetype-utils/work/freetype-1.3.1/test/arch/unix/../.. -I..  -I/tmp/pkgsrc/graphics/freetype-utils/work/freetype-1.3.1/test/arch/unix/../../../lib -I/tmp/pkgsrc/graphics/freetype-utils/work/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -I/usr/pkg/include -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/pkg/include -I/usr/X11R6/include -DX11 -DLOCALEDIR="\"/usr/pkg/share/locale\"" ftdump.c
ftdump.c:172:29: pasting "." and "glyph_object" does not give a valid preprocessing token
ftdump.c:182:31: pasting "." and "first_instance" does not give a valid preprocessing token
ftdump.c:191:32: pasting "." and "second_instance" does not give a valid preprocessing token
ftdump.c:201:62: pasting "." and "face_object" does not give a valid preprocessing token
ftdump.c:202:62: pasting "." and "glyph_object" does not give a valid preprocessing token
ftdump.c:203:62: pasting "." and "second_instance" does not give a valid preprocessing token
ftdump.c:863:33: pasting "." and "initial_overhead" does not give a valid preprocessing token
ftdump.c:882:28: pasting "." and "face_object" does not give a valid preprocessing token
*** Error code 1

Stop.
make: stopped in /tmp/pkgsrc/graphics/freetype-utils/work/freetype-1.3.1/test
*** Error code 1

Stop.
make: stopped in /tmp/pkgsrc/graphics/freetype-utils/work/freetype-1.3.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/freetype-utils
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/freetype-utils
#

>How-To-Repeat:
	cd ${PKGSRCDIR}/graphics/freetype-utils
	make

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: