Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 07:49:08 -0800
From:      Matthew Jacob <mj@feral.com>
To:        freebsd-current@freebsd.org
Subject:   Re: groff build failure (me too, but i386)
Message-ID:  <4CED33F4.3070301@feral.com>
In-Reply-To: <15540367@bb.ipt.ru>
References:  <15540367@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Update your tree. This was broken in fixed within the last week or so

> Hi!
>
> 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)
>
> [~]bsam@bb% svn status /usr/src
> [~]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.
> ...
> -----
>




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