Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 10:33:27 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/110417: cxgb_sge.c:172: warning: inlining failed in call to 'refill_rspq'
Message-ID:  <200703170233.l2H2XRCu050385@CDPA.cc>
Resent-Message-ID: <200703170300.l2H309NN055982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 03:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703170233.l2H2XRCu050385>