From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 1 11:25:31 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1CD916A420; Tue, 1 Nov 2005 11:25:30 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E5C43D45; Tue, 1 Nov 2005 11:25:30 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id jA1BPTVq057950; Tue, 1 Nov 2005 06:25:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id jA1BPShM072763; Tue, 1 Nov 2005 06:25:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B689E7302F; Tue, 1 Nov 2005 06:25:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051101112528.B689E7302F@freebsd-current.sentex.ca> Date: Tue, 1 Nov 2005 06:25:28 -0500 (EST) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 11:25:31 -0000 TB --- 2005-11-01 09:26:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-01 09:26:32 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-11-01 09:26:32 - cleaning the object tree TB --- 2005-11-01 09:27:13 - checking out the source tree TB --- 2005-11-01 09:27:13 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-11-01 09:27:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-01 09:34:18 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-01 09:34:18 - cd /src TB --- 2005-11-01 09:34:18 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries TB --- 2005-11-01 11:05:13 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 11:05:13 - cd /src TB --- 2005-11-01 11:05:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 1 11:05:13 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Tue Nov 1 11:21:20 UTC 2005 TB --- 2005-11-01 11:21:21 - generating LINT kernel config TB --- 2005-11-01 11:21:21 - cd /src/sys/amd64/conf TB --- 2005-11-01 11:21:21 - /usr/bin/make -B LINT TB --- 2005-11-01 11:21:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 11:21:21 - cd /src TB --- 2005-11-01 11:21:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Nov 1 11:21:21 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/acpica/acpi_hpet.c: In function `acpi_hpet_attach': /src/sys/dev/acpica/acpi_hpet.c:94: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:94: error: (Each undeclared identifier is reported only once /src/sys/dev/acpica/acpi_hpet.c:94: error: for each function it appears in.) /src/sys/dev/acpica/acpi_hpet.c:94: error: `_THIS_MODULE' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c: In function `acpi_hpet_detach': /src/sys/dev/acpica/acpi_hpet.c:159: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:159: error: `_THIS_MODULE' undeclared (first use in this function) *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-01 11:25:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-01 11:25:28 - ERROR: failed to build lint kernel TB --- 2005-11-01 11:25:28 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 1 13:00:22 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303F916A421; Tue, 1 Nov 2005 13:00:22 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA07443D49; Tue, 1 Nov 2005 13:00:21 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jA1D0KpW030238; Tue, 1 Nov 2005 08:00:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA1D0K7J032237; Tue, 1 Nov 2005 08:00:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5AA677302F; Tue, 1 Nov 2005 08:00:20 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051101130020.5AA677302F@freebsd-current.sentex.ca> Date: Tue, 1 Nov 2005 08:00:20 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 13:00:22 -0000 TB --- 2005-11-01 11:25:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-01 11:25:28 - starting HEAD tinderbox run for i386/i386 TB --- 2005-11-01 11:25:28 - cleaning the object tree TB --- 2005-11-01 11:26:02 - checking out the source tree TB --- 2005-11-01 11:26:02 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-11-01 11:26:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-01 11:32:42 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-01 11:32:42 - cd /src TB --- 2005-11-01 11:32:42 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-11-01 12:37:22 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 12:37:22 - cd /src TB --- 2005-11-01 12:37:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 1 12:37:22 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Tue Nov 1 12:55:42 UTC 2005 TB --- 2005-11-01 12:55:42 - generating LINT kernel config TB --- 2005-11-01 12:55:42 - cd /src/sys/i386/conf TB --- 2005-11-01 12:55:42 - /usr/bin/make -B LINT TB --- 2005-11-01 12:55:43 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 12:55:43 - cd /src TB --- 2005-11-01 12:55:43 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Nov 1 12:55:43 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/acpica/acpi_hpet.c: In function `acpi_hpet_attach': /src/sys/dev/acpica/acpi_hpet.c:94: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:94: error: (Each undeclared identifier is reported only once /src/sys/dev/acpica/acpi_hpet.c:94: error: for each function it appears in.) /src/sys/dev/acpica/acpi_hpet.c:94: error: `_THIS_MODULE' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c: In function `acpi_hpet_detach': /src/sys/dev/acpica/acpi_hpet.c:159: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:159: error: `_THIS_MODULE' undeclared (first use in this function) *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-01 13:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-01 13:00:20 - ERROR: failed to build lint kernel TB --- 2005-11-01 13:00:20 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 2 11:44:19 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B27E16A41F; Wed, 2 Nov 2005 11:44:19 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE76C43D55; Wed, 2 Nov 2005 11:44:18 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id jA2BiHw4096941; Wed, 2 Nov 2005 06:44:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA2BiHBT055465; Wed, 2 Nov 2005 06:44:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CEDE57302F; Wed, 2 Nov 2005 06:44:16 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051102114416.CEDE57302F@freebsd-current.sentex.ca> Date: Wed, 2 Nov 2005 06:44:16 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 11:44:19 -0000 TB --- 2005-11-02 10:36:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-02 10:36:20 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-11-02 10:36:20 - cleaning the object tree TB --- 2005-11-02 10:37:01 - checking out the source tree TB --- 2005-11-02 10:37:01 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-11-02 10:37:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-02 10:44:11 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-02 10:44:11 - cd /src TB --- 2005-11-02 10:44:11 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/acpi/acpiconf/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -o acpiconf acpiconf.o gzip -cn /src/usr.sbin/acpi/acpiconf/acpiconf.8 > acpiconf.8.gz ===> usr.sbin/acpi/acpidb (all) cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/acpidb.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/osunixxf.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: In function `AcpiDbBusWalk': /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:1741: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /src/usr.sbin/acpi/acpidb. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-02 11:44:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-02 11:44:16 - ERROR: failed to build world TB --- 2005-11-02 11:44:16 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 2 12:50:31 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D61716A41F; Wed, 2 Nov 2005 12:50:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D311643D46; Wed, 2 Nov 2005 12:50:30 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jA2CoTWH059715; Wed, 2 Nov 2005 07:50:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA2CoTvL016870; Wed, 2 Nov 2005 07:50:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 749F37302F; Wed, 2 Nov 2005 07:50:29 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051102125029.749F37302F@freebsd-current.sentex.ca> Date: Wed, 2 Nov 2005 07:50:29 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 12:50:31 -0000 TB --- 2005-11-02 11:44:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-02 11:44:17 - starting HEAD tinderbox run for i386/i386 TB --- 2005-11-02 11:44:17 - cleaning the object tree TB --- 2005-11-02 11:44:52 - checking out the source tree TB --- 2005-11-02 11:44:52 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-11-02 11:44:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-02 11:51:29 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-02 11:51:29 - cd /src TB --- 2005-11-02 11:51:29 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/acpi/acpiconf/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -o acpiconf acpiconf.o gzip -cn /src/usr.sbin/acpi/acpiconf/acpiconf.8 > acpiconf.8.gz ===> usr.sbin/acpi/acpidb (all) cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/acpidb.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/osunixxf.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: In function `AcpiDbBusWalk': /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:1741: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /src/usr.sbin/acpi/acpidb. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-02 12:50:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-02 12:50:29 - ERROR: failed to build world TB --- 2005-11-02 12:50:29 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 3 11:26:57 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ABA516A41F; Thu, 3 Nov 2005 11:26:57 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF02B43D46; Thu, 3 Nov 2005 11:26:56 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id jA3BQtTt049776; Thu, 3 Nov 2005 06:26:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA3BQthQ008633; Thu, 3 Nov 2005 06:26:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A264C7302F; Thu, 3 Nov 2005 06:26:55 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051103112655.A264C7302F@freebsd-current.sentex.ca> Date: Thu, 3 Nov 2005 06:26:55 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 11:26:57 -0000 TB --- 2005-11-03 10:19:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-03 10:19:16 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-11-03 10:19:16 - cleaning the object tree TB --- 2005-11-03 10:19:34 - checking out the source tree TB --- 2005-11-03 10:19:34 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-11-03 10:19:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-03 10:26:30 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-03 10:26:30 - cd /src TB --- 2005-11-03 10:26:30 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/acpi/acpiconf/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -o acpiconf acpiconf.o gzip -cn /src/usr.sbin/acpi/acpiconf/acpiconf.8 > acpiconf.8.gz ===> usr.sbin/acpi/acpidb (all) cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/acpidb.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/osunixxf.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: In function `AcpiDbBusWalk': /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:1741: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /src/usr.sbin/acpi/acpidb. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-03 11:26:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-03 11:26:55 - ERROR: failed to build world TB --- 2005-11-03 11:26:55 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 3 12:33:25 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874F616A41F; Thu, 3 Nov 2005 12:33:25 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25A5D43D45; Thu, 3 Nov 2005 12:33:25 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jA3CXNDq093528; Thu, 3 Nov 2005 07:33:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA3CXOka069150; Thu, 3 Nov 2005 07:33:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CDDAA7302F; Thu, 3 Nov 2005 07:33:23 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051103123323.CDDAA7302F@freebsd-current.sentex.ca> Date: Thu, 3 Nov 2005 07:33:23 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:33:25 -0000 TB --- 2005-11-03 11:26:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-03 11:26:55 - starting HEAD tinderbox run for i386/i386 TB --- 2005-11-03 11:26:55 - cleaning the object tree TB --- 2005-11-03 11:27:18 - checking out the source tree TB --- 2005-11-03 11:27:18 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-11-03 11:27:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-03 11:33:52 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-03 11:33:52 - cd /src TB --- 2005-11-03 11:33:52 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/acpi/acpiconf/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -o acpiconf acpiconf.o gzip -cn /src/usr.sbin/acpi/acpiconf/acpiconf.8 > acpiconf.8.gz ===> usr.sbin/acpi/acpidb (all) cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/acpidb.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/osunixxf.c cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT -DACPI_DEBUGGER -DACPI_DISASSEMBLER -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: In function `AcpiDbBusWalk': /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:1741: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /src/usr.sbin/acpi/acpidb. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-03 12:33:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-03 12:33:23 - ERROR: failed to build world TB --- 2005-11-03 12:33:23 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 3 20:45:22 2005 Return-Path: X-Original-To: tinderbox@FreeBSD.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0448216A41F; Thu, 3 Nov 2005 20:45:22 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 880D543D46; Thu, 3 Nov 2005 20:45:18 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id jA3KsEXo057954; Thu, 3 Nov 2005 15:54:14 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Thu, 3 Nov 2005 15:45:03 -0500 User-Agent: KMail/1.6.2 References: <20051103112655.A264C7302F@freebsd-current.sentex.ca> In-Reply-To: <20051103112655.A264C7302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200511031545.05339.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1162/Thu Nov 3 12:15:03 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: FreeBSD Tinderbox , freebsd-amd64@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 20:45:22 -0000 On Thursday 03 November 2005 06:26 am, FreeBSD Tinderbox wrote: > cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT > -DACPI_DEBUGGER -DACPI_DISASSEMBLER > -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror > -Wall -Wno-format-y2k -Wno-uninitialized -c > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: > In function `AcpiDbBusWalk': > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: >1741: warning: dereferencing type-punned pointer will break > strict-aliasing rules *** Error code 1 Fix committed: http://docs.freebsd.org/cgi/mid.cgi?200511032027.jA3KRcgC022617 BTW, '-fno-strict-aliasing' is missing in CFLAGS and that's how I missed it. Why tinderbox uses different CFLAGS is beyond me though. :-( Sorry for the breakage. Jung-uk Kim From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 3 22:06:43 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D3416A41F; Thu, 3 Nov 2005 22:06:43 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96CC843D45; Thu, 3 Nov 2005 22:06:42 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1327632 for multiple; Thu, 03 Nov 2005 17:04:41 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA3M6cYh068010; Thu, 3 Nov 2005 17:06:38 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Thu, 3 Nov 2005 15:59:58 -0500 User-Agent: KMail/1.8.2 References: <20051103112655.A264C7302F@freebsd-current.sentex.ca> <200511031545.05339.jkim@FreeBSD.org> In-Reply-To: <200511031545.05339.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511031600.01220.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: freebsd-amd64@freebsd.org, FreeBSD Tinderbox , Jung-uk Kim , freebsd-i386@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 22:06:43 -0000 On Thursday 03 November 2005 03:45 pm, Jung-uk Kim wrote: > On Thursday 03 November 2005 06:26 am, FreeBSD Tinderbox wrote: > > cc -O2 -pipe -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT > > -DACPI_DEBUGGER -DACPI_DISASSEMBLER > > -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror > > -Wall -Wno-format-y2k -Wno-uninitialized -c > > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c > > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: > > In function `AcpiDbBusWalk': > > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c: > >1741: warning: dereferencing type-punned pointer will break > > strict-aliasing rules *** Error code 1 > > Fix committed: > > http://docs.freebsd.org/cgi/mid.cgi?200511032027.jA3KRcgC022617 > > BTW, '-fno-strict-aliasing' is missing in CFLAGS and that's how I > missed it. Why tinderbox uses different CFLAGS is beyond me > though. :-( > > Sorry for the breakage. The tinderbox runs with -O2 just for fun I think. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org