From nobody@FreeBSD.org  Mon Jan 24 18:49:03 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 270BA16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 18:49:03 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CA91F43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 18:49:02 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0OIn2UH001120
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 18:49:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j0OIn2e8001119;
	Mon, 24 Jan 2005 18:49:02 GMT
	(envelope-from nobody)
Message-Id: <200501241849.j0OIn2e8001119@www.freebsd.org>
Date: Mon, 24 Jan 2005 18:49:02 GMT
From: alexus <freebsd@alexus.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: core 5.3 wont compile
X-Send-Pr-Version: www-2.3
X-GNATS-Notify: vs

>Number:         76624
>Category:       misc
>Synopsis:       core 5.3 wont compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 18:50:26 GMT 2005
>Closed-Date:    Wed Mar 23 08:29:08 GMT 2005
>Last-Modified:  Sat Apr  2 18:50:04 GMT 2005
>Originator:     alexus
>Release:        FreeBSD-5.3-RELEASE-p2
>Organization:
alexus dot org
>Environment:
d# uname -a
FreeBSD d.alexus.org 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Fri Dec 24 19:40:09 EST 2004     alexus@d.alexus.org:/usr/src/sys/i386/compile/d  i386
d# 
>Description:
===> lib/bind/lwres
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/context.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/int.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/ipv6.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lang.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/list.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwbuffer.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwpacket.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwres.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/result.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/version.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/unix/include/lwres/net.h /usr/src/lib/bind/lwres/lwres/netdb.h /usr/src/lib/bind
 /lwres/lwres/platform.h /usr/obj/usr/src/i386/usr/include/lwres
1 error
*** Error code 2

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

Stop in /usr/src.
d#
>How-To-Repeat:
rm -rf /usr/src
cvsup -h cvsup.freebsd.org /usr/share/example/cvsup/stable-supfile (RELENG_5_3)
cd /usr/src
make buildworld

and thats where i see that error
>Fix:
n/a
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Thu Mar 17 11:43:18 GMT 2005 
State-Changed-Why:  
Somehow I think we'd noticed that RELENG_5_3 wouldn't build :) 
Do you have anything unusual in your cvsup-file? Maybe'd be best 
to post it. 


Responsible-Changed-From-To: freebsd-bugs->dougb 
Responsible-Changed-By: vs 
Responsible-Changed-When: Thu Mar 17 11:43:18 GMT 2005 
Responsible-Changed-Why:  
Doug's territory 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76624 
State-Changed-From-To: feedback->closed 
State-Changed-By: dougb 
State-Changed-When: Wed Mar 23 08:28:04 GMT 2005 
State-Changed-Why:  

I've now built RELENG_5 with old BIND and the new BIND 
9.3.1, and didn't experience any problems.  

If you still have problems here, please ask for help on 
freebsd-stable@freebsd.org.  

Good luck, 

Doug 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76624 

From: alexus <alexus@alexus.org>
To: 'Doug Barton' <dougb@FreeBSD.org>, vs@FreeBSD.org,
	freebsd@alexus.org
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: RE: misc/76624: core 5.3 wont compile
Date: Sat, 02 Apr 2005 13:44:55 -0500

 Seems to be compiling now, after I did another cvsup update..
 
 -----Original Message-----
 From: Doug Barton [mailto:dougb@FreeBSD.org] 
 Sent: Wednesday, March 23, 2005 3:29 AM
 To: vs@FreeBSD.org; freebsd@alexus.org; dougb@FreeBSD.org; dougb@FreeBSD.org
 Subject: Re: misc/76624: core 5.3 wont compile
 
 Synopsis: core 5.3 wont compile
 
 State-Changed-From-To: feedback->closed
 State-Changed-By: dougb
 State-Changed-When: Wed Mar 23 08:28:04 GMT 2005
 State-Changed-Why: 
 
 I've now built RELENG_5 with old BIND and the new BIND
 9.3.1, and didn't experience any problems. 
 
 If you still have problems here, please ask for help on
 freebsd-stable@freebsd.org. 
 
 Good luck,
 
 Doug
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=76624
 
 
>Unformatted:
