Date: Mon, 21 Jul 2003 18:08:43 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Andrey Elperin <mizzy@colocall.net> Cc: current@FreeBSD.org Subject: Re: make release of CURRENT on 4.7 broken again ? Message-ID: <20030721150843.GC9146@sunbay.com> In-Reply-To: <20030721111345.GA46596@colocall.net> References: <20030720110427.GA37774@colocall.net> <20030720114423.GB47250@sunbay.com> <20030721111345.GA46596@colocall.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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<something>) : > > >=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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721150843.GC9146>