From tjs@CDPA.cc  Sat Mar 17 02:52:02 2007
Return-Path: <tjs@CDPA.cc>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 14B8C16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Mar 2007 02:52:02 +0000 (UTC)
	(envelope-from tjs@CDPA.cc)
Received: from CDPA.cc (analyzer.nsysu.edu.tw [140.117.11.83])
	by mx1.freebsd.org (Postfix) with ESMTP id B53D213C44C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Mar 2007 02:52:01 +0000 (UTC)
	(envelope-from tjs@CDPA.cc)
Received: from CDPA.cc (localhost.cc [127.0.0.1])
	by CDPA.cc (8.13.8/8.13.8) with ESMTP id l2H2XRje050386
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Mar 2007 10:33:27 +0800 (CST)
	(envelope-from tjs@CDPA.cc)
Received: (from tjs@localhost)
	by CDPA.cc (8.13.8/8.13.8/Submit) id l2H2XRCu050385;
	Sat, 17 Mar 2007 10:33:27 +0800 (CST)
	(envelope-from tjs)
Message-Id: <200703170233.l2H2XRCu050385@CDPA.cc>
Date: Sat, 17 Mar 2007 10:33:27 +0800 (CST)
From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Reply-To: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: cxgb_sge.c:172: warning: inlining failed in call to 'refill_rspq'
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110417
>Category:       kern
>Synopsis:       cxgb_sge.c:172: warning: inlining failed in call to 'refill_rspq'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 03:00:09 GMT 2007
>Closed-Date:    Sat Mar 17 03:09:00 GMT 2007
>Last-Modified:  Sat Mar 17 03:09:00 GMT 2007
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD CDPA.cc 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


	
>Description:

	6.2-R buildkernel fail

cc -O -pipe -march=pentium4 -DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO -DCONFIG_DEFINED -DCHELSIO_FW_MAJOR=3 -DCHELSIO_FW_MINOR=2 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /usr/src/sys/modules/cxgb/../../dev/cxgb/cxgb_sge.c
/usr/src/sys/modules/cxgb/../../dev/cxgb/cxgb_sge.c: In function `sge_timer_reclaim':
/usr/src/sys/modules/cxgb/../../dev/cxgb/cxgb_sge.c:172: warning: inlining failed in call to 'refill_rspq': function body not available
/usr/src/sys/modules/cxgb/../../dev/cxgb/cxgb_sge.c:699: warning: called from here
*** Error code 1

Stop in /usr/src/sys/modules/cxgb.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

>How-To-Repeat:

	use i386 6.2-RELEASE and sync to lastest RELENG_6 src

	make buildkernel and you'll got it.

>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sat Mar 17 03:08:02 UTC 2007 
State-Changed-Why:  
Build failures like this are usually transient and should be raised on 
a mailing list instead of filing a bug report.  This one has already 
been reported and will be fixed soon. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110417 
>Unformatted:
