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

Anonymous swell.k at gmail.com
Mon Nov 15 12:45:53 UTC 2010


eculp <eculp at encontacto.net> writes:

> 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

If you have r214990 try to reinstall yacc(1) before buildworld.

  $ make all install -C usr.bin/yacc


More information about the freebsd-current mailing list