From owner-freebsd-sparc64@FreeBSD.ORG Fri May 23 19:00:25 2008 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 562C21065687; Fri, 23 May 2008 19:00:25 +0000 (UTC) (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 1889F8FC1D; Fri, 23 May 2008 19:00:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4NJ0M15066580; Fri, 23 May 2008 15:00:22 -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.14.2/8.14.2) with ESMTP id m4NJ0M29003609; Fri, 23 May 2008 15:00:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9358773039; Fri, 23 May 2008 15:00:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080523190022.9358773039@freebsd-current.sentex.ca> Date: Fri, 23 May 2008 15:00:22 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 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: Fri, 23 May 2008 19:00:25 -0000 TB --- 2008-05-23 18:21:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-23 18:21:50 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-05-23 18:21:50 - cleaning the object tree TB --- 2008-05-23 18:22:24 - cvsupping the source tree TB --- 2008-05-23 18:22:24 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-05-23 18:22:30 - building world (CFLAGS=-O -pipe) TB --- 2008-05-23 18:22:30 - cd /src TB --- 2008-05-23 18:22:30 - /usr/bin/make -B buildworld >>> World build started on Fri May 23 18:22:32 UTC 2008 >>> 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 -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/global.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/slc.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/state.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c In file included from /obj/sparc64/src/tmp/usr/include/sys/tty.h:49, from /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:43: /obj/sparc64/src/tmp/usr/include/sys/clist.h:51: error: 'CBQSIZE' undeclared here (not in a function) /obj/sparc64/src/tmp/usr/include/sys/clist.h:52: error: 'CBSIZE' undeclared here (not in a function) *** Error code 1 Stop in /src/libexec/telnetd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-23 19:00:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-23 19:00:22 - ERROR: failed to build world TB --- 2008-05-23 19:00:22 - tinderbox aborted TB --- 1636.52 user 246.20 system 2311.98 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full