Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2007 15:50:29 GMT
From:      thomas klein<thomas.klein@lanterne.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/109279: make world crash with the 6.2 stable cvs from 18/02/07
Message-ID:  <200702181550.l1IFoTE4066576@www.freebsd.org>
Resent-Message-ID: <200702181600.l1IG0ETi042681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109279
>Category:       misc
>Synopsis:       make world crash with the 6.2 stable cvs from 18/02/07
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 18 16:00:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     thomas klein
>Release:        6.2
>Organization:
>Environment:
FreeBSD frog 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Feb  9 20:08:50 CET 2007     root@goupil:/usr/obj/usr/src/sys/DEDIBOX  i386
>Description:
make world crash

sh /usr/src/tools/install.sh -s -o root -g wheel -m 444     libwrap.so.4 /usr/obj/usr/src/tmp/usr/lib
ln -fs libwrap.so.4 /usr/obj/usr/src/tmp/usr/lib/libwrap.so
===> lib/liby (install)
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   liby.a /usr/obj/usr/src/tmp/usr/lib
===> lib/libz (install)
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  /usr/src/lib/libz/zconf.h /usr/src/lib/libz/zlib.h /usr/obj/usr/src/tmp/usr/include
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libz.a /usr/obj/usr/src/tmp/usr/lib
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444     libz.so.3 /usr/obj/usr/src/tmp/lib
ln -fs /usr/obj/usr/src/tmp/lib/libz.so.3  /usr/obj/usr/src/tmp/usr/lib/libz.so
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
>How-To-Repeat:
cvsup stable-supfile (6.X) from 18/02/2007
cd /usr/obj
chflags -R noschg *
rm -rf *
make clean
make -j4 buildworld
make buildkernel KERNCONF=MYCONF
make installkernel KERNCONF=MYCONF
make installworld
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702181550.l1IFoTE4066576>