From owner-freebsd-tinderbox@FreeBSD.ORG  Thu Jun 23 00:40:49 2011
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
Delivered-To: tinderbox@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8FF92106566C;
	Thu, 23 Jun 2011 00:40:49 +0000 (UTC)
	(envelope-from marcel@xcllnt.net)
Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B35F8FC15;
	Thu, 23 Jun 2011 00:40:49 +0000 (UTC)
Received: from sa-nc-common-177.static.jnpr.net (natint3.juniper.net
	[66.129.224.36]) (authenticated bits=0)
	by mail.xcllnt.net (8.14.4/8.14.4) with ESMTP id p5N0IKMD070081
	(version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO);
	Wed, 22 Jun 2011 17:18:25 -0700 (PDT)
	(envelope-from marcel@xcllnt.net)
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Marcel Moolenaar <marcel@xcllnt.net>
In-Reply-To: <201106221903.13761.jkim@FreeBSD.org>
Date: Wed, 22 Jun 2011 17:18:13 -0700
Content-Transfer-Encoding: 7bit
Message-Id: <11103F8A-9E3A-46B7-ACD3-F9B17719D3A6@xcllnt.net>
References: <201106222244.p5MMiUMv088035@freebsd-current.sentex.ca>
	<201106221903.13761.jkim@FreeBSD.org>
To: Jung-uk Kim <jkim@FreeBSD.org>
X-Mailer: Apple Mail (2.1084)
Cc: freebsd-current@FreeBSD.org, FreeBSD Tinderbox <tinderbox@FreeBSD.org>,
	ia64@FreeBSD.org
Subject: Re: [head tinderbox] failure on ia64/ia64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Tinderbox reports, responses,
	and meta-comments" <freebsd-tinderbox.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-tinderbox>
List-Post: <mailto:freebsd-tinderbox@freebsd.org>
List-Help: <mailto:freebsd-tinderbox-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jun 2011 00:40:49 -0000


On Jun 22, 2011, at 4:03 PM, Jung-uk Kim wrote:
>> MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT
>> cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall
>> -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
>> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
>> -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
>> -fdiagnostics-show-option -nostdinc  -I. -I/src/sys
>> -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src
>> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h
>> -fno-common -finline-limit=15000 --param inline-unit-growth=100
>> --param large-function-growth=1000 -fno-builtin -mconstant-gp
>> -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror 
>> vers.c linking kernel
>> acpi_cpu.o: In function `acpi_cpu_cx_list':
>> acpi_cpu.c:(.text+0xab2): undefined reference to
>> `cpu_can_deep_sleep' acpi_cpu.c:(.text+0xaf0): undefined reference
>> to `cpu_can_deep_sleep' *** Error code 1
> 
> Sorry, it should be fixed by r223449.  I have no idea why 
> kern_clocksource.c was excluded for ia64, though. :-(

Having a x86 focussed development community, probably...

Thanks for fixing!

-- 
Marcel Moolenaar
marcel@xcllnt.net