Date: Mon, 21 Jul 2003 21:21:13 +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: <20030721182113.GA34342@sunbay.com> In-Reply-To: <20030721150843.GC9146@sunbay.com> References: <20030720110427.GA37774@colocall.net> <20030720114423.GB47250@sunbay.com> <20030721111345.GA46596@colocall.net> <20030721150843.GC9146@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--GRPZ8SYKNexpdSJ7 Content-Type: multipart/mixed; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 21, 2003 at 06:08:43PM +0300, Ruslan Ermilov wrote: > 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= /chown.o > > > > crunchide -k _crunched_chown_stub chown.lo > > > > echo "int _crunched_chroot_stub(int argc, char **argv, char **envp)= {return 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/chr= oot/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 = sleep.lo sync.lo bsdlabel.lo clri.lo dmesg.lo fdisk.lo mknod.lo mount.lo mo= unt_cd9660.lo mount_msdosfs.lo reboot.lo restore.lo swapon.lo umount.lo ftp= =2Elo 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. >=20 Yes, I can see the breakage: : crunchide -k _crunched_vi_stub vi.lo : echo "int _crunched_chown_stub(int argc, char **argv, char **envp){return= main(a : rgc,argv,envp);}" >chown_stub.c : cc -Os -pipe -c chown_stub.c : ld -dc -r -o chown.lo chown_stub.o /usr/obj//usr/src/usr.sbin/chown/chown= =2Eo : crunchide -k _crunched_chown_stub chown.lo : echo "int _crunched_chroot_stub(int argc, char **argv, char **envp){retur= n 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/chroot/ch= root.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 sleep.lo sy= nc.lo b : sdlabel.lo clri.lo dmesg.lo fdisk.lo mknod.lo mount.lo mount_cd9660.lo mo= unt_msd : osfs.lo reboot.lo restore.lo swapon.lo umount.lo ftp.lo telnet.lo vi.lo c= hown.lo : chroot.lo -ledit -lgeom -lkvm -lm -lncurses -lutil : telnet.lo: In function `display': : telnet.lo(.text+0x122e): undefined reference to `EncryptStatus' : telnet.lo: In function `status': : telnet.lo(.text+0x1e85): undefined reference to `encrypt_display' : ... :=20 : telnet.lo(.data+0xaa0): undefined reference to `EncryptStatus' : *** Error code 1 :=20 : Stop in /usr/obj/usr/src/release/fixit_crunch. : *** Error code 1 :=20 : Stop in /usr/src/release. I believe Mark has committed a fix for this today (commit log is attached). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --Qxx1br4bt0+wmkIi Content-Type: message/rfc822 Content-Disposition: inline Received: from whale.sunbay.crimea.ua (root@localhost)h6KNVKYq012343 for <ru@sunbay.crimea.ua>; Mon, 21 Jul 2003 02:31:20 +0300 (EEST) (envelope-from owner-src-committers@FreeBSD.org) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) h6KNVIps012335 for <ru@sunbay.crimea.ua>; Mon, 21 Jul 2003 02:31:19 +0300 (EEST) (envelope-from owner-src-committers@FreeBSD.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 3DBFE573F5 for <ru@sunbay.crimea.ua>; Sun, 20 Jul 2003 16:30:00 -0700 (PDT) (envelope-from owner-src-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id AED1137B48D; Sun, 20 Jul 2003 16:29:53 -0700 (PDT) Delivered-To: ru@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 73A5737B404; Sun, 20 Jul 2003 16:29:49 -0700 (PDT) Delivered-To: src-committers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F2EE37B401; Sun, 20 Jul 2003 16:29:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 188E843F93; Sun, 20 Jul 2003 16:29:47 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6KNTk0U066024; Sun, 20 Jul 2003 16:29:46 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6KNTknI066023; Sun, 20 Jul 2003 16:29:46 -0700 (PDT) Message-Id: <200307202329.h6KNTknI066023@repoman.freebsd.org> From: Mark Murray <markm@FreeBSD.org> Date: Sun, 20 Jul 2003 16:29:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libtelnet Makefile src/libexec/telnetd Makefile src/usr.bin/telnet Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-src-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG markm 2003/07/20 16:29:46 PDT FreeBSD src repository Modified files: lib/libtelnet Makefile libexec/telnetd Makefile usr.bin/telnet Makefile Log: Test correct macro for "without crypto" option(s). Revision Changes Path 1.16 +1 -1 src/lib/libtelnet/Makefile 1.21 +1 -1 src/libexec/telnetd/Makefile 1.23 +1 -1 src/usr.bin/telnet/Makefile --Qxx1br4bt0+wmkIi-- --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/HC8ZUkv4P6juNwoRAtQAAJ9ALyeiieSuQ9ra1afZO45hDB5V0ACfWZ7m 61PLJbxnrSH3zq9xpXfiqqU= =8LAc -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721182113.GA34342>