Date: Sat, 26 Mar 2005 07:46:03 GMT From: pac <pacatta68@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/79244: latest releng_5 installworld fail Message-ID: <200503260746.j2Q7k3tN045347@www.freebsd.org> Resent-Message-ID: <200503260750.j2Q7o2MM023482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79244
>Category: i386
>Synopsis: latest releng_5 installworld fail
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 26 07:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: pac
>Release: 5.4-PRERELEASE
>Organization:
>Environment:
FreeBSD fullmetal_xrm0 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #6: Fri Mar 25 15:09:39 EST 2005 alice@fullmetal_xrm0:/usr/obj/usr/src/sys/BOG i386
>Description:
mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p /usr/include
./dev/acpica missing (directory not created: File exists)
cd /usr/include/cam; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/geom; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/net; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/net80211; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netatalk; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netatm; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netgraph; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netinet; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netinet6; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netipsec; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/netipx; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/netkey; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/netnatm; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/netncp; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/netsmb; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/nfs; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/nfsclient; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/pccard; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/posix4; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^M
cd /usr/include/sys; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/vm; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/cam/scsi; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/dev/acpica; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done^
cd: can't cd to /usr/include/dev/acpica
*** Error code 2
Stop in /usr/src/include.
*** Error code 1
Stop in /usr/src
>How-To-Repeat:
upgrade with cvsup make buildworld process
>Fix:
no
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503260746.j2Q7k3tN045347>
