Re: svn commit: r306864 - head

2016-10-18 Thread Ruslan Bukin
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  
> > 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
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r306864 - head

2016-10-17 Thread Baptiste Daroussin
On Mon, Oct 17, 2016 at 06:28:08PM -0700, Ngie Cooper wrote:
> On Sat, Oct 8, 2016 at 11:57 AM, Baptiste Daroussin  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?

Best regards,
Bapt


signature.asc
Description: PGP signature


Re: svn commit: r306864 - head

2016-10-17 Thread Ngie Cooper
On Sat, Oct 8, 2016 at 11:57 AM, Baptiste Daroussin  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.
Thanks,
-Ngie
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"