From owner-freebsd-stable Sat Feb 15 17:57:31 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F83937B436 for ; Sat, 15 Feb 2003 17:56:52 -0800 (PST) Received: from netbsd.xinetd.com (sc-66-75-77-250.socal.rr.com [66.75.77.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF3A443F93 for ; Sat, 15 Feb 2003 17:56:50 -0800 (PST) (envelope-from gross@xinetd.com) Received: from xinetd.com (gospel.xinetd.com [192.168.2.177]) by netbsd.xinetd.com (8.12.6/8.9.1) with ESMTP id h1G1uj3b002817 for ; Sat, 15 Feb 2003 17:56:46 -0800 (PST) Message-ID: <3E4EEFD9.2090604@xinetd.com> Date: Sat, 15 Feb 2003 17:56:41 -0800 From: "Glendon M. Gross" Reply-To: gross@xinetd.ath.cx Organization: Xinetd Communications User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Subject: Re: Buildworld failing due to PAM errors Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Upon looking at my output file more closely, I found errors happening prior to the PAM issues. Consequently I am doing rm -rf /usr/obj and rm -rf /usr/src, after which I will do another checkout and verify the problem is repeatable. Below is what I had: My original command was make -k buildworld > /usr/tmp/buildworld.out & \ tail -f /usr/tmp/buildworld.out Script started, output file is newlog uname -absd# uname -a FreeBSD bsd.xinetd.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #5: Sat Oct 5 16:54: 24 PDT 2002 gross@bsd.techclones.com:/usr/src/sys/compile/CLONIX i386 bsd# Script started on Sat Feb 15 17:39:09 2003 bsd# grep errors /usr/tmp/buildworld.out >> /usr/tmp/buildworld.errors bsd# cat /surusr/tmp/bulidwoildworld.errors cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/errors.c cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genattr genattr.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o gencodes gencodes.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genconfig genconfig.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genflags genflags.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genemit genemit.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genextract genextract.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genopinit genopinit.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genoutput genoutput.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genpeep genpeep.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genrecog genrecog.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -o genattrtab genattrtab.o rtl.o print-rtl.o obstack.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/errors.c cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genattr genattr.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o gencodes gencodes.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genconfig genconfig.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genflags genflags.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genattrtab genattrtab.o rtl.o print-rtl.o obstack.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genemit genemit.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genextract genextract.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genopinit genopinit.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genoutput genoutput.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genpeep genpeep.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -static -DGENERATOR_FILE -D__FBSDID=__RCSID -static -o genrecog genrecog.o rtl.o obstack.o print-rtl.o bitmap.o errors.o gensupport.o ggc-none.o hashtab.o read-rtl.o mkdep -f .depend -a -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE -D__FBSDID=__RCSID /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/errors.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gensupport.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/ggc-none.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/obstack.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/print-rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/regclass.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/rtlanal.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/read-rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencodes.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genconfig.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genemit.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genextract.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genflags.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genopinit.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genoutput.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genpeep.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genrecog.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattrtab.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengenrtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genpreds.c genrtl.c cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -D__FBSDID=__RCSID -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-errors.c -o c-errors.o `all' not remade because of errors. `install' not remade because of errors. mkdep -f .depend -a -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/errors.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gensupport.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/ggc-none.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/obstack.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/print-rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/regclass.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/rtlanal.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/read-rtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencodes.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genconfig.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genemit.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genextract.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genflags.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genopinit.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genoutput.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genpeep.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genrecog.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattrtab.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengenrtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genpreds.c genrtl.c cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-errors.c -o c-errors.o `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. `all' not remade because of errors. bsd# exit exit Script done on Sat Feb 15 17:39:48 2003 David Wolfskill wrote: >>Date: Sat, 15 Feb 2003 17:21:01 -0800 >>From: "Glendon M. Gross" > > >>Lately make Buildworld has been failing for me due to PAM errors. >>Is there any way to specify in /etc/make.conf not to build PAM? > > > I don't have an answer to your stated question, but I do have an > observation of possible use: I have been tracking -STABLE (and > -CURRENT, for that matter) daily for quite a while. > > The only disruption I've had in the process in over a month was a couple > of days ago, for -CURRENT (some changes were committed for a .c file, > and the changes to the corresponding .h file were not made until about > 12 hrs. later). > > So if you could identify (with somewhat more precision) what you mean by > "lately" and perhaps provide some information about the errors you are > seeing, it may be possible to address the root cause of the problem. > > Cheers, > david (links to my resume at http://www.catwhisker.org/~david) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message