Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 03:31:24 -0800
From:      Jeremy Chadwick <koitsu@freebsd.org>
To:        Oliver Herold <oli@akephalos.de>, freebsd-stable@freebsd.org
Subject:   Re: FreeBSD RELENG_7 doesn't build
Message-ID:  <20080213113124.GA51986@eos.sc1.parodius.com>
In-Reply-To: <20080213104029.GA10046@asgard.home>
References:  <20080213104029.GA10046@asgard.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2008 at 11:40:29AM +0100, Oliver Herold wrote:
> I did an install with FreeBSD 7 RC2 iso and updated the sources (today) to
> RELENG_7. It stops compiling after printing this error
> 
> [...]
> 
> gzip -cn info-stnd.inf > info-stnd.info.gz
> gzip cn texinfo.info > texinfo.info.gz
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error

You're using -j, aren't you?  You're not going to see the error messages
printed at the appropriate place due to the parallelisation.

Anyway...

There's a known issue with the buildworld right now, even tinderbox is
reporting it.  It'll be fixed soon.

-- 
| Jeremy Chadwick                                    jdc at parodius.com |
| Parodius Networking                           http://www.parodius.com/ |
| UNIX Systems Administrator                      Mountain View, CA, USA |
| Making life hard for others since 1977.                  PGP: 4BD6C0CB |




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