From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 14 05:10:13 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F10316A4CE for ; Sun, 14 Mar 2004 05:10:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C1E43D2F for ; Sun, 14 Mar 2004 05:10:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2EDADbv079514 for ; Sun, 14 Mar 2004 05:10:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2EDADgr079513; Sun, 14 Mar 2004 05:10:13 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 14 Mar 2004 05:10:13 -0800 (PST) Resent-Message-Id: <200403141310.i2EDADgr079513@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, supraexpress@globaleyes.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A6E16A4CE for ; Sun, 14 Mar 2004 05:00:55 -0800 (PST) Received: from FreeBSD2.LocalNET10 (253-80.ip.ll.net [209.131.253.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769AA43D31 for ; Sun, 14 Mar 2004 05:00:54 -0800 (PST) (envelope-from jimd@253-80.ip.ll.net) Received: from 253-80.ip.ll.net (localhost.LocalNET10 [127.0.0.1]) by FreeBSD2.LocalNET10 (8.12.10/8.12.10) with ESMTP id i2ED0roh054026 for ; Sun, 14 Mar 2004 07:00:53 -0600 (CST) Received: (from root@localhost) by 253-80.ip.ll.net (8.12.10/8.12.10/Submit) id i2ED0rVd054025; Sun, 14 Mar 2004 07:00:53 -0600 (CST) Message-Id: <200403141300.i2ED0rVd054025@253-80.ip.ll.net> Date: Sun, 14 Mar 2004 07:00:53 -0600 (CST) From: User1001@253-80.ip.ll.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64259: expat-1.95.7 compile fails with non-obvious syntax error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: supraexpress@globaleyes.net List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 13:10:13 -0000 >Number: 64259 >Category: ports >Synopsis: expat-1.95.7 compile fails with non-obvious syntax error >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 Mar 14 05:10:12 PST 2004 >Closed-Date: >Last-Modified: >Originator: User1001 >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: >Description: ===> Vulnerability check disabled ===> Extracting for expat-1.95.7 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for expat-1.95.7.tar.gz. ===> Patching for expat-1.95.7 ===> Applying FreeBSD patches for expat-1.95.7 ===> expat-1.95.7 depends on file: /usr/local/libexec/libtool13/libtool - found ===> Configuring for expat-1.95.7 . . . configure: creating ./config.status config.status: creating Makefile config.status: creating expat_config.h ===> Building for expat-1.95.7 /bin/sh ./libtool --silent --mode=compile cc -I/usr/local/ssl/include -I/usr/local/include -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -o lib/xmlparse.lo -c lib/xmlparse.c /bin/sh ./libtool --silent --mode=compile cc -I/usr/local/ssl/include -I/usr/local/include -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -o lib/xmltok.lo -c lib/xmltok.c /bin/sh ./libtool --silent --mode=compile cc -I/usr/local/ssl/include -I/usr/local/include -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -o lib/xmlrole.lo -c lib/xmlrole.c /bin/sh ./libtool --silent --mode=link cc -I/usr/local/ssl/include -I/usr/local/include -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -no-undefined -version-info 5:0:5 -rpath /usr/local/lib -o libexpat. la lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo cc -I/usr/local/ssl/include -I/usr/local/include -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -o xmlwf/xmlwf.o -c xmlwf/xmlwf.c xmlwf/xmlwf.c:24: syntax error before `characterData' *** Error code 1 Stop in /usr/ports/textproc/expat2/work/expat-1.95.7. *** Error code 1 Stop in /usr/ports/textproc/expat2.