svn commit: r238620 - stable/8/usr.sbin/flowctl

Alexander V. Chernikov melifaro at FreeBSD.org
Thu Jul 19 15:56:43 UTC 2012


On 19.07.2012 18:08, Doug Barton wrote:
> On 07/19/2012 06:54, Alexander V. Chernikov wrote:
>> On 19.07.2012 17:44, Doug Barton wrote:
>>> On 07/19/2012 06:00, Alexander V. Chernikov wrote:
>>>> Author: melifaro
>>>> Date: Thu Jul 19 13:00:31 2012
>>>> New Revision: 238620
>>>> URL: http://svn.freebsd.org/changeset/base/238620
>>>>
>>>> Log:
>>>>     MFC r223788, r223790, r223824 236808
>>>>
>>>>     Merge netflow v9 support (user side)
>>>
>>> Seems to have broken the build. Did you 'make universe' these changes?
>> New flowctl requires updated netflow headers introduced in r238619.
>> 'cp -p /usr/src/sys/netgraph/netflow/*.h /usr/include/netgraph/netflow'
>> should help.
>
> So it sounds like the answer to my question is, "No," you did not do a
I've tested this on amd64/i386 with various kernel configs. 
Additionally, I run the same patches in production on several routers.
> 'make universe'? If so, can you please start one?
It runs fine.
>
>> Can you please show exact error messages and arch ?
>
> You can see for yourself in the freebsd-stable archives, as the
> tinderboxes have been failing ever since your commit.
This is the result of 1+ hour gap between r238619 and r238620. Tinderbox 
tries to build old flowctl binary.
>
> Doug
>


-- 
WBR, Alexander


More information about the svn-src-all mailing list