From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 16 12:26:08 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F1B16A4CE; Fri, 16 Jul 2004 12:26:08 +0000 (GMT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E2043D39; Fri, 16 Jul 2004 12:26:08 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.42] (spica [128.131.111.42]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 864A5137A5; Fri, 16 Jul 2004 14:26:04 +0200 (CEST) Date: Fri, 16 Jul 2004 14:26:02 +0200 (CEST) From: Gerald Pfeifer To: Valentin Nechayev In-Reply-To: <20040716094033.GI1085@lucky.net> Message-ID: References: <20040716094033.GI1085@lucky.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: gerald@freebsd.org cc: ports-bugs@freebsd.org Subject: Re: gcc34 isn't buildable on 4.10 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: Fri, 16 Jul 2004 12:26:08 -0000 On Fri, 16 Jul 2004, Valentin Nechayev wrote: > does anybody see this? > > /usr/ports/lang/gcc34/work/build/gcc/xgcc -B/usr/ports/lang/gcc34/work/build/gcc > / -B/usr/local/gcc34/i386-portbld-freebsd4.10/bin/ -B/usr/local/gcc34/i386-portb > ld-freebsd4.10/lib/ -isystem /usr/local/gcc34/i386-portbld-freebsd4.10/include - > isystem /usr/local/gcc34/i386-portbld-freebsd4.10/sys-include -c -DHAVE_CONFIG_H > -O2 -O -pipe -march=i586 -mcpu=i686 -mpreferred-stack-boundary=2 -I. -I../.././ > ..//gcc-3.4-20040709/libiberty/../include -W -Wall -Wtraditional -pedantic ../. > ././..//gcc-3.4-20040709/libiberty/fibheap.c -o fibheap.o > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c: In function `fibheap_union': > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c:166: warning: implicit declarat > ion of function `free' > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c: In function `fibheap_delete_no > de': > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c:285: error: `LONG_MIN' undeclar > ed (first use in this function) > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c:285: error: (Each undeclared id > entifier is reported only once > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c:285: error: for each function i > t appears in.) > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c: In function `fibheap_consolida > te': > ../.././..//gcc-3.4-20040709/libiberty/fibheap.c:395: warning: implicit declarat > ion of function `memset' > gmake[2]: *** [fibheap.o] Error 1 I don't see this, but my 4.x tester is running 4.9-RELEASE-p5 right now; I do have some doubts that this should be due to the difference from 4.9 to 4.10, though. It seems you have some additional options set? Gerald -- Gerald Pfeifer (Jerry) gerald@pfeifer.com http://www.pfeifer.com/gerald/