From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 16 10:18:35 2005 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47EDF16A420; Wed, 16 Nov 2005 10:18:35 +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 B220543D49; Wed, 16 Nov 2005 10:18:34 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jAGAIXgJ081275; Wed, 16 Nov 2005 05:18:33 -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 jAGAIX2i050616; Wed, 16 Nov 2005 05:18:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 575B37302F; Wed, 16 Nov 2005 05:18:32 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051116101832.575B37302F@freebsd-current.sentex.ca> Date: Wed, 16 Nov 2005 05:18:32 -0500 (EST) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 10:18:35 -0000 TB --- 2005-11-16 09:08:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-16 09:08:52 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-11-16 09:08:52 - cleaning the object tree TB --- 2005-11-16 09:09:30 - checking out the source tree TB --- 2005-11-16 09:09:30 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-11-16 09:09:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-16 09:16:05 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-16 09:16:05 - cd /src TB --- 2005-11-16 09:16:05 - /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 [...] mount_portalfs.o(.text+0x14a): In function `main': : warning: warning: mktemp() possibly used unsafely; consider using mkstemp() gzip -cn /src/usr.sbin/mount_portalfs/mount_portalfs.8 > mount_portalfs.8.gz ===> usr.sbin/mount_smbfs (all) cc -O2 -pipe -DSMBFS -I/src/usr.sbin/mount_smbfs/../../sbin/mount -I/src/usr.sbin/mount_smbfs/../../contrib/smbfs/include -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 -c /src/usr.sbin/mount_smbfs/../../contrib/smbfs/mount_smbfs/mount_smbfs.c /src/usr.sbin/mount_smbfs/../../contrib/smbfs/mount_smbfs/mount_smbfs.c: In function `main': /src/usr.sbin/mount_smbfs/../../contrib/smbfs/mount_smbfs/mount_smbfs.c:234: warning: comparison is always false due to limited range of data type /src/usr.sbin/mount_smbfs/../../contrib/smbfs/mount_smbfs/mount_smbfs.c:236: warning: comparison is always false due to limited range of data type *** Error code 1 Stop in /src/usr.sbin/mount_smbfs. *** 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-16 10:18:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-16 10:18:32 - ERROR: failed to build world TB --- 2005-11-16 10:18:32 - tinderbox aborted