From owner-freebsd-stable@FreeBSD.ORG Wed Oct 31 00:11:19 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 189B3480; Wed, 31 Oct 2012 00:11:19 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id CE3648FC12; Wed, 31 Oct 2012 00:11:18 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:0:100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id BCB1B23F645; Tue, 30 Oct 2012 20:11:17 -0400 (EDT) Date: Tue, 30 Oct 2012 20:11:15 -0400 From: Glen Barber To: Andreas Nilsson Subject: Re: make release fails on find Message-ID: <20121031001115.GF1371@glenbarber.us> References: <20121030160804.GB1371@glenbarber.us> <20121030170916.GD1371@glenbarber.us> <20121030231412.GE1371@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w3uUfsyyY1Pqa/ej" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 00:11:19 -0000 --w3uUfsyyY1Pqa/ej Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 31, 2012 at 01:08:13AM +0100, Andreas Nilsson wrote: > On Wed, Oct 31, 2012 at 12:14 AM, Glen Barber wrote: >=20 > > On Wed, Oct 31, 2012 at 12:11:22AM +0100, Andreas Nilsson wrote: > > > > interesting idea, would be pretty bad if sudo caused that. > > > > > > > > Indeed, but sudo only keeps certain environment variables, so it's not > > entirely unexpected if this is the case. > > > > > > I gave it run without direct sudo call ( ie sudo bash, then make ..= =2E ) > > and > > > > no go. > > > > > > > > Doing just su - and cd'ing to proper dir and the make ... is still = not > > > > working. > > > > > > > > Overnight I'll try to build world and kernel without src.conf ( ie > > > > SRCCONF=3D/dev/null ) and same for make release. I'll posts results= in > > the > > > > morning. > > > > > > > > Best regards > > > > Andreas > > > > > > > > > > Just a quick update; running a new buildworld+buildkernel and then ma= ke > > > release from su - does not work :( > > > > > > > You've said 'does not work' twice. Can you elaborate more? What > > specifically isn't working? Same behavior as before, or...? > > > > Glen > > > > Oops, my bad. Yes exact same behavior; make -C release cdrom fails with > ... > find //tank/cvs/9.1/src/release/dist/doc -empty -delete > find //tank/cvs/9.1/src/release/dist/games -empty -delete > find: -delete: //tank/cvs/9.1/src/release/dist/games: relative path > potentially not safe > *** [distributeworld] Error code 1 > on 9.1-RC3. I can try with 9-stable as well (tomorrow). >=20 Ok, thanks. I do not want to assume anything more at this point. I am still waiting for my build machine to finish a few queued things. Once it frees up, I will roll a release using sudo (just for my own sanity), and without sudo, with your src.conf and make.conf. Anyway, thanks for all of the details you have provided. It is all helpful, and hopefully this will finally be tracked down. Glen --w3uUfsyyY1Pqa/ej Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQkGyjAAoJEFJPDDeguUaj07oIAKIbAxR04D8Y22mJitDZl5ja 4q8z8B2zkBERqHE2AP9MFEirtDJnxP7B3KG4PE0KgW+0s1QHWc+mrUT41tV9bGl+ F/uuoX5leSOqkZwl1UKWzGrgYbKzGlkK4MAcb+XM7IWOI3x7KHuLTD9ZEkrEJUhx sRzy8yTQNPCF57C68H6rSOwZxf7wG7neXY7aYhO//flKxw0JrTyAAMPIW2KFMYfb Q/khWYHo0b33dIFnVebUhXNU8ftbM6XuwdWbh0gbk3RT8vFXc3DkRIfc8eh+u0jL eAmwGAeLfBptKT++Fy7/Iz9Rq7uXcWAu3FJNr/KVstkCWwdhlvbWc0fcoXk5Up4= =8X6f -----END PGP SIGNATURE----- --w3uUfsyyY1Pqa/ej--