From nobody@FreeBSD.org  Mon May  5 10:04:02 2008
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 8FE7B106567C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 May 2008 10:04:02 +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 63E048FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 May 2008 10:04:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m45A3Cce081944
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 5 May 2008 10:03:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m45A3Cgo081943;
	Mon, 5 May 2008 10:03:12 GMT
	(envelope-from nobody)
Message-Id: <200805051003.m45A3Cgo081943@www.freebsd.org>
Date: Mon, 5 May 2008 10:03:12 GMT
From: WATANABE Takeo <take@dianthus.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: "make buildworld" Error
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123416
>Category:       i386
>Synopsis:       [build] make buildworld warning NOPROFILE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 10:10:01 UTC 2008
>Closed-Date:    Thu Aug 28 17:24:55 UTC 2008
>Last-Modified:  Thu Aug 28 17:24:55 UTC 2008
>Originator:     WATANABE Takeo
>Release:        FreeBSD 7.0-RELEASE
>Organization:
>Environment:
FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
#make -j 4 buildworld

"/usr/share/mk/bsd.compat.mk", line 35: warning: NOPROFILE is deprecated in favour of NO_PROFILE
make: don't know how to make buildworld. Stop

>How-To-Repeat:
1. Get Sorce code RELENG_7 (Mon, 05 May 2008)
2. "make -j 4 buildworld" is carried out.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vwe 
State-Changed-When: Wed May 7 20:49:30 UTC 2008 
State-Changed-Why:  

Please change NOPROFILE=... to NO_PROFILE=... in /etc/make.conf to get rid 
of the warning message. This message is AFAICT just a warning on not related 
to buildworld bombing out. Please re-sync your source tree and if 
it still does not compile, provide the compiler output (last few lines). 
If it works well, please report back to us so we can close this PR. 
Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123416 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Thu Aug 28 17:23:29 UTC 2008 
State-Changed-Why:  
Feedback timeout (3 months).  Not really a bug, and the cause has 
already been identified and explained in the PR so I see no reason 
to keep this open. 


Responsible-Changed-From-To: freebsd-i386->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Thu Aug 28 17:23:29 UTC 2008 
Responsible-Changed-Why:  
Track 

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