From owner-freebsd-stable Wed Nov 1 8:38:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 7A4EF37B4CF for ; Wed, 1 Nov 2000 08:38:29 -0800 (PST) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.0/8.11.1) with ESMTP id eA1GcSs36885 for ; Wed, 1 Nov 2000 11:38:28 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A004703.DB16E60F@thehousleys.net> Date: Wed, 01 Nov 2000 11:38:27 -0500 From: James Housley X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: BUILD FAILURE of -STABLE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did a cvsup at about 10am EST. I normally do a make -j16 buildworld, but it also happened on a make -j4 buildworld. I am attaching the full file if it matters. Here is a clip from the end of the file. cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_BEGIN -DCRTSTUFFS_O -fpic -c -o crtbegin.So /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtbegin.c cc: cannot specify -o with -c or -S and multiple compilations cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_END -c -o crtend.o /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtend.c cc: cannot specify -o with -c or -S and multiple compilations *** Error code 1 *** Error code 1 *** Error code 1 cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_END -DCRTSTUFFS_O -fpic -c -o crtend.So /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtend.c cc: cannot specify -o with -c or -S and multiple compilations *** Error code 1 4 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Does the new crt* stuff prohibit parallel builds??? Jim -- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Studies show that 1 out of every 4 Americans suffer some form of mental illness. So look at your three best friends, if they are okay it is YOU! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message