On Thu, Dec 29, 2016 at 11:44:20AM +0100, O. Hartmann wrote:
>
> from my own experience I left the path of "portsnap" and stay with svn alone.
> portsnap
> tends to "flood" the /var filesystem with a tremendous number of files over
> time. Each
> time you issue "portsnap fetch update", a file ap
Thanks for the catch ngie. I couldn't reproduce the problem, now I see
why.
On Fri, Dec 30, 2016, at 03:33 PM, Ngie Cooper (yaneurabeya) wrote:
>
> > On Dec 30, 2016, at 12:07, O. Hartmann wrote:
> >
> >
> > [...]
> >
> > ===> cas (all)
> > --- all_subdir_carp ---
> > --- ip_carp.o ---
> > /
> On Dec 30, 2016, at 12:07, O. Hartmann wrote:
>
>
> [...]
>
> ===> cas (all)
> --- all_subdir_carp ---
> --- ip_carp.o ---
> /usr/src/sys/modules/carp/../../netinet/ip_carp.c:615:28: error: incomplete
> definition of
> type 'struct ip6_hdr' return (memcmp(&in6, &ip6->ip6_src, sizeof(in6)) =
> On 30. dets 2016, at 21:40, Toomas Soome wrote:
>
>
>> On 30. dets 2016, at 21:35, Dimitry Andric wrote:
>>
>> On 30 Dec 2016, at 20:23, O. Hartmann wrote:
>>>
>>> Recent update of CURRENT to 2310850 fails with buildworld error:
>>>
>>> [...]
>>> ===> lib/atf/libatf-c++ (all)
>>> --- all
Am Fri, 30 Dec 2016 21:40:27 +0200
Toomas Soome schrieb:
> > On 30. dets 2016, at 21:35, Dimitry Andric wrote:
> >
> > On 30 Dec 2016, at 20:23, O. Hartmann wrote:
> >>
> >> Recent update of CURRENT to 2310850 fails with buildworld error:
> >>
> >> [...]
> >> ===> lib/atf/libatf-c++ (all
> On 30. dets 2016, at 21:35, Dimitry Andric wrote:
>
> On 30 Dec 2016, at 20:23, O. Hartmann wrote:
>>
>> Recent update of CURRENT to 2310850 fails with buildworld error:
>>
>> [...]
>> ===> lib/atf/libatf-c++ (all)
>> --- all_subdir_lib/libstand ---
>> --- nandfs.o ---
>> /usr/src/lib/libst
[...]
===> cas (all)
--- all_subdir_carp ---
--- ip_carp.o ---
/usr/src/sys/modules/carp/../../netinet/ip_carp.c:615:28: error: incomplete
definition of
type 'struct ip6_hdr' return (memcmp(&in6, &ip6->ip6_src, sizeof(in6)) == 0);
~~~^
/usr/src/sys/netinet6/
On 30 Dec 2016, at 20:23, O. Hartmann wrote:
>
> Recent update of CURRENT to 2310850 fails with buildworld error:
>
> [...]
> ===> lib/atf/libatf-c++ (all)
> --- all_subdir_lib/libstand ---
> --- nandfs.o ---
> /usr/src/lib/libstand/nandfs.c:1049:15: error: too many arguments to function
> call
Recent update of CURRENT to 2310850 fails with buildworld error:
[...]
===> lib/atf/libatf-c++ (all)
--- all_subdir_lib/libstand ---
--- nandfs.o ---
/usr/src/lib/libstand/nandfs.c:1049:15: error: too many arguments to function
call,
expected 6, have 7 buffer, NULL);
^