From andrea@acampi.inet.it  Fri Jun 25 05:34:05 2004
Return-Path: <andrea@acampi.inet.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 47F7016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jun 2004 05:34:05 +0000 (GMT)
Received: from acampi.inet.it (acampi.inet.it [213.92.1.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CBEE743D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jun 2004 05:34:04 +0000 (GMT)
	(envelope-from andrea@acampi.inet.it)
Received: by acampi.inet.it (Postfix, from userid 1000)
	id 568391556D; Fri, 25 Jun 2004 07:33:12 +0200 (CEST)
Message-Id: <20040625053312.568391556D@acampi.inet.it>
Date: Fri, 25 Jun 2004 07:33:12 +0200 (CEST)
From: Andrea Campi <andrea+freebsd@webcom.it>
Reply-To: Andrea Campi <andrea+freebsd@webcom.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] make buildworld fails is NO_YP_LIBC is defined
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68303
>Category:       bin
>Synopsis:       [patch] make buildworld fails is NO_YP_LIBC is defined
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 25 05:40:13 GMT 2004
>Closed-Date:    Sat Nov 13 20:44:59 GMT 2004
>Last-Modified:  Sat Nov 13 20:44:59 GMT 2004
>Originator:     Andrea Campi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD tanja.webcom.it 5.2-CURRENT FreeBSD 5.2-CURRENT #38: Sat Jun 12
+16:31:30 CEST 2004 tanja@tanja.webcom.it:/usr/obj/usr/src/sys/TANJA i386

>Description:
make -DNO_YP_LIBC buildworld fails with a few errors. The attached patch
by Bjoern A. Zeeb <bzeeb+freebsd -- a t -- zabbadoz -- dot -- net> fixes
them.

A related, but orthogonal issue is the name of the option; since it
covers far more than libc it should arguably renamed to NO_YP or NOYP.
It might be worth to do it as a separate step.
>How-To-Repeat:
make -DNO_YP_LIBC buildworld 
>Fix:
See attached patch.
>Release-Note:
>Audit-Trail:

From: "Bjoern A. Zeeb" <bz@zabbadoz.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: freebsd-bugs@FreeBSD.org
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Fri, 25 Jun 2004 06:38:53 +0000 (UTC)

 On Fri, 25 Jun 2004, Andrea Campi wrote:
 
 the patch can be found at
 
 http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff
 
 -- 
 Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: freebsd-bugs@FreeBSD.org,
	FreeBSD current mailing list <current@freebsd.org>,
	"Bjoern A. Zeeb" <bzeeb+freebsd@zabbadoz.net>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Mon, 5 Jul 2004 11:02:28 +0000 (UTC)

 Hi,
 
 I have updated the patch at
 
 http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff
 
 so that it now compiles with
 	echo "NO_YP_LIBC=yes" > make.conf
 
 Thanks to simon@ for the very detailed problem report and testing the
 patch to compile.
 
 Noone has yet used the world built with the modified path in
 production so review - especally on the bind and sendmail parts
 from contrib/ would be welcome.
 
 If you have any trouble please let me know.
 
 -- 
 Greetings
 
 Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT

From: Andrea Campi <andrea+freebsd_current@webcom.it>
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org,
	FreeBSD current mailing list <current@freebsd.org>,
	"Bjoern A. Zeeb" <bzeeb+freebsd@zabbadoz.net>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Mon, 5 Jul 2004 13:52:54 +0200

 On Mon, Jul 05, 2004 at 11:02:28AM +0000, Bjoern A. Zeeb wrote:
 > Noone has yet used the world built with the modified path in
 > production so review - especally on the bind and sendmail parts
 > from contrib/ would be welcome.
 
 I have a machine in production with you previous patch; I'll update
 soon(ish) and let you know.
 
 Bye,
 	Andrea
 
 -- 
                Speak softly and carry a cellular phone.
Responsible-Changed-From-To: freebsd-bugs->bz 
Responsible-Changed-By: bz 
Responsible-Changed-When: Mon Aug 30 17:59:04 GMT 2004 
Responsible-Changed-Why:  
I'll take that one; it's my patch. 

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

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: Andrea Campi <andrea+freebsd@webcom.it>
Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org,
	=?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Tue, 19 Oct 2004 21:16:57 +0000 (UTC)

 On Fri, 25 Jun 2004, Andrea Campi wrote:
 
 I have an updated version of the patch at
 http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff.new.03
 
 it's not tested very well (at all) but seems to compile with either
 an empty make.conf (/dev/null) or NO_NIS=true in make.conf.
 
 Please note: it is NO_NIS and not called NO_YP_LIBC any more.
 
 It's not a final version but functionality should be restored.
 
 -- 
 Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Andrea Campi <andrea+freebsd@webcom.it>,
	=?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Fri, 12 Nov 2004 09:36:41 +0000 (UTC)

 I have uploaded a final version for 6-current to
 http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff.new.05
 
 please test it and let me know whether it works or if there are any
 probelms. remember: it's called NO_NIS now.
 
 I am going to commit this one soon if nobody has any objections.

From: Eirik =?ISO-8859-1?Q?=D8verby?= <ltning@anduin.net>
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org,
	Andrea Campi <andrea+freebsd@webcom.it>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is
	defined
Date: Fri, 12 Nov 2004 11:41:16 +0100

 On Fri, 2004-11-12 at 09:36 +0000, Bjoern A. Zeeb wrote:
 > I have uploaded a final version for 6-current to
 > http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff.new.05
 > 
 > please test it and let me know whether it works or if there are any
 > probelms. remember: it's called NO_NIS now.
 
 Good work, but I don't have any -CURRENT systems to test on. Once 5.3
 branched, I've been following that, and I don't have any test systems to
 play with -CURRENT on.
 I will, however, test a RELENG_5 branch patch any time you produce one,
 though.
 
 Thanks,
 /Eirik
 
 > 
 > I am going to commit this one soon if nobody has any objections.
 > 
 > 
 > 
 
 
 

From: Andrea Campi <andrea+freebsd@webcom.it>
To: Eirik ?verby <ltning@anduin.net>
Cc: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>,
	FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Fri, 12 Nov 2004 11:44:19 +0100

 On Fri, Nov 12, 2004 at 11:41:16AM +0100, Eirik ?verby wrote:
 > On Fri, 2004-11-12 at 09:36 +0000, Bjoern A. Zeeb wrote:
 > > I have uploaded a final version for 6-current to
 > > http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff.new.05
 > > 
 > > please test it and let me know whether it works or if there are any
 > > probelms. remember: it's called NO_NIS now.
 > 
 > Good work, but I don't have any -CURRENT systems to test on. Once 5.3
 > branched, I've been following that, and I don't have any test systems to
 > play with -CURRENT on.
 > I will, however, test a RELENG_5 branch patch any time you produce one,
 > though.
 
 FYI: the diff applied just fine on RELENG_5, and I'm compiling a new
 world there.
 
 -- 
       ...and that is how we know the Earth to be banana-shaped.

From: Andrea Campi <andrea+freebsd@webcom.it>
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org,
	Eirik ?verby <ltning@anduin.net>
Subject: Re: bin/68303: [patch] make buildworld fails is NO_YP_LIBC is defined
Date: Fri, 12 Nov 2004 13:52:03 +0100

 On Fri, Nov 12, 2004 at 09:36:41AM +0000, Bjoern A. Zeeb wrote:
 > I have uploaded a final version for 6-current to
 > http://sources.zabbadoz.net/freebsd/patchset/10039-no-yp-libc.diff.new.05
 > 
 > please test it and let me know whether it works or if there are any
 > probelms. remember: it's called NO_NIS now.
 > 
 > I am going to commit this one soon if nobody has any objections.
 
 Worked great for me (on 5-STABLE). I'd be happy to see it committed;
 even happier if you MFC it.
 
 
 Bye,
 	Andrea
 
 -- 
       ...and that is how we know the Earth to be banana-shaped.
State-Changed-From-To: open->closed 
State-Changed-By: bz 
State-Changed-When: Sat Nov 13 20:43:54 GMT 2004 
State-Changed-Why:  
committed NO_NIS knob to HEAD. Thanks for testing. 

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