From owner-freebsd-stable Wed Mar 29 5:50: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc1.wa.home.com (ha1.rdc1.wa.home.com [24.0.2.66]) by hub.freebsd.org (Postfix) with ESMTP id 7803A37B55A for ; Wed, 29 Mar 2000 05:49:56 -0800 (PST) (envelope-from drunkle@home.com) Received: from xb.fiddi.com ([24.0.234.124]) by mail.rdc1.wa.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000329134956.CTB1875.mail.rdc1.wa.home.com@xb.fiddi.com> for ; Wed, 29 Mar 2000 05:49:56 -0800 Received: from localhost (dave@localhost) by xb.fiddi.com (8.9.3/8.9.3) with ESMTP id FAA94885 for ; Wed, 29 Mar 2000 05:57:17 -0800 (PST) X-Authentication-Warning: xb.fiddi.com: dave owned process doing -bs Date: Wed, 29 Mar 2000 05:57:17 -0800 (PST) From: Dave Runkle X-Sender: dave@xb.fiddi.com To: freebsd-stable@FreeBSD.ORG Subject: RELENG_4 'make -DNOINFO installworld' SIGNAL 12 on install of 'test' In-Reply-To: <20000328.22565900@bartequi.ottodomain.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I did a successful 3.2 to 3.4 last week, now on a 4.0 build I've been Stopped at the make -DNOINFO installworld' stage. I followed UPDATING with the exception of doing a '/bin/sh MAKEDEV all', and the other exception is doing a 'mergemaster' of /etc. The kernel process went well, although it seems that contrary to UPDATING saying to manually do the kernel install, it was done by 'installkernel' as part of that script. So I did not have to do that part. The new kernel is sitting, ready to boot. I've supped src-all, cvs-crypto, ports-all, doc-all for this. Now I am sitting in single, afraid to reboot, not knowing what to do next. Notice the "/usr/src/Makefile", line 101: warning: "LC_TIME=C date" returned non-zero status . I tried to do the installworld again and it returned that warning. I've got a screwy clock on this box, timekeeping is very slow, behind. I set the clock ahead so that there might not be a problem of trying to write something if time was 'backward'. I've found another fellow in here that had the same problem, failure at 'test'. He said that he could boot his 4 kernel but his 3.4 kernel would not boot. So I am not sure that I can boot 3.4 and be using some of the 4. resources that were installed. How far am I through the installworld at this point? Could I have enough of /bin installed that I can boot 4.0, get going in that and then track RELENG_4 again to finish off the install? I have merged /etc, as stated above, as well as done a 'MAKEDEV all'. Please, any ideas and/or help will be appreciated! Thanks, Dave -------- here are excerpts from the script. (There may be typos as I typed this in by hand.) -- # cd /usr/src # make -DNOINFO installworld cd /usr/src: MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/ libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/li b:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexe c PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 make -f Makefile.inc1 reinstall -------------------------------------------------------------- >>> Making hierarchy -------------------------------------------------------------- cd /usr/src/: make -f Makefile.inc1 hierarchy [ snip ] -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src: make -f Makefile.inc1 install ===> share/info ===> include [ snip ] ===> bin/pwd install -c -s -o root -g wheel -m 555 pwd /bin install -c -o root -g wheel -m 444 pwd.1.gz /usr/share/man/man1 ===> bin/rcp install -c -s -o root -g wheel -m 4555 -fschg rcp /bin install -c -o root -g wheel -m 444 rcp.1.gz /usr/share/man/man1 ===> bin/rm install -c -s -o root -g wheel -m 555 rm /bin /bin/unlink -> /bin/rm install -c -o root -g wheel -m 444 rm.1.gz /usr/share/man/man1 /usr/share/man/man1/unlink.1.gz -> /usr/share/man/man1/rm.1.gz ===> bin/rmdir install -c -s -o root -g wheel -m 555 rmdir /bin install -c -o root -g wheel -m 444 rmdir.1.gz /usr/share/man/man1 ===> bin/sh install -c -s -o root -g wheel -m 555 sh /bin install -c -o root -g wheel -m 444 sh.1.gz /usr/share/man/man1 ===> bin/sleep install -c -s -o root -g wheel -m 555 sleep /bin install -c -o root -g wheel -m 444 sleep.1.gz /usr/share/man/man1 ===> bin/stty install -c -s -o root -g wheel -m 555 stty /bin install -c -o root -g wheel -m 444 stty.1.gz /usr/share/man/man1 ===> bin/sync install -c -s -o root -g wheel -m 555 sync /bin install -c -o root -g wheel -m 444 sync.8.gz /usr/share/man/man8 ===> bin/test install -c -s -o root -g wheel -m 555 test /bin *** Signal 12 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # make -DNOINFO installworld pid 57994 (sh), uid 0: exited on signal 12 (core dumped) "/usr/src/Makefile", line 101: warning: "LC_TIME=C date" returned non-zero status pid 57995 (sh), uid 0: exited on signal 12 (core dumped) *** Signal 12 Stop. #uname -a FreeBSD vmbsd32.fiddi.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Fri Mar 24 04:55:07 PST 2000 root@vmbsd32.fiddi.com:/usr/src/sys/compile/VMFIDDI i386 # # ps ps: proc size mismatch (6408 total, 1044 chunks) # ls -l /usr/obj/usr/src/bin/test total 564 -rw-r--r-- 1 root wheel 1052 Mar 26 19:25 .depend -rw------- 1 root wheel 212992 Mar 27 22:56 sh.core -rwxr-xr-x 1 root wheel 54349 Mar 26 19:57 test -rw-r--r-- 1 root wheel 2635 Mar 26 19:57 test.1.gz -rw-r--r-- 1 root wheel 6428 Mar 26 19:57 test.o # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message