make tinderbox broken with LINT-NOINET on ref10-amd64.freebsd.org (if_gif compilation issues)

2015-12-14 Thread NGie Cooper
Hi Andrey, Just a heads up that LINT-NOINET seems to be broken on amd64/i386 with if_gif(4) on stable/10. Could you please fix this? Thanks, -NGie $ tail -n 40 _.amd64.LINT-NOINET | head -n 20 /scratch/tmp/ngie/svn/sys/modules/if_gif/../../netinet/in_gif.c:94:1: error: no previous protot

XEN kernel broken with mlx5*

2015-12-14 Thread NGie Cooper
Hi HPS, It seems that XEN.i386 is broken with the mlx5* module due to a mismatch in function definitions. Some refactoring took place on head that appears to have “fixed” this issue. Could you or Roger please fix it? Thanks, -NGie In file included from /scratch/tmp/ngie/svn/sys/modules/

Re: XEN kernel broken with mlx5*

2015-12-14 Thread Hans Petter Selasky
On 12/14/15 15:35, NGie Cooper wrote: Hi HPS, It seems that XEN.i386 is broken with the mlx5* module due to a mismatch in function definitions. Some refactoring took place on head that appears to have “fixed” this issue. Could you or Roger please fix it? Thanks, -NGie Hi, I'll have a

Re: XEN kernel broken with mlx5*

2015-12-14 Thread Roger Pau Monné
El 14/12/15 a les 15.35, NGie Cooper ha escrit: > Hi HPS, > It seems that XEN.i386 is broken with the mlx5* module due to a > mismatch in function definitions. Some refactoring took place on head that > appears to have “fixed” this issue. Could you or Roger please fix it? No refactoring to

Re: XEN kernel broken with mlx5*

2015-12-14 Thread Hans Petter Selasky
On 12/14/15 16:05, Roger Pau Monné wrote: El 14/12/15 a les 15.35, NGie Cooper ha escrit: Hi HPS, It seems that XEN.i386 is broken with the mlx5* module due to a mismatch in function definitions. Some refactoring took place on head that appears to have “fixed” this issue. Could you or

Re: make tinderbox broken with LINT-NOINET on ref10-amd64.freebsd.org (if_gif compilation issues)

2015-12-14 Thread Mariusz Zaborski
On Mon, Dec 14, 2015 at 06:31:52AM -0800, NGie Cooper wrote: > Hi Andrey, > Just a heads up that LINT-NOINET seems to be broken on amd64/i386 with > if_gif(4) on stable/10. Could you please fix this? > Thanks, > -NGie Hi, I already found the problem we need to MFC r276224 and r277130. Chee

Re: make tinderbox broken with LINT-NOINET on ref10-amd64.freebsd.org (if_gif compilation issues)

2015-12-14 Thread Andrey V. Elsukov
On 14.12.15 19:51, Mariusz Zaborski wrote: > On Mon, Dec 14, 2015 at 06:31:52AM -0800, NGie Cooper wrote: >> Hi Andrey, Just a heads up that LINT-NOINET seems to be broken on >> amd64/i386 with if_gif(4) on stable/10. Could you please fix this? >> Thanks, -NGie > Hi, > > I already found the probl

Re: make tinderbox broken with LINT-NOINET on ref10-amd64.freebsd.org (if_gif compilation issues)

2015-12-14 Thread Mariusz Zaborski
On Mon, Dec 14, 2015 at 07:55:06PM +0300, Andrey V. Elsukov wrote: > On 14.12.15 19:51, Mariusz Zaborski wrote: > > On Mon, Dec 14, 2015 at 06:31:52AM -0800, NGie Cooper wrote: > >> Hi Andrey, Just a heads up that LINT-NOINET seems to be broken on > >> amd64/i386 with if_gif(4) on stable/10. Could