From owner-freebsd-current@FreeBSD.ORG Fri May 23 18:24:44 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38DC810656C6; Fri, 23 May 2008 18:24:44 +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 F1CE48FC23; Fri, 23 May 2008 18:24:43 +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 m4NIOgWD056205; Fri, 23 May 2008 14:24:42 -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 m4NIOgQd099564; Fri, 23 May 2008 14:24:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3EB1973039; Fri, 23 May 2008 14:24:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080523182442.3EB1973039@freebsd-current.sentex.ca> Date: Fri, 23 May 2008 14:24:42 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 18:24:44 -0000 TB --- 2008-05-23 17:40:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-23 17:40:36 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-05-23 17:40:36 - cleaning the object tree TB --- 2008-05-23 17:41:24 - cvsupping the source tree TB --- 2008-05-23 17:41:24 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-05-23 17:41:31 - building world (CFLAGS=-O -pipe) TB --- 2008-05-23 17:41:31 - cd /src TB --- 2008-05-23 17:41:31 - /usr/bin/make -B buildworld >>> World build started on Fri May 23 17:41:34 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/ia64/src/tmp/usr/include/sys/tty.h:49, from /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:43: /obj/ia64/src/tmp/usr/include/sys/clist.h:51: error: 'CBQSIZE' undeclared here (not in a function) /obj/ia64/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 18:24:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-23 18:24:42 - ERROR: failed to build world TB --- 2008-05-23 18:24:42 - tinderbox aborted TB --- 1909.77 user 253.88 system 2645.90 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full