From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 3 17:57:06 2005 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 184B216A41F; Mon, 3 Oct 2005 17:57:06 +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 ACE1243D45; Mon, 3 Oct 2005 17:57:05 +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.3/8.13.3) with ESMTP id j93Hv47X025894; Mon, 3 Oct 2005 13:57:04 -0400 (EDT) (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 j93Hv4i1045090; Mon, 3 Oct 2005 13:57:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2E4617302F; Mon, 3 Oct 2005 13:57:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051003175704.2E4617302F@freebsd-current.sentex.ca> Date: Mon, 3 Oct 2005 13:57:04 -0400 (EDT) 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 sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 17:57:06 -0000 TB --- 2005-10-03 16:36:56 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-03 16:36:56 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2005-10-03 16:36:56 - cleaning the object tree TB --- 2005-10-03 16:37:22 - checking out the source tree TB --- 2005-10-03 16:37:22 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2005-10-03 16:37:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-03 16:44:07 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-03 16:44:07 - cd /src TB --- 2005-10-03 16:44:07 - /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-10-03 17:48:18 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-03 17:48:18 - cd /src TB --- 2005-10-03 17:48:18 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Oct 3 17:48:19 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 [...] echo mb_init mb_initm mb_done mb_detach mb_fixhdr mb_reserve mb_put_uint8 mb_put_uint16be mb_put_uint16le mb_put_uint32be mb_put_uint32le mb_put_int64be mb_put_int64le mb_put_mem mb_put_mbuf mb_put_uio md_init md_initm md_done md_append_record md_next_record md_get_uint8 md_get_uint16 md_get_uint16le md_get_uint16be md_get_uint32 md_get_uint32be md_get_uint32le md_get_int64 md_get_int64be md_get_int64le md_get_mem md_get_mbuf md_get_uio > export_syms awk -f /src/sys/modules/libmchain/../../conf/kmod_syms.awk libmchain.kld export_syms | xargs -J% objcopy % libmchain.kld ld -Bshareable -d -warn-common -o libmchain.ko.debug libmchain.kld objcopy --strip-debug libmchain.ko.debug libmchain.ko ===> lmc (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /obj/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/obj/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/lmc/../../dev/lmc/if_lmc.c /src/sys/modules/lmc/../../dev/lmc/if_lmc.c: In function `create_ring': /src/sys/modules/lmc/../../dev/lmc/if_lmc.c:2603: warning: int format, different type arg (arg 3) *** Error code 1 Stop in /src/sys/modules/lmc. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-03 17:57:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-03 17:57:04 - ERROR: failed to build generic kernel TB --- 2005-10-03 17:57:04 - tinderbox aborted