From owner-freebsd-current@FreeBSD.ORG Mon Jul 21 08:09:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D88837B401 for ; Mon, 21 Jul 2003 08:09:38 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB11443F85 for ; Mon, 21 Jul 2003 08:09:32 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h6LF8h0U015143 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Jul 2003 18:08:43 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h6LF8hGU015138; Mon, 21 Jul 2003 18:08:43 +0300 (EEST) (envelope-from ru) Date: Mon, 21 Jul 2003 18:08:43 +0300 From: Ruslan Ermilov To: Andrey Elperin Message-ID: <20030721150843.GC9146@sunbay.com> References: <20030720110427.GA37774@colocall.net> <20030720114423.GB47250@sunbay.com> <20030721111345.GA46596@colocall.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Sr1nOIr3CvdE5hEN" Content-Disposition: inline In-Reply-To: <20030721111345.GA46596@colocall.net> User-Agent: Mutt/1.5.4i cc: current@FreeBSD.org Subject: Re: make release of CURRENT on 4.7 broken again ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 15:09:38 -0000 --Sr1nOIr3CvdE5hEN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 21, 2003 at 02:13:45PM +0300, Andrey Elperin wrote: > On Sun, Jul 20, 2003 at 02:44:23PM +0300, Ruslan Ermilov wrote: > > > A few days ago I've noticed such messages in CURRENT buildlog (on 4.7 > > > box, building without -j) : > > >=20 > > > cc -Os -pipe -c chown_stub.c > > > ld -dc -r -o chown.lo chown_stub.o /usr/obj//usr/src/usr.sbin/chown/c= hown.o > > > crunchide -k _crunched_chown_stub chown.lo > > > echo "int _crunched_chroot_stub(int argc, char **argv, char **envp){r= eturn main(argc,argv,envp);}" >chroot_stub.c > > > cc -Os -pipe -c chroot_stub.c > > > ld -dc -r -o chroot.lo chroot_stub.o /usr/obj//usr/src/usr.sbin/chroo= t/chroot.o > > > crunchide -k _crunched_chroot_stub chroot.lo > > > cc -static -o fixit_crunch fixit_crunch.o cat.lo chmod.lo cp.lo dd.lo= df.lo echo.lo expr.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo rm.lo rmdir.lo sl= eep.lo sync.lo bsdlabel.lo clri.lo dmesg.lo fdisk.lo mknod.lo mount.lo moun= t_cd9660.lo mount_msdosfs.lo reboot.lo restore.lo swapon.lo umount.lo ftp.l= o telnet.lo vi.lo chown.lo chroot.lo -ledit -lgeom -lkvm -lm -lncurses > > > -lutil > > > *** Error code 1 > > > =20 > > > Stop in /usr/obj/usr/src/release/fixit_crunch. > > > *** Error code 1 > > >=20 > > I have committed a fix for this to src/bin/ed/ a few minutes ago. >=20 > Hmm. But I got the same error during last release building (this night). >=20 The "make -j" buildworld is currently broken by the recent changes to kerberos5/, and the issue is being worked out. The breakage is mostly visible in the "4.x doing the build of 5.x" case, because the latter has /usr/include/roken.h and hides the building bug. At the moment, I'm retesting the snapshot build of 5.x on my 4.x SMP box without -j. I will follow up with what I get. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --Sr1nOIr3CvdE5hEN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/HAH7Ukv4P6juNwoRAo3GAJ4xeBWvJAZKItfKdyCDkawo0J32XgCdFhi7 8W9FV09KcGcpBbWVIH0+t48= =niqR -----END PGP SIGNATURE----- --Sr1nOIr3CvdE5hEN--