Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2010 06:33:53 -0600
From:      eculp <eculp@encontacto.net>
To:        freebsd-current@freebsd.org
Subject:   Re: world build stuck in gnu for about a week for me.
Message-ID:  <20101115063353.42711xu4ckv3esw0@econet.encontacto.net>
In-Reply-To: <4CE00C21.7050004@FreeBSD.org>
References:  <20101114094045.20695b96t90gjrpc@econet.encontacto.net> <4CE00C21.7050004@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Andreas Tobler <andreast@FreeBSD.org>:

> 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



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