world build stuck in gnu for about a week for me.

eculp eculp at encontacto.net
Mon Nov 15 12:33:57 UTC 2010


Quoting Andreas Tobler <andreast at 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 :
>>
>>
>> ===>  gnu/usr.bin/dialog (cleandir)
>> ===>  gnu/usr.bin/dialog/TESTS (cleandir)
>> ===>  gnu/usr.bin/diff (cleandir)
>> ===>  gnu/usr.bin/diff/doc (cleandir)
>> rm -f diff.info diff.info.gz
>> ===>  gnu/usr.bin/diff3 (cleandir)
>> ===>  gnu/usr.bin/gdb (cleandir)
>> ===>  gnu/usr.bin/gdb/doc (cleandir)
>> ===>  gnu/usr.bin/gdb/libgdb (cleandir)
>> Unclosed substitution for TARGET_ARCH (/ missing)
>
> This one was fixed today:
>
> http://svn.freebsd.org/viewvc/base?view=revision&revision=215292
>
> Gruss,
> Andreas

Thanks, Andreas.  With a new cvsup this morning it now stops at a  
different point for me:


Making grotty.1 from  
/usr/src/gnu/usr.bin/groff/src/devices/grotty/../../../../../../contrib/groff/src/devices/grotty/grotty.man
gzip -cn grotty.1 > grotty.1.gz
===> gnu/usr.bin/groff/src/preproc (all)
===> gnu/usr.bin/groff/src/preproc/eqn (all)
c++ -O2 -pipe  
-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/preproc/eqn/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../src/include -fstack-protector -fno-rtti -fno-exceptions -c  
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


More information about the freebsd-current mailing list