From owner-freebsd-amd64@FreeBSD.ORG Tue May 10 00:00:20 2005 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3A116A4EB for ; Tue, 10 May 2005 00:00:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84EDD43D69 for ; Tue, 10 May 2005 00:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4A00KKO007033 for ; Tue, 10 May 2005 00:00:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4A00KuR007031; Tue, 10 May 2005 00:00:20 GMT (envelope-from gnats) Resent-Date: Tue, 10 May 2005 00:00:20 GMT Resent-Message-Id: <200505100000.j4A00KuR007031@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Juha-Jarmo Heinonen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA8E16A4EB for ; Mon, 9 May 2005 23:56:49 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80A643D86 for ; Mon, 9 May 2005 23:56:49 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j49NunwT048538 for ; Mon, 9 May 2005 23:56:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j49Nunvo048537; Mon, 9 May 2005 23:56:49 GMT (envelope-from nobody) Message-Id: <200505092356.j49Nunvo048537@www.freebsd.org> Date: Mon, 9 May 2005 23:56:49 GMT From: Juha-Jarmo Heinonen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: amd64/80839: RELEASE 5.4 / libc: make buildworld fails X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 00:00:20 -0000 >Number: 80839 >Category: amd64 >Synopsis: RELEASE 5.4 / libc: make buildworld fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 10 00:00:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Juha-Jarmo Heinonen >Release: 5.4-RC4 >Organization: >Environment: FreeBSD dot.interdot.com 5.4-RC4 FreeBSD 5.4-RC4 #4: Thu May 5 23:34:53 EEST 2005 root@dot.interdot.com:/usr/src/sys/amd64/compile/DOT amd64 >Description: ===> lib/libsbuf ===> lib/libtacplus ===> lib/libutil ===> lib/libypclnt ===> lib/compat ===> lib/libalias ===> lib/libarchive ===> lib/libatm ===> lib/libbluetooth ===> lib/libbsnmp ===> lib/libbsnmp/libbsnmp ===> lib/libbsnmp/modules ===> lib/libbsnmp/modules/snmp_atm ===> lib/libbsnmp/modules/snmp_mibII ===> lib/libbsnmp/modules/snmp_netgraph ===> lib/libbz2 ===> lib/libc cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT -I/usr/obj/usr/src/lib32/usr/include -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -O2 -pipe -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/lib32/usr/src/lib/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 /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c: In function `_amd64_get_fsbase': /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c:40: warning: dereferencing type-punned pointer will break strict-aliasing rules *** 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. >How-To-Repeat: echo "CFLAGS= -O2 -pipe" >> /etc/make.conf echo "COPTFLAGS= -O2 -pipe" >> /etc/make.conf cd /usr/src make buildworld TARGET_ARCH=amd64 >Fix: >Release-Note: >Audit-Trail: >Unformatted: