From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 22:12:29 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 5440616A4CE for ; Fri, 16 Jul 2004 22:12:29 +0000 (GMT) Received: from hellhound.ceribus.net (c-24-21-92-61.client.comcast.net [24.21.92.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0257243D1D for ; Fri, 16 Jul 2004 22:12:29 +0000 (GMT) (envelope-from grover@ceribus.net) Received: (qmail 41506 invoked by uid 1002); 16 Jul 2004 22:12:37 -0000 Received: from grover@ceribus.net by hellhound.ceribus.net by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(192.168.200.200):. Processed in 1.940304 secs); 16 Jul 2004 22:12:37 -0000 Received: from unknown (HELO purgatory) (192.168.200.200) by 192.168.200.225 with SMTP; 16 Jul 2004 22:12:34 -0000 From: "Grover Lines" To: Date: Fri, 16 Jul 2004 15:12:25 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2149 Thread-Index: AcRrgfk1m02Ht5XsRLOAguyZXgszyg== X-Qmail-Scanner-Message-ID: <109001595567241495@hellhound.ceribus.net> Message-Id: <20040716221229.0257243D1D@mx1.FreeBSD.org> Subject: buildworld failure 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: Fri, 16 Jul 2004 22:12:29 -0000 ===> usr.bin/hexdump cc -Os -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/hexdump/conv.c cc -Os -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/hexdump/display.c cc -Os -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/hexdump/hexdump.c cc -Os -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/hexdump/hexsyntax.c cc -Os -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/hexdump/odsyntax.c /usr/src/usr.bin/hexdump/odsyntax.c: In function `odoffset': /usr/src/usr.bin/hexdump/odsyntax.c:249: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /usr/src/usr.bin/hexdump. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Grover Lines