Awesome - HAVE_POLL is defined in net-snmp-config.h.... I'm spinning up new patches here shortly.
donald On Fri, Mar 4, 2016 at 5:20 PM, <[email protected]> wrote: > Continous Integration Result: FAILED > > See below for issues. > This is an EXPERIMENTAL automated CI system. > For questions and feedback, feel free to email > Martin Winter <[email protected]>. > > Patches applied : > Patchwork 1850: http://patchwork.quagga.net/patch/1850 > [quagga-dev,14827,1/5] lib: Replace lists with arrays to store read > and write threads > Patchwork 1851: http://patchwork.quagga.net/patch/1851 > [quagga-dev,14830,2/5] lib: Abstract fd set operations > Patchwork 1848: http://patchwork.quagga.net/patch/1848 > [quagga-dev,14828,3/5] lib: Refactor read/write functionality > Patchwork 1849: http://patchwork.quagga.net/patch/1849 > [quagga-dev,14829,4/5] lib: Refactor thread_process_fd > Patchwork 1852: http://patchwork.quagga.net/patch/1852 > [quagga-dev,14831,5/5] lib: Add ability to use poll() instead of > select > Tested on top of Git : eae18d1 (as of 20151209.135437 UTC) > CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-249/ > > > Get source and apply patch from patchwork: Successful > ---------------- > > Building Stage: Failed > ---------------- > Openbsd58 amd64 build: Successful > OmniOS amd64 build: Successful > FreeBSD8 amd64 build: Successful > NetBSD7 amd64 build: Successful > Ubuntu1204 amd64 build: Successful > FreeBSD10 amd64 build: Successful > FreeBSD9 amd64 build: Successful > NetBSD6 amd64 build: Successful > Debian8 amd64 build: Successful > Ubuntu1404 amd64 build: Successful > > Package building failed for CentOS6 amd64 build: (see full log in > attachment centos6_amd64_pkgbuild.log) > > CC thread.lo > > thread.c: In function 'thread_master_create': > > thread.c:566: error: 'struct fd_handler' has no member named 'pfdsize' > > thread.c:567: error: 'struct fd_handler' has no member named 'pfdcount' > > thread.c:568: error: 'struct fd_handler' has no member named 'pfds' > > thread.c:568: error: invalid application of 'sizeof' to incomplete type > 'struct pollfd' > > thread.c:568: error: 'struct fd_handler' has no member named 'pfdsize' > > thread.c:569: error: 'struct fd_handler' has no member named 'pfds' > > thread.c:569: error: invalid application of 'sizeof' to incomplete type > 'struct pollfd' > > Package building failed for CentOS7 amd64 build: (see full log in > attachment centos7_amd64_pkgbuild.log) > > CC thread.lo > > thread.c: In function 'thread_master_create': > > thread.c:566:14: error: 'struct fd_handler' has no member named 'pfdsize' > > rv->handler.pfdsize = 64; > > ^ > > thread.c:567:14: error: 'struct fd_handler' has no member named > 'pfdcount' > > rv->handler.pfdcount = 0; > > ^ > > thread.c:568:14: error: 'struct fd_handler' has no member named 'pfds' > > > Regards, > NetDEF/OpenSourceRouting Continous Integration (CI) System > > --- > OpenSourceRouting.org is a project of the Network Device Education > Foundation, > For more information, see www.netdef.org and www.opensourcerouting.org > For questions in regards to this CI System, contact Martin Winter, > [email protected] >
_______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
