From owner-freebsd-current@FreeBSD.ORG Tue Jun 8 19:08:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B925A16A4D0 for ; Tue, 8 Jun 2004 19:08:33 +0000 (GMT) Received: from anduin.net (anduin.net [212.12.46.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C6B543D48 for ; Tue, 8 Jun 2004 19:08:33 +0000 (GMT) (envelope-from ltning@anduin.net) Received: from mailnull by anduin.net with spam-scanned (Exim 4.34; FreeBSD) id 1BXlxR-000N1r-KX for current@freebsd.org; Tue, 08 Jun 2004 21:08:30 +0200 Received: from [217.8.136.185] (helo=[192.168.1.10]) by anduin.net with esmtp (Exim 4.34; FreeBSD) id 1BXlxR-000N1o-DV for current@freebsd.org; Tue, 08 Jun 2004 21:08:25 +0200 Message-ID: <40C60EA0.6080306@anduin.net> Date: Tue, 08 Jun 2004 21:08:16 +0200 From: Eirik Oeverby User-Agent: Mozilla Thunderbird 0.6 (X11/20040504) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on anduin.net X-Spam-Status: No, hits=0.0 required=7.5 tests=none autolearn=no version=2.63 X-Spam-Level: Subject: Buildworld fails on amd64 (not the termcap issue) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 19:08:33 -0000 Hi, I tried to send this from work earlier; i apologise if it's a dupe but I can't seem to find my earlier post on the subject. As of yesterday, and also with todays current sources (as of 10 minutes ago) I am unable to complete a buildworld. It fails while building libc, with the messages at the end of this message. Is this to be expected? Anything obvious I've done wrong? Buildworld has worked fine on this machine earlier, with the exception of a couple of times where I've checked out between commits or something. Is that the case this time? Thanks, /Eirik --- snip --- ===> lib/libbsnmp/modules/snmp_netgraph ===> lib/libbz2 ===> lib/libc cc -O -pipe -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/usr/src/ ib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized c nslexer.c /dev/stdout: In function `_nsyylex': /dev/stdout:711: warning: label `find_rule' defined but not used /usr/src/lib/libc/net/nslexer.l: At top level: /dev/stdout:1678: warning: `yy_flex_realloc' defined but not used *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.