FreeBSD RELENG_7 doesn't build

Jeremy Chadwick koitsu at freebsd.org
Wed Feb 13 11:31:24 UTC 2008


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 |



More information about the freebsd-stable mailing list