From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 8 03:15:03 2009 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37BD2106566B; Wed, 8 Apr 2009 03:15:03 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id EF22A8FC17; Wed, 8 Apr 2009 03:15:02 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: by rv-out-0506.google.com with SMTP id l9so2935456rvb.43 for ; Tue, 07 Apr 2009 20:15:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=YT2WTtZeXGbpcC6WPgErLtPRR+g6Eq4c6ZV0oVkgeJo=; b=uG1W7/N1mvn3E1lofR4S0BtaffFFzkfPYKM9HHHWFqicDwL2Vs4Gb6otSvN18oy0bw XcqNDNj6HIWVc3ThMZVFtXxQjAGe28KhnhqmRkWGNWX5fTE21BCugNAfwporASlUhfWW yjT9irxO2N7Vs4w+nMPW9yuF3iTP7DJU0So3s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=bWZz8X9IK9XtV9ailEOwoTq2OQCrWA4IYnkZjcvj6KBCqGZr3Rt3knHH9wR9MjHuX0 YRplHmTYpvZqxGpBVKMBy9OpFq5gUp+6RKskq6gHUdncV1vLe+JLOQUe2q0/6xhrt/MS WyVomLi/6tuHmfO3VR3dXlZtQNoAxjJIr/kmQ= Received: by 10.141.197.14 with SMTP id z14mr281238rvp.256.1239158899378; Tue, 07 Apr 2009 19:48:19 -0700 (PDT) Received: from weongyo ([114.111.62.249]) by mx.google.com with ESMTPS id k2sm23733947rvb.34.2009.04.07.19.48.17 (version=SSLv3 cipher=RC4-MD5); Tue, 07 Apr 2009 19:48:18 -0700 (PDT) Received: by weongyo (sSMTP sendmail emulation); Wed, 8 Apr 2009 11:48:06 +0900 From: Weongyo Jeong Date: Wed, 8 Apr 2009 11:48:06 +0900 To: FreeBSD Tinderbox Message-ID: <20090408024806.GA77502@weongyo.cdnetworks.kr> Mail-Followup-To: FreeBSD Tinderbox , current@freebsd.org, ia64@freebsd.org References: <20090407200602.75DA37302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090407200602.75DA37302F@freebsd-current.sentex.ca> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: current@freebsd.org, ia64@freebsd.org Subject: Re: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 03:15:04 -0000 On Tue, Apr 07, 2009 at 04:06:02PM -0400, FreeBSD Tinderbox wrote: > TB --- 2009-04-07 18:16:46 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2009-04-07 18:16:46 - starting HEAD tinderbox run for ia64/ia64 > TB --- 2009-04-07 18:16:46 - cleaning the object tree > TB --- 2009-04-07 18:17:06 - cvsupping the source tree > TB --- 2009-04-07 18:17:06 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile > TB --- 2009-04-07 18:17:18 - building world > TB --- 2009-04-07 18:17:18 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-04-07 18:17:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-04-07 18:17:18 - TARGET=ia64 > TB --- 2009-04-07 18:17:18 - TARGET_ARCH=ia64 > TB --- 2009-04-07 18:17:18 - TZ=UTC > TB --- 2009-04-07 18:17:18 - __MAKE_CONF=/dev/null > TB --- 2009-04-07 18:17:18 - cd /src > TB --- 2009-04-07 18:17:18 - /usr/bin/make -B buildworld > >>> World build started on Tue Apr 7 18:17:19 UTC 2009 > >>> 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 > [...] > ===> usr.sbin/tzsetup (all) > cc -O2 -pipe -I/src/usr.sbin/tzsetup -std=gnu99 -c /src/usr.sbin/tzsetup/tzsetup.c > cc -O2 -pipe -I/src/usr.sbin/tzsetup -std=gnu99 -o tzsetup tzsetup.o -ldialog -lncurses > gzip -cn /src/usr.sbin/tzsetup/tzsetup.8 > tzsetup.8.gz > ===> usr.sbin/uathload (all) > cc -O2 -pipe -std=gnu99 -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 -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/uathload/uathload.c > ld -b binary -d -warn-common -r -d -o ar5523.o ar5523.bin > ld: failed to merge target specific data of file ar5523.bin > *** Error code 1 It looks it's my mistake but I don't know why it happens on only ia64. Please let me know if you have a solution. I'd try to disable build of uathload on ia64 temporarily. regards, Weongyo Jeong