From owner-freebsd-ia64@FreeBSD.ORG Wed May 26 08:00:30 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E2EE16A4CE; Wed, 26 May 2004 08:00:30 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D67E843D2D; Wed, 26 May 2004 08:00:29 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i4QExeHj068398; Wed, 26 May 2004 10:59:40 -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.12.11/8.12.11) with ESMTP id i4QExgUQ054586; Wed, 26 May 2004 10:59:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 46BEB7303E; Wed, 26 May 2004 10:59:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040526145942.46BEB7303E@freebsd-current.sentex.ca> Date: Wed, 26 May 2004 10:59:42 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 15:00:30 -0000 TB --- 2004-05-26 13:43:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-05-26 13:43:27 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-05-26 13:43:27 - checking out the source tree TB --- 2004-05-26 13:43:27 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-05-26 13:43:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-05-26 13:48:06 - building world (CFLAGS=-O2 -pipe) TB --- 2004-05-26 13:48:06 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-05-26 13:48:06 - /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 [...] cc -O2 -pipe -DCLASSDIR=\"/lib/geom\" -I/other/tinderbox/CURRENT/ia64/ia64/src/sbin/geom/core/../../../sys -I/other/tinderbox/CURRENT/ia64/ia64/src/sbin/geom/core -I/other/tinderbox/CURRENT/ia64/ia64/src/sbin/geom/core/.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o geom geom.o subr.o -lbsdxml -lgeom -lsbuf -lutil /home/tinderbox/sandbox/CURRENT/ia64/ia64/obj/ia64/other/tinderbox/CURRENT/ia64/ia64/src/i386/usr/lib/libgeom.a(geom_xml2tree.o): In function `geom_xml2tree': geom_xml2tree.o(.text+0x1542): undefined reference to `XML_ParserCreate' geom_xml2tree.o(.text+0x1592): undefined reference to `XML_SetUserData' geom_xml2tree.o(.text+0x15c2): undefined reference to `XML_SetElementHandler' geom_xml2tree.o(.text+0x15e2): undefined reference to `XML_SetCharacterDataHandler' geom_xml2tree.o(.text+0x1612): undefined reference to `XML_Parse' geom_xml2tree.o(.text+0x1642): undefined reference to `XML_ParserFree' *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src/sbin/geom/core. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src/sbin/geom. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src/sbin. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-05-26 14:59:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-05-26 14:59:42 - ERROR: failed to build world TB --- 2004-05-26 14:59:42 - tinderbox aborted