From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 12 00:08:14 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6967A37B401 for ; Thu, 12 Jun 2003 00:08:14 -0700 (PDT) Received: from erols.com (208-59-124-178.s178.tnt1.frdr.md.dialup.rcn.com [208.59.124.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3774A43F93 for ; Thu, 12 Jun 2003 00:08:11 -0700 (PDT) (envelope-from momerath@erols.com) Received: from erols.com (localhost [127.0.0.1]) by momerath.erols.com (8.12.9/8.12.9) with ESMTP id h5C0XWVn037713 for ; Wed, 11 Jun 2003 20:33:34 -0400 (EDT) (envelope-from momerath@erols.com) Received: (from momerath@localhost) by erols.com (8.12.9/8.12.9/Submit) id h5C0XVxh037712 for gnome@freebsd.org; Wed, 11 Jun 2003 20:33:31 -0400 (EDT) Date: Wed, 11 Jun 2003 20:33:31 -0400 From: sle To: gnome@freebsd.org Message-ID: <20030611203330.A34368@erols.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: Xft X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 07:08:14 -0000 Appears to be broken. Fbsd 4.8-S, XF86 4.2. --- Script started on Wed Jun 11 20:08:13 2003 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking build system type... i386-portbld-freebsd4.8 checking host system type... i386-portbld-freebsd4.8 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.8 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for pkg-config... /usr/local/bin/pkg-config checking for xrender >= 0.8.2... Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found checking for xrender >= 0... Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion... yes checking for freetype-config... freetype-config checking for fontconfig >= 1.0.1... yes checking FONTCONFIG_CFLAGS... -I/usr/X11R6/include checking FONTCONFIG_LIBS... -L/usr/X11R6/lib -lfontconfig configure: creating ./config.status config.status: creating Makefile config.status: creating xft.pc config.status: creating xft-config config.status: creating Xft.3 config.status: creating config.h config.status: executing depfiles commands ===> Building for Xft-2.1.2 gmake all-am gmake[1]: Entering directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' source='xftcolor.c' object='xftcolor.lo' libtool=yes \ depfile='.deps/xftcolor.Plo' tmpdepfile='.deps/xftcolor.TPlo' \ depmode=gcc /bin/sh ./depcomp \ <...snip...> source='xftfreetype.c' object='xftfreetype.lo' libtool=yes \ depfile='.deps/xftfreetype.Plo' tmpdepfile='.deps/xftfreetype.TPlo' \ depmode=gcc /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -c -o xftfreetype.lo `test -f 'xftfreetype.c' || echo './'`xftfreetype.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -c xftfreetype.c -Wp,-MD,.deps/xftfreetype.TPlo -fPIC -o .libs/xftfreetype.o xftfreetype.c: In function `XftFontOpenInfo': xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in this function) xftfreetype.c:705: (Each undeclared identifier is reported only once xftfreetype.c:705: for each function it appears in.) xftfreetype.c:705: warning: assignment makes pointer from integer without a cast xftfreetype.c:708: `PictStandardA8' undeclared (first use in this function) xftfreetype.c:708: warning: assignment makes pointer from integer without a cast xftfreetype.c:714: `PictStandardA1' undeclared (first use in this function) xftfreetype.c:714: warning: assignment makes pointer from integer without a cast gmake[1]: *** [xftfreetype.lo] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-fonts/Xft. Script done on Wed Jun 11 20:09:27 2003