i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread David Shao
Compilation errors occur in head/sys/dev/ixl/if_ixl.c on i386 for FreeBSD 11-current for the following: In function ixl_print_debug_info() printf("Queue irqs = %lx\n", que->irqs); printf("AdminQ irqs = %lx\n", pf->admin_irq); ... printf("RX not ready = %lx\n", rxr->not_don

Re: i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread Steven Hartland
Looks like this was already fixed by: http://svnweb.freebsd.org/changeset/base/270799 Regards Steve - Original Message - From: "David Shao" To: Sent: Friday, August 29, 2014 6:38 AM Subject: i386 compilation errors in head/sys/dev/ixl/if_ixl.c Compilation errors occur in hea

Re: i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread Bjoern A. Zeeb
On 29 Aug 2014, at 12:02 , Steven Hartland wrote: > Looks like this was already fixed by: > http://svnweb.freebsd.org/changeset/base/270799 Yes, just before I closed the bugreport. There’s a few more follow-up commits that (if I didn’t screw up) should make things at least compile now. To wh

Re: i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread David Wolfskill
On Fri, Aug 29, 2014 at 12:55:40PM +, Bjoern A. Zeeb wrote: > > On 29 Aug 2014, at 12:02 , Steven Hartland wrote: > > > Looks like this was already fixed by: > > http://svnweb.freebsd.org/changeset/base/270799 > > Yes, just before I closed the bugreport. > > There?s a few more follow-up co

Re: i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread Bjoern A. Zeeb
On 29 Aug 2014, at 13:33 , David Wolfskill wrote: > On Fri, Aug 29, 2014 at 12:55:40PM +, Bjoern A. Zeeb wrote: >> >> On 29 Aug 2014, at 12:02 , Steven Hartland wrote: >> >>> Looks like this was already fixed by: >>> http://svnweb.freebsd.org/changeset/base/270799 >> >> Yes, just before

Build failed in Jenkins: FreeBSD_HEAD #1342

2014-08-29 Thread jenkins-admin
See Changes: [jhb] Use a unit number allocator to provide suitable st_dev and st_ino values for POSIX shared memory descriptors. The implementation is similar to that used for pipes. MFC after: 1 week [melifaro] * Add SIO

Jenkins build is back to normal : FreeBSD_HEAD #1343

2014-08-29 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"