From owner-freebsd-questions Sun Sep 12 1:18:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail-gw3.pacbell.net (mail-gw3.pacbell.net [206.13.28.55]) by hub.freebsd.org (Postfix) with ESMTP id C383D14EF2 for ; Sun, 12 Sep 1999 01:18:27 -0700 (PDT) (envelope-from madscientist@thegrid.net) Received: from remus (adsl-63-193-246-169.dsl.snfc21.pacbell.net [63.193.246.169]) by mail-gw3.pacbell.net (8.9.3/8.9.3) with SMTP id BAA13974 for ; Sun, 12 Sep 1999 01:18:26 -0700 (PDT) Message-Id: <4.1.19990912004746.00976320@mail.thegrid.net> X-Sender: i289861@mail.thegrid.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sun, 12 Sep 1999 01:15:51 -0700 To: freebsd-questions@freebsd.org From: The Mad Scientist Subject: make installworld failing in differend places Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I successfully made world on one of my machines with freebsd-stable cvsup-ed about two weeks ago. It is an AMD k6 266 with 64M of memory. watchtower:/home/root# uname -a FreeBSD watchtower.example.net 3.3-RC FreeBSD 3.3-RC #2: Thu Sep 9 22:05:46 PDT 1999 root@watchtower.example.net:/usr/src/sys/compile/WATCHTOWER i386 I'm on a 10bT ethernet with three machines, all on the same wire (hub). I have now exported /usr/obj and /usr/src read-only to a 486dx75 with 16M. wormhole:/home/root# uname -a FreeBSD wormhole 3.2-RELEASE FreeBSD 3.2-RELEASE #2: Fri Aug 20 19:54:03 GMT 1999 root@watchtower.example.net:/usr/src/sys/compile/WORMHOLE i386 (kernel was built before the buildworld on watchtower) /usr/src and /usr/obj are seperate filesystems on watchtower: /dev/da2s1e on /usr/obj (asynchronous, NFS exported, local, writes: sync 2 async 802) /dev/da2s1f on /usr/src (NFS exported, local, noatime, writes: sync 2 async 0) make installworld has failed three times (that I have recorded) in three different places. I am running make installworld from /usr/src on wormhole. Here's the tail end: broken1 ===> gnu/usr.bin/perl/perl install -c -s -o root -g wheel -m 555 perl /usr/bin /usr/bin/perl5 -> /usr/bin/perl /usr/bin/perl5.00503 -> /usr/bin/perl cd /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/B ; make -B install INSTALLPRIVLI B=/usr/libdata/perl/5.00503 INSTALLARCHLIB=/usr/libdata/perl/5.00503/mach Skipping /usr/libdata/perl/5.00503/mach/auto/B/B.so (unchanged) Skipping /usr/libdata/perl/5.00503/mach/auto/B/B.bs (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Deparse.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/CC.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Debug.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Showlex.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/makeliblinks (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Bblock.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/cc_harness (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Bytecode.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Stackobj.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Xref.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Lint.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Asmdata.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Assembler.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Disassembler.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/disassemble (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/assemble (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/Terse.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B/C.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/B.pm (unchanged) Skipping /usr/libdata/perl/5.00503/mach/O.pm (unchanged) Writing /usr/libdata/perl/5.00503/mach/auto/B/.packlist Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod cd /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DB_File ; make -B install INSTALL PRIVLIB=/usr/libdata/perl/5.00503 INSTALLARCHLIB=/usr/libdata/perl/5.00503/mach Segmentation fault *** Error code 139 Stop. I can install gnu/usr.bin/perl/perl on watchtower without problems. Here's the second time: broke2 ===> gnu/usr.bin/groff/troff install -c -s -o root -g wheel -m 555 troff /usr/bin install -c -o root -g wheel -m 444 troff.1.gz /usr/share/man/man1 install: unknown group wheel *** Error code 67 Stop. Group wheel DOES exist on wormhole. Final time tonight: broken3 ===> gnu/usr.bin/cvs/tools install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/INSTALL /usr/share/examples/cvs/pcl-cvs install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/NEWS /usr/share/examples/cvs/pcl-cvs install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/README /usr/share/examples/cvs/pcl-cvs install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/pcl-cvs-lucid.el /usr/share/examples/cvs/pcl-cvs install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/pcl-cvs-startup.el /usr/share/examples/cvs/pcl-cvs install -c -o root -g wheel -m 644 /usr/src/gnu/usr.bin/cvs/tools/../../../../c ontrib/cvs/tools/pcl-cvs/pcl-cvs.el /usr/share/examples/cvs/pcl-cvs *** Signal 11 Stop. Each time, the builds get further. (I'm supposing that's because it checks before installing) I have read "Making the world your own". It looks like I'm having the problem described in question 12.2 "My compile fails with lots of signal 12 (or other) errors." The author suggest hardware deficiencies. Is this my problem? Any suggestions from the veteran world builders? Thanks in advance, -Dean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message