From nobody@FreeBSD.org  Tue Oct 26 07:23:20 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A181C106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Oct 2010 07:23:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 905CE8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Oct 2010 07:23:20 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9Q7NKqU078624
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Oct 2010 07:23:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9Q7NJx3078605;
	Tue, 26 Oct 2010 07:23:19 GMT
	(envelope-from nobody)
Message-Id: <201010260723.o9Q7NJx3078605@www.freebsd.org>
Date: Tue, 26 Oct 2010 07:23:19 GMT
From: Per olof Ljungmark <peo@intersonic.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: stable GENERIC kernel build fails: libkern/inet_ntop.c:
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151741
>Category:       kern
>Synopsis:       stable GENERIC kernel build fails: libkern/inet_ntop.c:
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    brucec
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 26 07:30:07 UTC 2010
>Closed-Date:    Tue Oct 26 07:34:45 UTC 2010
>Last-Modified:  Tue Oct 26 07:34:45 UTC 2010
>Originator:     Per olof Ljungmark
>Release:        8-STABLE
>Organization:
BSDLabs AB
>Environment:
8.1-STABLE FreeBSD
>Description:
After a csup, building the GENERIC kernel on amd64 fails with:

make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  MKDEP_CPP="cc -E"
CC="cc" xargs mkdep -a -f .newdep -O2 -frename-registers -pipe
-fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign
-fformat-extensions -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
-I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath
-I/usr/src/sys/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -I/usr/src/sys/gnu/fs/xfs/FreeBSD
-I/usr/src/sys/gnu/fs/xfs/FreeBSD/support -I/usr/src/sys/gnu/fs/xfs
-I/usr/src/sys/contrib/opensolaris/compat -I/usr/src/sys/dev/cxgb
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000  -fno-omit-frame-pointer -mcmodel=kernel
-mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx
-mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding
-fstack-protector
cc: /usr/src/sys/libkern/inet_ntop.c: No such file or directory
cc: /usr/src/sys/libkern/inet_pton.c: No such file or directory
mkdep: compile failed
*** 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:
Build latest 8-STABLE on i386 or amd64
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: brucec 
State-Changed-When: Tue Oct 26 07:34:02 UTC 2010 
State-Changed-Why:  
Duplicate of kern/151726. 


Responsible-Changed-From-To: freebsd-bugs->brucec  
Responsible-Changed-By: brucec 
Responsible-Changed-When: Tue Oct 26 07:34:02 UTC 2010 
Responsible-Changed-Why:  
Track. 

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