Date: Wed, 24 Nov 2010 19:24:48 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Matthew Jacob <mj@feral.com> Cc: freebsd-current@freebsd.org Subject: Re: groff build failure (me too, but i386) Message-ID: <72667055@bb.ipt.ru> In-Reply-To: <4CED33F4.3070301@feral.com> (Matthew Jacob's message of "Wed, 24 Nov 2010 07:49:08 -0800") References: <15540367@bb.ipt.ru> <4CED33F4.3070301@feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Matthew, On Wed, 24 Nov 2010 07:49:08 -0800 Matthew Jacob wrote: > Update your tree. This was broken in fixed within the last week or so Hm, I'm not sure what did you mean, since [1] and [2]. > > Since nobody seems to get the error it may be my fault. Please, help > > if you can. Thanks! > > > > Here are some details: > > ----- > > [~]bsam@bb% uname -a > > FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r214737: Wed Nov 3 18:48:54 MSK 2010 root@bb.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386 > > [~]bsam@bb% svn info /usr/src > > Path: /usr/src > > URL: svn://svn.freebsd.org/base/head > > Repository Root: svn://svn.freebsd.org/base > > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > > Revision: 215798 > > Node Kind: directory > > Schedule: normal > > Last Changed Author: kib > > Last Changed Rev: 215798 > > Last Changed Date: 2010-11-24 15:34:25 +0300 (ср, 24 ноя 2010) ^^^^ [1] > > [~]bsam@bb% svn status /usr/src ^^^^ [2] > > [~]bsam@bb% make -C /usr/src buildworld > > ... > > 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. > > ... > > ----- -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72667055>