From owner-freebsd-i386@FreeBSD.ORG Sun Feb 13 19:42:42 2005 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3502916A4CE; Sun, 13 Feb 2005 19:42:42 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8220043D1F; Sun, 13 Feb 2005 19:42:41 +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.1/8.13.1) with ESMTP id j1DJgfkG048106; Sun, 13 Feb 2005 14:42:41 -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.1/8.13.1) with ESMTP id j1DJgfIF001813; Sun, 13 Feb 2005 14:42:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DFC707306E; Sun, 13 Feb 2005 14:42:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050213194240.DFC707306E@freebsd-current.sentex.ca> Date: Sun, 13 Feb 2005 14:42:40 -0500 (EST) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner3 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 19:42:42 -0000 TB --- 2005-02-13 18:16:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-02-13 18:16:59 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-02-13 18:16:59 - checking out the source tree TB --- 2005-02-13 18:16:59 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-02-13 18:16:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-02-13 18:22:43 - building world (CFLAGS=-O2 -pipe) TB --- 2005-02-13 18:22:43 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-02-13 18:22:43 - /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-02-13 19:29:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-02-13 19:29:43 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-02-13 19:29:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 13 19:29:44 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 [...] @/sys/types.h:62: error: syntax error before "int8_t" @/sys/types.h:62: warning: type defaults to `int' in declaration of `int8_t' @/sys/types.h:62: warning: data definition has no type or storage class In file included from @/sys/systm.h:46, from /tinderbox/CURRENT/i386/i386/src/sys/modules/linux/../../compat/linux/linux_signal.c:33: @/sys/stdint.h:77: error: syntax error before "int_least8_t" @/sys/stdint.h:77: warning: type defaults to `int' in declaration of `int_least8_t' @/sys/stdint.h:77: warning: data definition has no type or storage class *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/linux. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-02-13 19:42:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-02-13 19:42:40 - ERROR: failed to build generic kernel TB --- 2005-02-13 19:42:40 - tinderbox aborted