From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 13 22:00:31 2003 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 90B9037B401 for ; Sun, 13 Jul 2003 22:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F8943FA3 for ; Sun, 13 Jul 2003 22:00:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6E50UUp053841 for ; Sun, 13 Jul 2003 22:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6E50UQW053840; Sun, 13 Jul 2003 22:00:30 -0700 (PDT) Resent-Date: Sun, 13 Jul 2003 22:00:30 -0700 (PDT) Resent-Message-Id: <200307140500.h6E50UQW053840@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, Shin-ichi Yoshimoto Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC32B37B401 for ; Sun, 13 Jul 2003 21:53:29 -0700 (PDT) Received: from current.waishi.jp (current.waishi.jp [61.199.233.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76DEF43F93 for ; Sun, 13 Jul 2003 21:53:29 -0700 (PDT) (envelope-from yosimoto@current.waishi.jp) Received: by current.waishi.jp (Postfix, from userid 1001) id 3686911F83D; Mon, 14 Jul 2003 13:53:28 +0900 (JST) Message-Id: <20030714045328.3686911F83D@current.waishi.jp> Date: Mon, 14 Jul 2003 13:53:28 +0900 (JST) From: Shin-ichi Yoshimoto To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54462: can not build graphics/libungif on GCC 3.3.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 05:00:31 -0000 >Number: 54462 >Category: ports >Synopsis: can not build graphics/libungif on GCC 3.3.1 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 13 22:00:29 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Shin-ichi Yoshimoto >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD current.waishi.jp 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 14 10:19:29 JST 2003 yosimoto@current.waishi.jp:/usr/obj/usr/src/sys/CURRENT i386 >Description: graphics/libungif build broken using GCC 3.3.1. cd /usr/ports/graphics/libungif make [snip] /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -pipe -march=pentium4 -I/usr/X11R6/include -c qprintf.c rm -f .libs/qprintf.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -O -pipe -march=pentium4 -I/usr/X11R6/include -c qprintf.c -fPIC -DPIC -o .libs/qprintf.lo qprintf.c: In function `GifQprintf': qprintf.c:38: error: syntax error before '...' token qprintf.c:43: error: syntax error before "__builtin_varargs_start" *** Error code 1 >How-To-Repeat: cd /usr/ports/graphics/libungif make >Fix: >Release-Note: >Audit-Trail: >Unformatted: