From owner-freebsd-current@FreeBSD.ORG Mon Nov 15 12:33:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 337E71065670 for ; Mon, 15 Nov 2010 12:33:57 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id CBA8A8FC21 for ; Mon, 15 Nov 2010 12:33:56 +0000 (UTC) Received: from unixmania.com ([187.153.244.221]) by ns2.bafirst.com with esmtp; Mon, 15 Nov 2010 06:33:47 -0600 id 000D4C4D.4CE128AB.0000737B Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Mon, 15 Nov 2010 06:33:53 -0600 id 000CF671.4CE128B1.00011D16 Received: from dsl-189-251-44-203-dyn.prod-infinitum.com.mx (dsl-189-251-44-203-dyn.prod-infinitum.com.mx [189.251.44.203]) by econet.encontacto.net (Horde Framework) with HTTP; Mon, 15 Nov 2010 06:33:53 -0600 Message-ID: <20101115063353.42711xu4ckv3esw0@econet.encontacto.net> Date: Mon, 15 Nov 2010 06:33:53 -0600 From: eculp To: freebsd-current@freebsd.org References: <20101114094045.20695b96t90gjrpc@econet.encontacto.net> <4CE00C21.7050004@FreeBSD.org> In-Reply-To: <4CE00C21.7050004@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 X-IMP-Server: 187.153.244.221 X-Originating-IP: 189.251.44.203 X-Originating-User: eculp@encontacto.net Subject: Re: world build stuck in gnu for about a week for me. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 12:33:57 -0000 Quoting Andreas Tobler : > On 14.11.10 16:40, eculp wrote: >> I build world several times a week on this machine: >> 9.0-CURRENT FreeBSD 9.0-CURRENT #126: Mon Nov 8 07:22:49 CST 2010 >> >> Since the above build I have not been able to get past gnu. >> >> Today it broke at gdb : >> >> >> =3D=3D=3D> gnu/usr.bin/dialog (cleandir) >> =3D=3D=3D> gnu/usr.bin/dialog/TESTS (cleandir) >> =3D=3D=3D> gnu/usr.bin/diff (cleandir) >> =3D=3D=3D> gnu/usr.bin/diff/doc (cleandir) >> rm -f diff.info diff.info.gz >> =3D=3D=3D> gnu/usr.bin/diff3 (cleandir) >> =3D=3D=3D> gnu/usr.bin/gdb (cleandir) >> =3D=3D=3D> gnu/usr.bin/gdb/doc (cleandir) >> =3D=3D=3D> gnu/usr.bin/gdb/libgdb (cleandir) >> Unclosed substitution for TARGET_ARCH (/ missing) > > This one was fixed today: > > http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D215292 > > Gruss, > Andreas Thanks, Andreas. With a new cvsup this morning it now stops at a =20 different point for me: Making grotty.1 from =20 /usr/src/gnu/usr.bin/groff/src/devices/grotty/../../../../../../contrib/grof= f/src/devices/grotty/grotty.man gzip -cn grotty.1 > grotty.1.gz =3D=3D=3D> gnu/usr.bin/groff/src/preproc (all) =3D=3D=3D> gnu/usr.bin/groff/src/preproc/eqn (all) c++ -O2 -pipe =20 -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff= /src/preproc/eqn -I. -DHAVE_CONFIG_H -I/usr/src/gnu/usr.bin/groff/src/prepro= c/eqn/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/gro= ff/src/preproc/eqn/../../../src/include -fstack-protector -fno-rtti -fno-exc= eptions -c =20 eqn.cpp y.tab.c: In function 'int yygrowstack()': y.tab.c:703: error: invalid conversion from 'void*' to 'short int*' y.tab.c:709: error: invalid conversion from 'void*' to 'YYSTYPE*' *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/src/preproc/eqn. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/src/preproc. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/src. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ed