svn commit: r306864 - head

Ruslan Bukin ruslan.bukin at cl.cam.ac.uk
Tue Oct 18 17:22:36 UTC 2016


On Tue, Oct 18, 2016 at 08:17:55AM +0200, Baptiste Daroussin wrote:
> On Mon, Oct 17, 2016 at 06:28:08PM -0700, Ngie Cooper wrote:
> > On Sat, Oct 8, 2016 at 11:57 AM, Baptiste Daroussin <bapt at freebsd.org> wrote:
> > > Author: bapt
> > > Date: Sat Oct  8 18:57:11 2016
> > > New Revision: 306864
> > > URL: https://svnweb.freebsd.org/changeset/base/306864
> > >
> > > Log:
> > >   groff is not needed in the bootstrap tools if the system is built
> > >   WITHOUT_SHAREDOCS
> > >
> > >   MFC after:    2 weeks
> > >
> > > Modified:
> > >   head/Makefile.inc1
> > 
> >    This breaks buildworld when WITHOUT_GROFF is set and
> > WITHOUT_SHAREDOCS isn't set.
> 
> Really do you have logs of that?
> 

Hi this breaks RISC-V world (we use external GNU toolchain)

Here is log:
https://people.freebsd.org/~br/riscv_wlog.txt

Ruslan


More information about the svn-src-all mailing list