[quagga-dev 16486] CI Testresult: FAILED (Re: [quagga-dev, 16485] zebra: fix build on OpenBSD >= 5.9)

2017-01-06 Thread cisystem
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 .

Patches applied :
  Patchwork 2296: http://patchwork.quagga.net/patch/2296
   [quagga-dev,16485] zebra: fix build on OpenBSD >= 5.9
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-387/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Static analyzer (clang): Successful
Ipv4 protocols on ubuntu 14.04: Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16482] CI Testresult: FAILED (Re: [quagga-dev, 16481] Add BGP Large Communities support (draft-ietf-idr-large-community-11))

2016-12-30 Thread cisystem
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 .

Patches applied :
  Patchwork 2295: http://patchwork.quagga.net/patch/2295
   [quagga-dev,16481] Add BGP Large Communities support 
(draft-ietf-idr-large-community-11)
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-386/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

Ubuntu1204 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS6 amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD11 amd64 build: Successful
NetBSD7 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
OmniOS amd64 build: Successful
FreeBSD10 amd64 build: Successful
Ubuntu1604 amd64 build: Successful
CentOS7 amd64 build: Successful

Make failed for Openbsd60 amd64 build:(see full log in attachment 
openbsd60_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c:92:2: warning: #warning "net/route.h does not define 
> RT_ROUNDUP; making unwarranted assumptions!"
> kernel_socket.c:245: error: 'RTF_XRESOLVE' undeclared here (not in a function)
> *** Error 1 in zebra (Makefile:620 'kernel_socket.o': @echo "  CC  " 
> kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
> *** Error 1 in . (Makefile:490 'all-recursive')
> *** Error 1 in /home/ci/cibuild.386/quagga-source (Makefile:397 'all')


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, 
mwin...@netdef.org
make  all-recursive
Making all in lib
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
  CC   network.lo
  CC   pid_output.lo
  CC   getopt.lo
  CC   getopt1.lo
  CC   daemon.lo
  CC   checksum.lo
  CC   vector.lo
  CC   linklist.lo
  CC   vty.lo
  CC   command.lo
  CC   sockunion.lo
  CC   prefix.lo
  CC   thread.lo
  CC   if.lo
  CC   memory.lo
  CC   buffer.lo
  CC   table.lo
  CC   hash.lo
  CC   filter.lo
  CC   routemap.lo
  CC   distribute.lo
  CC   stream.lo
stream.c:500:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:516:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:638:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:655:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
  CC   str.lo
  CC   log.lo
  CC   plist.lo
  CC   zclient.lo
  CC   sockopt.lo
  CC   smux.lo
  CC   agentx.lo
  CC   snmp.lo
  CC   md5.lo
  CC   if_rmap.lo
  CC   keychain.lo
  CC   privs.lo
  CC   sigevent.lo
  CC   pqueue.lo
  CC   jhash.lo
  CC   memtypes.lo
  CC   workqueue.lo
  CC   vrf.lo
  CC   event_counter.lo
  CC   nexthop.lo
  CCLD libzebra.la
Making all in qpb
make  all-am
  CC   qpb.lo
  CCLD libquagga_pb.la
Making all in fpm
make  all-am
  CC   fpm_pb.lo
  CCLD libfpm_pb.la
Making all in zebra
  CC   test_main.o
  CC   zebra_rib.o
  CC   interface.o
  CC   connected.o
  CC   debug.o
  CC   zebra_vty.o
  CC   kernel_null.o
  CC   redistribute_null.o
  CC   ioctl_null.o
  CC   misc_null.o
  CC   zebra_rnh_null.o
  CCLD testzebra
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   zserv.o
zserv.c: In function 'config_write_fpm':
zserv.c:2289: warning: implicit declaration of function 'fpm_remote_srv_write'
  CC   main.o
  CC   zebra_routemap.o
  CC   redistribute.o
  CC   rtadv.o
rtadv.c: In function 'rtadv_send_packet':
rtadv.c:136: warning: unused variable 'sdl'
  CC   zebra_snmp.o
  CC   irdp_main.o
  CC   irdp_interface.o
  CC   irdp_packet.o
  CC   router-id.o
  CC   zebra_fpm.o
zebra_fpm.c: In function 'zfpm_encode_route':
zebra_fpm.c:883: warning: unused variable 'cmd'
zebra_fpm.c: At top level:
zebra_fpm.c:1676: warning: no previous prototype for 'fpm_remote_srv_write'
  CC   zebra_rnh.o
  CC   ioctl.o
  CC   ipforward_sysctl.o
  CC 

[quagga-dev 16479] CI Testresult: FAILED (Re: [quagga-dev, 16478] Re: [PATCH] vtysh: make warnings about node installs a non-default compile-time option)

2016-12-27 Thread cisystem
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 .

Patches applied :
  Patchwork 2294: http://patchwork.quagga.net/patch/2294
   [quagga-dev,16478] Re: [PATCH] vtysh: make warnings about node installs 
a non-default compile-time option
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-385/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

Ubuntu1204 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS6 amd64 build: Successful
FreeBSD11 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
Ubuntu1604 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD10 amd64 build: Successful
CentOS7 amd64 build: Successful
NetBSD6 amd64 build: Successful
OmniOS amd64 build: Successful

Make failed for Openbsd60 amd64 build:(see full log in attachment 
openbsd60_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c:92:2: warning: #warning "net/route.h does not define 
> RT_ROUNDUP; making unwarranted assumptions!"
> kernel_socket.c:245: error: 'RTF_XRESOLVE' undeclared here (not in a function)
> *** Error 1 in zebra (Makefile:620 'kernel_socket.o': @echo "  CC  " 
> kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
> *** Error 1 in . (Makefile:490 'all-recursive')
> *** Error 1 in /home/ci/cibuild.385/quagga-source (Makefile:397 'all')


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, 
mwin...@netdef.org
make  all-recursive
Making all in lib
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
  CC   network.lo
  CC   pid_output.lo
  CC   getopt.lo
  CC   getopt1.lo
  CC   daemon.lo
  CC   checksum.lo
  CC   vector.lo
  CC   linklist.lo
  CC   vty.lo
  CC   command.lo
  CC   sockunion.lo
  CC   prefix.lo
  CC   thread.lo
  CC   if.lo
  CC   memory.lo
  CC   buffer.lo
  CC   table.lo
  CC   hash.lo
  CC   filter.lo
  CC   routemap.lo
  CC   distribute.lo
  CC   stream.lo
stream.c:500:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:516:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:638:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:655:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
  CC   str.lo
  CC   log.lo
  CC   plist.lo
  CC   zclient.lo
  CC   sockopt.lo
  CC   smux.lo
  CC   agentx.lo
  CC   snmp.lo
  CC   md5.lo
  CC   if_rmap.lo
  CC   keychain.lo
  CC   privs.lo
  CC   sigevent.lo
  CC   pqueue.lo
  CC   jhash.lo
  CC   memtypes.lo
  CC   workqueue.lo
  CC   vrf.lo
  CC   event_counter.lo
  CC   nexthop.lo
  CCLD libzebra.la
Making all in qpb
make  all-am
  CC   qpb.lo
  CCLD libquagga_pb.la
Making all in fpm
make  all-am
  CC   fpm_pb.lo
  CCLD libfpm_pb.la
Making all in zebra
  CC   test_main.o
  CC   zebra_rib.o
  CC   interface.o
  CC   connected.o
  CC   debug.o
  CC   zebra_vty.o
  CC   kernel_null.o
  CC   redistribute_null.o
  CC   ioctl_null.o
  CC   misc_null.o
  CC   zebra_rnh_null.o
  CCLD testzebra
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
  CC   zserv.o
zserv.c: In function 'config_write_fpm':
zserv.c:2289: warning: implicit declaration of function 'fpm_remote_srv_write'
  CC   main.o
  CC   zebra_routemap.o
  CC   redistribute.o
  CC   rtadv.o
rtadv.c: In function 'rtadv_send_packet':
rtadv.c:136: warning: unused variable 'sdl'
  CC   zebra_snmp.o
  CC   irdp_main.o
  CC   irdp_interface.o
  CC   irdp_packet.o
  CC   router-id.o
  CC   zebra_fpm.o
zebra_fpm.c: In function 'zfpm_encode_route':
zebra_fpm.c:883: warning: unused variable 'cmd'
zebra_fpm.c: At top level:
zebra_fpm.c:1676: warning: no previous prototype for 'fpm_remote_srv_write'
  CC   zebra_rnh.o
  CC   ioctl.o
  CC   

[quagga-dev 16470] CI Testresult: FAILED (Re: [quagga-dev, 16468] Re: Submitting patch)

2016-12-09 Thread cisystem
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 .

Patches applied :
  Patchwork 2259: http://patchwork.quagga.net/patch/2259
   [quagga-dev,16468] Re: Submitting patch
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-384/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2259
> 
> Git Patch: Using "git apply" for patch 2259
> fatal: corrupt patch at line 52

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16466] CI Testresult: FAILED (Re: [quagga-dev, 16465] Re: Submitting patch)

2016-12-09 Thread cisystem
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 .

Patches applied :
  Patchwork 2257: http://patchwork.quagga.net/patch/2257
   [quagga-dev,16465] Re: Submitting patch
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-382/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2257
> 
> Git Patch: Using "git apply" for patch 2257
> fatal: corrupt patch at line 53

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16464] CI Testresult: FAILED (Re: [quagga-dev, 16463] Submitting patch)

2016-12-09 Thread cisystem
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 .

Patches applied :
  Patchwork 2256: http://patchwork.quagga.net/patch/2256
   [quagga-dev,16463] Submitting patch
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-381/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2256
> 
> Git Patch: Using "git apply" for patch 2256
> fatal: corrupt patch at line 25

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16458] CI Testresult: FAILED (Re: [quagga-dev, 16455, 23/23] bgpd: set restart_time from capnproto API)

2016-12-02 Thread cisystem
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 .

Patches applied :
  Patchwork 2233: http://patchwork.quagga.net/patch/2233
   [quagga-dev,16434,01/23] configure: add with-zeromq and with-ccapnproto 
configuration parameter
  Patchwork 2234: http://patchwork.quagga.net/patch/2234
   [quagga-dev,16435,02/23] lib: ZeroMQ read event
  Patchwork 2235: http://patchwork.quagga.net/patch/2235
   [quagga-dev,16436,03/23] tests: ZeroMQ code
  Patchwork 2237: http://patchwork.quagga.net/patch/2237
   [quagga-dev,16438,04/23] *: force the linker to not check for unresolved 
symbols at link
  Patchwork 2236: http://patchwork.quagga.net/patch/2236
   [quagga-dev,16437,05/23] tests: update makefile to link with zmq files
  Patchwork 2241: http://patchwork.quagga.net/patch/2241
   [quagga-dev,16441,06/23] lib: capnp files are copied
  Patchwork 2242: http://patchwork.quagga.net/patch/2242
   [quagga-dev,16443,07/23] lib: add basic capn config access protocol
  Patchwork 2238: http://patchwork.quagga.net/patch/2238
   [quagga-dev,16439,08/23] lib: qzc debug log are conditioned with a debug 
variable
  Patchwork 2239: http://patchwork.quagga.net/patch/2239
   [quagga-dev,16440,09/23] bgpd: add capnproto information on doc file 
related to implementation
  Patchwork 2245: http://patchwork.quagga.net/patch/2245
   [quagga-dev,16446,10/23] bgpd: enable use of capn/zmq interface
  Patchwork 2240: http://patchwork.quagga.net/patch/2240
   [quagga-dev,16442,11/23] bgpd: add BGP configuration file with and 
without debugging
  Patchwork 2255: http://patchwork.quagga.net/patch/2255
   [quagga-dev,16456,12/23] bgpd: add autogenerated files
  Patchwork 2243: http://patchwork.quagga.net/patch/2243
   [quagga-dev,16444,13/23] bgpd: sanity checks around capnproto exchange
  Patchwork 2244: http://patchwork.quagga.net/patch/2244
   [quagga-dev,16445,14/23] bgpd: capnp warning compilation fix
  Patchwork 2246: http://patchwork.quagga.net/patch/2246
   [quagga-dev,16447,15/23] bgpd: pubsub route updates
  Patchwork 2247: http://patchwork.quagga.net/patch/2247
   [quagga-dev,16448,16/23] bgpd: enable iteration of routes in VRF
  Patchwork 2250: http://patchwork.quagga.net/patch/2250
   [quagga-dev,16450,17/23] bgpd: support for max_mpath vrf field 
configuration
  Patchwork 2248: http://patchwork.quagga.net/patch/2248
   [quagga-dev,16449,18/23] bgpd: add bgp_api_static_get() routine
  Patchwork 2249: http://patchwork.quagga.net/patch/2249
   [quagga-dev,16451,19/23] bgpd: declare header where FILTER_MAX is defined
  Patchwork 2251: http://patchwork.quagga.net/patch/2251
   [quagga-dev,16452,20/23] bgpd: add vty header under bgpd.h header file
  Patchwork 2252: http://patchwork.quagga.net/patch/2252
   [quagga-dev,16453,21/23] bgpd: add capnproto support for bgp 
update-source
  Patchwork 2253: http://patchwork.quagga.net/patch/2253
   [quagga-dev,16454,22/23] bgpd: add a notification message on received 
bgp notifications
  Patchwork 2254: http://patchwork.quagga.net/patch/2254
   [quagga-dev,16455,23/23] bgpd: set restart_time from capnproto API
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-380/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2233
> 
> Git Patch: Using "git apply" for patch 2233
> Applying Patchwork patch 2234
> 
> Git Patch: Using "git apply" for patch 2234
> error: patch failed: lib/memtypes.c:74
> error: lib/memtypes.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16457] CI Testresult: FAILED (Re: [quagga-dev, 16421, v3, 5/5] bgpd: vpnv4 af exports extended communities)

2016-12-02 Thread cisystem
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 .

Patches applied :
  Patchwork 2217: http://patchwork.quagga.net/patch/2217
   [quagga-dev,16417,v3,1/5] lib: declare BGP_VRF_NODE as vty subnode
  Patchwork 2219: http://patchwork.quagga.net/patch/2219
   [quagga-dev,16418,v3,2/5] vtysh: vty adaptations for new bgp vrf node
  Patchwork 2220: http://patchwork.quagga.net/patch/2220
   [quagga-dev,16419,v3,3/5] bgpd: VRF vty configuration, RIB table creation
  Patchwork 2215: http://patchwork.quagga.net/patch/2215
   [quagga-dev,16420,v3,4/5] bgpd: vty adaptations regarding rd and rt 
configuration
  Patchwork 2216: http://patchwork.quagga.net/patch/2216
   [quagga-dev,16421,v3,5/5] bgpd: vpnv4 af exports extended communities
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-379/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

CentOS6 amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD11 amd64 build: Successful
NetBSD7 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
OmniOS amd64 build: Successful
Ubuntu1204 amd64 build: Successful
FreeBSD10 amd64 build: Successful
FreeBSD9 amd64 build: Successful
Ubuntu1604 amd64 build: Successful
CentOS7 amd64 build: Successful

Make failed for Openbsd60 amd64 build:(see full log in attachment 
openbsd60_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c:92:2: warning: #warning "net/route.h does not define 
> RT_ROUNDUP; making unwarranted assumptions!"
> kernel_socket.c:245: error: 'RTF_XRESOLVE' undeclared here (not in a function)
> *** Error 1 in zebra (Makefile:620 'kernel_socket.o': @echo "  CC  " 
> kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
> *** Error 1 in . (Makefile:490 'all-recursive')
> *** Error 1 in /home/ci/cibuild.379/quagga-source (Makefile:397 'all')


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, 
mwin...@netdef.org
make  all-recursive
Making all in lib
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
  CC   network.lo
  CC   pid_output.lo
  CC   getopt.lo
  CC   getopt1.lo
  CC   daemon.lo
  CC   checksum.lo
  CC   vector.lo
  CC   linklist.lo
  CC   vty.lo
  CC   command.lo
  CC   sockunion.lo
  CC   prefix.lo
  CC   thread.lo
  CC   if.lo
  CC   memory.lo
  CC   buffer.lo
  CC   table.lo
  CC   hash.lo
  CC   filter.lo
  CC   routemap.lo
  CC   distribute.lo
  CC   stream.lo
stream.c:500:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:516:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:638:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
stream.c:655:2: warning: #warning "Unknown floating-point format, __func__ may 
be wrong"
  CC   str.lo
  CC   log.lo
  CC   plist.lo
  CC   zclient.lo
  CC   sockopt.lo
  CC   smux.lo
  CC   agentx.lo
  CC   snmp.lo
  CC   md5.lo
  CC   if_rmap.lo
  CC   keychain.lo
  CC   privs.lo
  CC   sigevent.lo
  CC   pqueue.lo
  CC   jhash.lo
  CC   memtypes.lo
  CC   workqueue.lo
  CC   vrf.lo
  CC   event_counter.lo
  CC   nexthop.lo
  CCLD libzebra.la
Making all in qpb
make  all-am
  CC   qpb.lo
  CCLD libquagga_pb.la
Making all in fpm
make  all-am
  CC   fpm_pb.lo
  CCLD libfpm_pb.la
Making all in zebra
  CC   test_main.o
  CC   zebra_rib.o
  CC   interface.o
  CC   connected.o
  CC   debug.o
  CC   zebra_vty.o
  CC   kernel_null.o
  CC   redistribute_null.o
  CC   ioctl_null.o
  CC   misc_null.o
  CC   zebra_rnh_null.o
  CCLD testzebra
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
  CC   zserv.o
zserv.c: In function 'config_write_fpm':
zserv.c:2289: warning: implicit declaration of function 'fpm_remote_srv_write'
  CC   main.o
  CC   zebra_routemap.o
  CC   

[quagga-dev 16399] CI Testresult: FAILED (Re: [quagga-dev, 16398, 5/5, v2] nhrpd: implement next hop resolution protocol)

2016-11-07 Thread cisystem
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 .

Patches applied :
  Patchwork 2214: http://patchwork.quagga.net/patch/2214
   [quagga-dev,16398,5/5,v2] nhrpd: implement next hop resolution protocol
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-378/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2214
> 
> Git Patch: Using "git apply" for patch 2214
> :511: new blank line at EOF.
> +
> :654: new blank line at EOF.
> +
> :2074: new blank line at EOF.
> +
> :4780: new blank line at EOF.
> +
> :5188: new blank line at EOF.
> +
> error: patch failed: zebra/zebra_rnh.c:223
> error: zebra/zebra_rnh.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16393] CI Testresult: PASSED (Re: [quagga-dev, 16392] vtysh: make warnings about node installs a non-default compile-time option)

2016-10-29 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2213: http://patchwork.quagga.net/patch/2213
   [quagga-dev,16392] vtysh: make warnings about node installs a 
non-default compile-time option
Tested on top of Git : 258f3da (as of 20161018.130352 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-377/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16302] CI Testresult: PASSED (Re: [quagga-dev, 16300, 6/6] tests: add VPN IPv4 labeled unicast capability in GR)

2016-10-13 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2142: http://patchwork.quagga.net/patch/2142
   [quagga-dev,16296,1/6] bgpd: set Graceful Restart R bit for VPNv4 
address family
  Patchwork 2145: http://patchwork.quagga.net/patch/2145
   [quagga-dev,16295,2/6] bgpd: enable send of Graceful Restart Preserve 
State F bit
  Patchwork 2147: http://patchwork.quagga.net/patch/2147
   [quagga-dev,16297,3/6] bgpd: configure preserve forwarding state from vty
  Patchwork 2146: http://patchwork.quagga.net/patch/2146
   [quagga-dev,16298,4/6] bgpd: graceful restart for vpnv4 address family
  Patchwork 2144: http://patchwork.quagga.net/patch/2144
   [quagga-dev,16299,5/6] bgpd: support End-Of-Rib of VPNv4 address family
  Patchwork 2148: http://patchwork.quagga.net/patch/2148
   [quagga-dev,16300,6/6] tests: add VPN IPv4 labeled unicast capability in 
GR
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-374/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16301] CI Testresult: FAILED (Re: [quagga-dev, 16293, 6/6] bgpd: add default route support in bgp_static_[set/unset])

2016-10-13 Thread cisystem
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 .

Patches applied :
  Patchwork 2138: http://patchwork.quagga.net/patch/2138
   [quagga-dev,16288,1/6] bgpd: static VRF routes
  Patchwork 2137: http://patchwork.quagga.net/patch/2137
   [quagga-dev,16289,2/6] bgpd: add prefix_rd_cmp function
  Patchwork 2135: http://patchwork.quagga.net/patch/2135
   [quagga-dev,16290,3/6] bgpd: don"t send duplicate nlri attribute in 
UPDATE messages
  Patchwork 2139: http://patchwork.quagga.net/patch/2139
   [quagga-dev,16291,4/6] bgpd: default originate for VPNv4 and ENCAP 
address family
  Patchwork 2141: http://patchwork.quagga.net/patch/2141
   [quagga-dev,16292,5/6] bgpd: new vty neighbor default-originate rd 
subcommand
  Patchwork 2140: http://patchwork.quagga.net/patch/2140
   [quagga-dev,16293,6/6] bgpd: add default route support in 
bgp_static_[set/unset]
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-373/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2138
> 
> Git Patch: Using "git apply" for patch 2138
> error: patch failed: bgpd/bgp_route.c:1526
> error: bgpd/bgp_route.c: patch does not apply
> error: patch failed: bgpd/bgpd.h:33
> error: bgpd/bgpd.h: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16285] CI Testresult: FAILED (Re: [quagga-dev, 16282, v2, 10/10] bgpd: avoid looping when unselecting a list of mpath entries)

2016-10-12 Thread cisystem
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 .

Patches applied :
  Patchwork 2125: http://patchwork.quagga.net/patch/2125
   [quagga-dev,16276,v2,01/10] tests: fix BGP VRF interactions
  Patchwork 2126: http://patchwork.quagga.net/patch/2126
   [quagga-dev,16276,v2,02/10] bgpd: BGP VRF processing handling
  Patchwork 2127: http://patchwork.quagga.net/patch/2127
   [quagga-dev,16277,v2,03/10] bgpd: detect if bgp_info is multipath entry
  Patchwork 2128: http://patchwork.quagga.net/patch/2128
   [quagga-dev,16278,v2,04/10] bgpd: VRF import processing
  Patchwork 2129: http://patchwork.quagga.net/patch/2129
   [quagga-dev,16279,v2,05/10] bgpd: VRF RIB log updates enhancement
  Patchwork 2130: http://patchwork.quagga.net/patch/2130
   [quagga-dev,16280,v2,06/10] bgpd: vty command for vrf maximum path 
configuration
  Patchwork 2131: http://patchwork.quagga.net/patch/2131
   [quagga-dev,16279,v2,07/10] bgpd: factorise mpath debug routine
  Patchwork 2133: http://patchwork.quagga.net/patch/2133
   [quagga-dev,16280,v2,08/10] bgpd: apply multipath algorithm to VRF
  Patchwork 2132: http://patchwork.quagga.net/patch/2132
   [quagga-dev,16281,v2,09/10] bgpd: sanity check against accessing invalid 
table pointer.
  Patchwork 2134: http://patchwork.quagga.net/patch/2134
   [quagga-dev,16282,v2,10/10] bgpd: avoid looping when unselecting a list 
of mpath entries
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-372/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2125
> 
> Git Patch: Using "git apply" for patch 2125
> Applying Patchwork patch 2126
> 
> Git Patch: Using "git apply" for patch 2126
> error: patch failed: bgpd/bgp_route.c:1833
> error: bgpd/bgp_route.c: patch does not apply
> error: patch failed: bgpd/bgp_route.h:280
> error: bgpd/bgp_route.h: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16284] CI Testresult: FAILED (Re: [quagga-dev, 16273, v1, 10/10] lib: clean/restore memory debugging functions)

2016-10-12 Thread cisystem
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 .

Patches applied :
  Patchwork 2120: http://patchwork.quagga.net/patch/2120
   [quagga-dev,16267,v1,01/10] lib: move memory.[ch] out of the way
  Patchwork 2117: http://patchwork.quagga.net/patch/2117
   [quagga-dev,16269,v1,02/10] lib: add new extensible memory-type handling
  Patchwork 2113: http://patchwork.quagga.net/patch/2113
   [quagga-dev,16268,v1,03/10] lib: remove constructor reference
  Patchwork 2118: http://patchwork.quagga.net/patch/2118
   [quagga-dev,16270,v1,04/10] lib: migrate to new memory-type handling
  Patchwork 2122: http://patchwork.quagga.net/patch/2122
   [quagga-dev,16273,v1,05/10] *: split & distribute memtypes
  Patchwork 2115: http://patchwork.quagga.net/patch/2115
   [quagga-dev,16271,v1,06/10] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2121: http://patchwork.quagga.net/patch/2121
   [quagga-dev,16272,v1,07/10] *: declare and init mgroup and mtype for all 
lib/daemons
  Patchwork 2116: http://patchwork.quagga.net/patch/2116
   [quagga-dev,16272,v1,08/10] *: static mgroup and mtypes are locally 
declared and initialised
  Patchwork 2123: http://patchwork.quagga.net/patch/2123
   [quagga-dev,16274,v1,09/10] *: enhance memtype and memgroup generation 
across lib and daemons
  Patchwork 2119: http://patchwork.quagga.net/patch/2119
   [quagga-dev,16273,v1,10/10] lib: clean/restore memory debugging functions
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-371/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2120
> 
> Git Patch: Using "git apply" for patch 2120
> :680: trailing whitespace.
>  * 02111-1307, USA.  
> :710: trailing whitespace.
>   zlog_err ("%s : can't allocate memory for `%s' size %d: %s\n", 
> :759: trailing whitespace.
> /* 
> :818: trailing whitespace.
> static struct 
> :881: trailing whitespace.
> void 
> error: patch failed: lib/Makefile.am:10
> error: lib/Makefile.am: patch does not apply
> error: patch failed: lib/memory.c:1
> error: lib/memory.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16265] CI Testresult: PASSED (Re: [quagga-dev, 16263, 2/2] lib: move and complete RD library to rd.[ch] files)

2016-10-12 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2110: http://patchwork.quagga.net/patch/2110
   [quagga-dev,16262,1/2] bgpd: eliminate RD related duplicate code in 
bgp_encap.c decode_rd_... apis are declared global in bgp_mplsvpn.c
  Patchwork 2112: http://patchwork.quagga.net/patch/2112
   [quagga-dev,16263,2/2] lib: move and complete RD library to rd.[ch] files
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-370/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16258] CI Testresult: PASSED (Re: [quagga-dev, 16257, PATCHv2] bgp: add bgp_isvalid_nexthop helper and additional NHT zebra checks (also restores check from original patch))

2016-10-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2109: http://patchwork.quagga.net/patch/2109
   [quagga-dev,16257,PATCHv2] bgp: add bgp_isvalid_nexthop helper and 
additional NHT zebra checks (also restores check from original patch)
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-369/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16256] CI Testresult: PASSED (Re: [quagga-dev, 16250, v2, 2/2] bgpd: vpnv4 af exports extended communities)

2016-10-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2108: http://patchwork.quagga.net/patch/2108
   [quagga-dev,16249,v2,1/2] bgpd: VRF vty configuration, RIB table creation
  Patchwork 2107: http://patchwork.quagga.net/patch/2107
   [quagga-dev,16250,v2,2/2] bgpd: vpnv4 af exports extended communities
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-368/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16255] CI Testresult: PASSED (Re: [quagga-dev, 16246, v4, 3/3] tests: enhance bgpd testing with label value)

2016-10-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2103: http://patchwork.quagga.net/patch/2103
   [quagga-dev,16244,v4,1/3] lib: 3byte stream foo
  Patchwork 2105: http://patchwork.quagga.net/patch/2105
   [quagga-dev,16247,v4,2/3] bgpd: multiple label stack support
  Patchwork 2102: http://patchwork.quagga.net/patch/2102
   [quagga-dev,16246,v4,3/3] tests: enhance bgpd testing with label value
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-367/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16253] CI Testresult: FAILED (Re: [quagga-dev, 16240, v3, 11/11] lib: clean/restore memory debugging functions)

2016-10-11 Thread cisystem
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 .

Patches applied :
  Patchwork 2093: http://patchwork.quagga.net/patch/2093
   [quagga-dev,16234,v3,01/11] *: memory type NEXTHOP renamed to 
LIB_NEXTHOP to ease identification
  Patchwork 2096: http://patchwork.quagga.net/patch/2096
   [quagga-dev,16236,v3,02/11] lib: move memory.[ch] out of the way
  Patchwork 2092: http://patchwork.quagga.net/patch/2092
   [quagga-dev,16234,v3,03/11] lib: add new extensible memory-type handling
  Patchwork 2090: http://patchwork.quagga.net/patch/2090
   [quagga-dev,16235,v3,04/11] lib: remove constructor reference
  Patchwork 2097: http://patchwork.quagga.net/patch/2097
   [quagga-dev,16239,v3,05/11] lib: migrate to new memory-type handling
  Patchwork 2099: http://patchwork.quagga.net/patch/2099
   [quagga-dev,16241,v3,06/11] *: split & distribute memtypes
  Patchwork 2095: http://patchwork.quagga.net/patch/2095
   [quagga-dev,16237,v3,07/11] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2100: http://patchwork.quagga.net/patch/2100
   [quagga-dev,16242,v3,08/11] *: declare and init mgroup and mtype for all 
lib/daemons
  Patchwork 2094: http://patchwork.quagga.net/patch/2094
   [quagga-dev,16238,v3,09/11] *: static mgroup and mtypes are locally 
declared and initialised
  Patchwork 2101: http://patchwork.quagga.net/patch/2101
   [quagga-dev,16243,v3,10/11] *: enhance memtype and memgroup generation 
across lib and daemons
  Patchwork 2098: http://patchwork.quagga.net/patch/2098
   [quagga-dev,16240,v3,11/11] lib: clean/restore memory debugging functions
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-366/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

FreeBSD10 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
CentOS6 amd64 build: Successful
NetBSD6 amd64 build: Successful
Debian8 amd64 build: Successful
FreeBSD8 amd64 build: Successful
NetBSD7 amd64 build: Successful
OmniOS amd64 build: Successful
Ubuntu1404 amd64 build: Successful
Ubuntu1204 amd64 build: Successful

Package building failed for Openbsd58 amd64 build:(see full log in 
attachment openbsd58_amd64_pkgbuild.log)
> cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
>  -I.. -I.. 
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
>  
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
>  -I../lib -I/usr/local/include -O2 -pipe -MT vector.lo -MD -MP -MF 
> .deps/vector.Tpo -c 
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c
>  -fPIC -DPIC -o .libs/vector.o
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_init':
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: 'MTYPE_VECTOR' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: (Each undeclared identifier is reported only once
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: for each function it appears in.)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:40:
>  error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_only_wrapper_free':
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:47:
>  error: 'MTYPE_VECTOR' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_only_index_free':


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, 
mwin...@netdef.org



Building quagga-test-20161011.112003-git.68bfb61 OpenBSD Package
-

#
# Create local port directory structure
/bin/mkdir -p myport
ln -sf /home/ci/ports/devel myport/devel
ln -sf /home/ci/ports/lang myport/lang
ln -sf /home/ci/ports/infrastructure myport/infrastructure
ln -sf 

[quagga-dev 16251] CI Testresult: PASSED (Re: [quagga-dev, 16232] bgpd: rename new -S (--skip_runas) to -U (--no_user) command line option)

2016-10-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2089: http://patchwork.quagga.net/patch/2089
   [quagga-dev,16232] bgpd: rename new -S (--skip_runas) to -U (--no_user) 
command line option
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-365/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16225] CI Testresult: FAILED (Re: [quagga-dev, 16223] bgp: restore missing check from original ignore NHT change)

2016-10-10 Thread cisystem
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 .

Patches applied :
  Patchwork 2084: http://patchwork.quagga.net/patch/2084
   [quagga-dev,16223] bgp: restore missing check from original ignore NHT 
change
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-362/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Ipv4 protocols on ubuntu 14.04: Successful
Static analyzer (clang): Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16222] CI Testresult: PASSED (Re: [quagga-dev, 16217] bgp: fix warning in bgp_nht.c)

2016-10-10 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2083: http://patchwork.quagga.net/patch/2083
   [quagga-dev,16217] bgp: fix warning in bgp_nht.c
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-361/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16188] CI Testresult: PASSED (Re: [quagga-dev, 16187, v3, 3/3] tests: enhance bgpd testing with label value)

2016-10-06 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2079: http://patchwork.quagga.net/patch/2079
   [quagga-dev,16185,v3,1/3] lib: 3byte stream foo
  Patchwork 2081: http://patchwork.quagga.net/patch/2081
   [quagga-dev,16186,v3,2/3] bgpd: multiple label stack support
  Patchwork 2080: http://patchwork.quagga.net/patch/2080
   [quagga-dev,16187,v3,3/3] tests: enhance bgpd testing with label value
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-359/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16136] CI Testresult: FAILED (Re: [quagga-dev, 16135] Extend BGP_SEND_ASPATH_CHECK to cover confederations)

2016-09-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2074: http://patchwork.quagga.net/patch/2074
   [quagga-dev,16135] Extend BGP_SEND_ASPATH_CHECK to cover confederations
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-357/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Static analyzer (clang): Successful
Ipv4 protocols on ubuntu 14.04: Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16134] CI Testresult: FAILED (Re: [quagga-dev, 16131, 2/2] bgpd: vpnv4 af exports extended communities)

2016-09-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2073: http://patchwork.quagga.net/patch/2073
   [quagga-dev,16132,1/2] bgpd: VRF vty configuration, RIB table creation
  Patchwork 2072: http://patchwork.quagga.net/patch/2072
   [quagga-dev,16131,2/2] bgpd: vpnv4 af exports extended communities
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-356/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful

DejaGNU Unittests (make check) failed for Openbsd58 amd64 build
   see log in attachment openbsd58_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Debian8 amd64 build
   see log in attachment debian8_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1404 amd64 build
   see log in attachment ubuntu1404_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1204 amd64 build
   see log in attachment ubuntu1204_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD7 amd64 build
   see log in attachment netbsd7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD10 amd64 build
   see log in attachment freebsd10_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD9 amd64 build
   see log in attachment freebsd9_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS7 amd64 build
   see log in attachment centos7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS6 amd64 build
   see log in attachment centos6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD6 amd64 build
   see log in attachment netbsd6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD8 amd64 build
   see log in attachment freebsd8_amd64_dejagnu.log

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, 
mwin...@netdef.org
Making check in lib
true
make  check-am
Making check in zebra
Making check in bgpd
Making check in ripd
Making check in ripngd
Making check in ospfd
Making check in ospf6d
Making check in isisd
Making check in topology
Making check in pimd
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC   test-sig.o
  CCLD testsig
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   test-segv.o
  CCLD testsegv
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   test-buffer.o
  CCLD testbuffer
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   test-memory.o
  CCLD testmemory
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   heavy.o
  

[quagga-dev 16133] CI Testresult: FAILED (Re: [quagga-dev, 16124, v2, 11/11] lib: clean/restore memory debugging functions)

2016-09-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2063: http://patchwork.quagga.net/patch/2063
   [quagga-dev,16117,v2,01/11] *: get rid of "MTYPE 0"
  Patchwork 2064: http://patchwork.quagga.net/patch/2064
   [quagga-dev,16120,v2,02/11] lib: move memory.[ch] out of the way
  Patchwork 2062: http://patchwork.quagga.net/patch/2062
   [quagga-dev,16119,v2,03/11] lib: add new extensible memory-type handling
  Patchwork 2061: http://patchwork.quagga.net/patch/2061
   [quagga-dev,16118,v2,04/11] lib: remove constructor reference
  Patchwork 2067: http://patchwork.quagga.net/patch/2067
   [quagga-dev,16122,v2,05/11] lib: migrate to new memory-type handling
  Patchwork 2069: http://patchwork.quagga.net/patch/2069
   [quagga-dev,16126,v2,06/11] *: split & distribute memtypes
  Patchwork 2065: http://patchwork.quagga.net/patch/2065
   [quagga-dev,16121,v2,07/11] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2070: http://patchwork.quagga.net/patch/2070
   [quagga-dev,16125,v2,08/11] *: declare and init mgroup and mtype for all 
lib/daemons
  Patchwork 2066: http://patchwork.quagga.net/patch/2066
   [quagga-dev,16123,v2,09/11] *: static mgroup and mtypes are locally 
declared and initialised
  Patchwork 2071: http://patchwork.quagga.net/patch/2071
   [quagga-dev,16127,v2,10/11] *: enhance memtype and memgroup generation 
across lib and daemons
  Patchwork 2068: http://patchwork.quagga.net/patch/2068
   [quagga-dev,16124,v2,11/11] lib: clean/restore memory debugging functions
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-355/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful

DejaGNU Unittests (make check) failed for Openbsd58 amd64 build
   see log in attachment openbsd58_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD7 amd64 build
   see log in attachment netbsd7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Debian8 amd64 build
   see log in attachment debian8_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1404 amd64 build
   see log in attachment ubuntu1404_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1204 amd64 build
   see log in attachment ubuntu1204_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD10 amd64 build
   see log in attachment freebsd10_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD9 amd64 build
   see log in attachment freebsd9_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS7 amd64 build
   see log in attachment centos7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS6 amd64 build
   see log in attachment centos6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD6 amd64 build
   see log in attachment netbsd6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD8 amd64 build
   see log in attachment freebsd8_amd64_dejagnu.log

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, 
mwin...@netdef.org
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC   test-sig.o
  CCLD testsig
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC   test-segv.o
  CCLD testsegv
../lib/.libs/libzebra.so.0.0: 

[quagga-dev 16128] CI Testresult: FAILED (Re: [quagga-dev, 16115, 2/2] bgpd: multiple label stack support)

2016-09-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2059: http://patchwork.quagga.net/patch/2059
   [quagga-dev,16113,1/2] lib: 3byte stream foo
  Patchwork 2060: http://patchwork.quagga.net/patch/2060
   [quagga-dev,16115,2/2] bgpd: multiple label stack support
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-354/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful

DejaGNU Unittests (make check) failed for NetBSD7 amd64 build:(see full log 
in attachment netbsd7_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> *** Error code 1

DejaGNU Unittests (make check) failed for Debian8 amd64 build:(see full log 
in attachment debian8_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> Makefile:821: recipe for target 'check-DEJAGNU' failed

DejaGNU Unittests (make check) failed for Ubuntu1404 amd64 build:(see full 
log in attachment ubuntu1404_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> make[4]: *** [check-DEJAGNU] Error 1make[4]: Leaving directory 
> `/home/ci/cibuild.354/quagga-source/tests'

DejaGNU Unittests (make check) failed for Openbsd58 amd64 build:(see full 
log in attachment openbsd58_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> *** Error 1 in tests (Makefile:840 'check-DEJAGNU')

DejaGNU Unittests (make check) failed for Ubuntu1204 amd64 build:(see full 
log in attachment ubuntu1204_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> make[4]: *** [check-DEJAGNU] Error 1

DejaGNU Unittests (make check) failed for FreeBSD10 amd64 build:(see full 
log in attachment freebsd10_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: testbgpmpattr IPv4-VPNv4-bogus-rd-type: IPv4/VPNv4 MP Reach, RD, NH, 2 
> NLRI, unknown RD in 1st (log, but parse)
> FAIL: testbgpmpattr IPv4-unreach-VPNv4: IPv4/MPLS-labeled VPN MP Unreach, RD, 
> 3 NLRIs
>   === bgpd Summary ===
> # of expected passes  186
> # of unexpected failures  3
> *** Error code 1

DejaGNU Unittests (make check) failed for FreeBSD9 amd64 build:(see full 
log in attachment freebsd9_amd64_dejagnu.log)
> Running ./bgpd.tests/testbgpmpath.exp ...
> Running ./bgpd.tests/testbgpmpattr.exp ...
> FAIL: testbgpmpattr IPv4-VPNv4: IPv4/VPNv4 MP Reach, RD, Nexthop, 2 NLRIs
> FAIL: 

[quagga-dev 16086] CI Testresult: FAILED (Re: [quagga-dev, 16083, 10/10] build: goodbye, gawk)

2016-09-08 Thread cisystem
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 .

Patches applied :
  Patchwork 2049: http://patchwork.quagga.net/patch/2049
   [quagga-dev,16076,01/10] *: get rid of "MTYPE 0"
  Patchwork 2052: http://patchwork.quagga.net/patch/2052
   [quagga-dev,16078,02/10] lib: move memory.[ch] out of the way
  Patchwork 2050: http://patchwork.quagga.net/patch/2050
   [quagga-dev,16077,03/10] lib: add new extensible memory-type handling
  Patchwork 2054: http://patchwork.quagga.net/patch/2054
   [quagga-dev,16080,04/10] lib: migrate to new memory-type handling
  Patchwork 2058: http://patchwork.quagga.net/patch/2058
   [quagga-dev,16085,05/10] *: split & distribute memtypes
  Patchwork 2051: http://patchwork.quagga.net/patch/2051
   [quagga-dev,16079,06/10] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2057: http://patchwork.quagga.net/patch/2057
   [quagga-dev,16084,07/10] lib: distribute mtypes into files
  Patchwork 2053: http://patchwork.quagga.net/patch/2053
   [quagga-dev,16081,08/10] lib: clean/restore memory debugging functions
  Patchwork 2055: http://patchwork.quagga.net/patch/2055
   [quagga-dev,16082,09/10] build: goodbye, memtypes.c
  Patchwork 2056: http://patchwork.quagga.net/patch/2056
   [quagga-dev,16083,10/10] build: goodbye, gawk
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-353/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

Debian8 amd64 build: Successful
Openbsd58 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD10 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
CentOS6 amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD8 amd64 build: Successful

Package building failed for Ubuntu1404 amd64 build:(see full log in 
attachment ubuntu1404_amd64_pkgbuild.log)
> pim_igmp_join.o:(.data.rel.ro+0x8): undefined reference to `_mt_IF'
> pim_igmp_join.o:(.data.rel.ro+0x10): undefined reference to 
> `_mt_CONNECTED_LABEL'
> collect2: error: ld returned 1 exit status
> make[4]: *** [test_igmpv3_join] Error 1
> make[4]: Leaving directory `/home/ci/cibuild.353/debpkg/quagga-test/pimd'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/ci/cibuild.353/debpkg/quagga-test'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/ci/cibuild.353/debpkg/quagga-test'

Make failed for OmniOS amd64 build:(see full log in attachment 
omnios_amd64_make.log)
> In file included from vector.h:26:0,
>  from vector.c:24:
> memory.h:115:14: error: constructor priorities are not supported
>   attr struct memtype _mt_##mname \
>   ^
> memory.h:131:2: note: in expansion of macro ‘DEFINE_MTYPE_ATTR’
>   DEFINE_MTYPE_ATTR(group, name, static, desc) \
>   ^
> vector.c:27:1: note: in expansion of macro ‘DEFINE_MTYPE_STATIC’


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, 
mwin...@netdef.org



Building quagga-test-20160908.114003-git.5f67888 Debian Package
-

#
# Copy Src to correct directory
tar xzf ./quagga-source.tar.gz
mv quagga-source quagga-test
#
# Final cleanup (not in original Debian package, not sure why not. So kept 
outside here as well
/usr/bin/groff -ms quagga-test/doc/draft-zebra-00.ms -T ascii > 
quagga-test/doc/draft-zebra-00.txt
cd quagga-test; ./bootstrap.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:64: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
Makefile.am: installing './INSTALL'
bgpd/Makefile.am: installing './depcomp'
doc/Makefile.am:40: installing 'doc/mdate-sh'
solaris/Makefile.am:71: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:75: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:79: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:84: warning: '%'-style pattern rules are a GNU make 

[quagga-dev 16073] CI Testresult: FAILED (Re: [quagga-dev, 16068, 10/10] build: goodbye, gawk)

2016-09-07 Thread cisystem
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 .

Patches applied :
  Patchwork 2039: http://patchwork.quagga.net/patch/2039
   [quagga-dev,16059,01/10] *: get rid of "MTYPE 0"
  Patchwork 2041: http://patchwork.quagga.net/patch/2041
   [quagga-dev,16060,02/10] lib: move memory.[ch] out of the way
  Patchwork 2040: http://patchwork.quagga.net/patch/2040
   [quagga-dev,16061,03/10] lib: add new extensible memory-type handling
  Patchwork 2042: http://patchwork.quagga.net/patch/2042
   [quagga-dev,16062,04/10] lib: migrate to new memory-type handling
  Patchwork 2048: http://patchwork.quagga.net/patch/2048
   [quagga-dev,16067,05/10] *: split & distribute memtypes
  Patchwork 2043: http://patchwork.quagga.net/patch/2043
   [quagga-dev,16063,06/10] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2045: http://patchwork.quagga.net/patch/2045
   [quagga-dev,16065,07/10] lib: distribute mtypes into files
  Patchwork 2044: http://patchwork.quagga.net/patch/2044
   [quagga-dev,16064,08/10] lib: clean/restore memory debugging functions
  Patchwork 2046: http://patchwork.quagga.net/patch/2046
   [quagga-dev,16066,09/10] build: goodbye, memtypes.c
  Patchwork 2047: http://patchwork.quagga.net/patch/2047
   [quagga-dev,16068,10/10] build: goodbye, gawk
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-352/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

Make failed for Ubuntu1404 amd64 build:(see full log in attachment 
ubuntu1404_amd64_make.log)
>   __attribute__ ((nonnull (1)));
>   ^
> memory.h:199:2: error: #endif without #if
>  #endif /* _QUAGGA_MEMORY_H */
>   ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
>  #include "memory_cli.h"
> ^

Make failed for Ubuntu1204 amd64 build:(see full log in attachment 
ubuntu1204_amd64_make.log)
>  from vector.c:24:
> memory.h:147:2: warning: empty declaration [enabled by default]
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> compilation terminated.
> make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
> make[3]: *** [vector.lo] Error 1
> make[2]: *** [all] Error 2

Make failed for NetBSD7 amd64 build:(see full log in attachment 
netbsd7_amd64_make.log)
>   __attribute__ ((nonnull (1)));
>   ^
> memory.h:199:2: error: #endif without #if
>  #endif /* _QUAGGA_MEMORY_H */
>   ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
>  #include "memory_cli.h"
> ^

Make failed for FreeBSD10 amd64 build:(see full log in attachment 
freebsd10_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> ./memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
>  ^
> In file included from vector.c:25:
> ./memory.h:156:10: fatal error: 'memory_cli.h' file not found
> #include "memory_cli.h"
>  ^

Make failed for FreeBSD9 amd64 build:(see full log in attachment 
freebsd9_amd64_make.log)
> In file included from vector.h:26,
>  from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:184: error: redefinition of 'mtype_stats_alloc'
> memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
> memory.h:193: error: redefinition of typedef 'qmem_walk_fn'

Make failed for CentOS7 amd64 build:(see full log in attachment 
centos7_amd64_make.log)
>   __attribute__ ((nonnull (1)));
>   ^
> memory.h:199:2: error: #endif without #if
>  #endif /* _QUAGGA_MEMORY_H */
>   ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
>  #include "memory_cli.h"
> ^

Make failed for CentOS6 amd64 build:(see full log in attachment 
centos6_amd64_make.log)
> In file included from vector.h:26,
>  from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:183: error: redefinition of ‘mtype_stats_alloc’
> memory.h:183: note: previous definition of ‘mtype_stats_alloc’ was here
> memory.h:193: error: redefinition of typedef ‘qmem_walk_fn’

Make failed for NetBSD6 amd64 build:(see full log in attachment 
netbsd6_amd64_make.log)
>  from vector.c:24:
> memory.h:147:2: 

[quagga-dev 16056] CI Testresult: FAILED (Re: [quagga-dev, 16054] bgpd: bgp_nexthop_cache not deleted with peers)

2016-09-06 Thread cisystem
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 .

Patches applied :
  Patchwork 2038: http://patchwork.quagga.net/patch/2038
   [quagga-dev,16054] bgpd: bgp_nexthop_cache not deleted with peers
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-351/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2038
> 
> Git Patch: Using "git apply" for patch 2038
> :79: trailing whitespace.
>   
> :110: trailing whitespace.
>   
> :112: trailing whitespace.
>   
> :115: trailing whitespace.
>   
> :160: trailing whitespace.
>   
> error: bgpd/bgp_nht.c: No such file or directory
> error: bgpd/bgp_nht.h: No such file or directory

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16042] CI Testresult: PASSED (Re: [quagga-dev, 16039, RESEND, 2/2] lib/memory: fix indirect static link with zlib)

2016-09-02 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2036: http://patchwork.quagga.net/patch/2036
   [quagga-dev,16040,RESEND,1/2] configure: fix static linking with readline
  Patchwork 2035: http://patchwork.quagga.net/patch/2035
   [quagga-dev,16039,RESEND,2/2] lib/memory: fix indirect static link with 
zlib
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-349/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 16004] CI Testresult: FAILED (Re: [quagga-dev, 16000] build: Test for features.h and move include to lib/zebra.h)

2016-08-02 Thread cisystem
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 .

Patches applied :
  Patchwork 2033: http://patchwork.quagga.net/patch/2033
   [quagga-dev,16000] build: Test for features.h and move include to 
lib/zebra.h
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-348/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2033
> 
> Git Patch: Using "git apply" for patch 2033
> error: patch failed: lib/stream.c:22
> error: lib/stream.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15988] CI Testresult: FAILED (Re: [quagga-dev, 15986] bgp_route.c fix memory leak Introduced by: Author: Pradosh Mohapatra <pmoha...@cumulusnetworks.com> Date: Mon Nov 9 20:21:41 2015 -050

2016-08-01 Thread cisystem
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 .

Patches applied :
  Patchwork 2030: http://patchwork.quagga.net/patch/2030
   [quagga-dev,15986] bgp_route.c fix memory leak Introduced by: Author: 
Pradosh Mohapatra  Date: Mon Nov 9 20:21:41 2015 
-0500
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-343/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2030
> 
> Git Patch: Using "git apply" for patch 2030
> error: patch failed: bgpd/bgp_route.c:3778
> error: bgpd/bgp_route.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15983] CI Testresult: FAILED (Re: [quagga-dev, 15982] lib: IEC559 tests are fragile, reduce to warning rather than error.)

2016-08-01 Thread cisystem
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 .

Patches applied :
  Patchwork 2029: http://patchwork.quagga.net/patch/2029
   [quagga-dev,15982] lib: IEC559 tests are fragile, reduce to warning 
rather than error.
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-342/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2029
> 
> Git Patch: Using "git apply" for patch 2029
> error: patch failed: lib/network.c:97
> error: lib/network.c: patch does not apply
> error: patch failed: lib/stream.c:498
> error: lib/stream.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15981] CI Testresult: FAILED (Re: [quagga-dev, 15980] *: Remove some for statement declarations)

2016-07-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2028: http://patchwork.quagga.net/patch/2028
   [quagga-dev,15980] *: Remove some for statement declarations
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-341/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2028
> 
> Git Patch: Using "git apply" for patch 2028
> :32: trailing whitespace.
>   
> :54: trailing whitespace.
>   
> :93: trailing whitespace.
>   
> error: patch failed: lib/if.c:1131
> error: lib/if.c: patch does not apply
> error: patch failed: lib/zclient.c:716
> error: lib/zclient.c: patch does not apply
> error: patch failed: zebra/interface.c:2590
> error: zebra/interface.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15976] CI Testresult: PASSED (Re: [quagga-dev, 15972] config: Give the option of disabling run as user/group)

2016-07-28 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2027: http://patchwork.quagga.net/patch/2027
   [quagga-dev,15972] config: Give the option of disabling run as user/group
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-340/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15974] CI Testresult: FAILED (Re: [quagga-dev, 15972] config: Give the option of disabling run as user/group)

2016-07-28 Thread cisystem
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 .

Patches applied :
  Patchwork 2027: http://patchwork.quagga.net/patch/2027
   [quagga-dev,15972] config: Give the option of disabling run as user/group
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-340/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful
Openbsd58 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD10 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD8 amd64 build: Successful

CentOS6 amd64 build: No useful log found

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15962] CI Testresult: PASSED (Re: [quagga-dev, 15960] tests: Fix testbgpmpattr and make check, broken by BGP NHT.)

2016-07-27 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2025: http://patchwork.quagga.net/patch/2025
   [quagga-dev,15960] tests: Fix testbgpmpattr and make check, broken by 
BGP NHT.
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-337/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15951] CI Testresult: FAILED (Re: [quagga-dev, 15950] Re: bgpd regression of 8/ff results (was Re: Someone rebased volatile/patch-tracking/8/proposed/ff branch))

2016-07-26 Thread cisystem
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 .

Patches applied :
  Patchwork 2023: http://patchwork.quagga.net/patch/2023
   [quagga-dev,15950] Re: bgpd regression of 8/ff results (was Re: Someone 
rebased volatile/patch-tracking/8/proposed/ff branch)
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-336/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2023
> 
> Git Patch: Using "git apply" for patch 2023
> fatal: corrupt patch at line 68

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15946] CI Testresult: FAILED (Re: [quagga-dev, 15945] Re: bgpd regression of 8/ff results (was Re: Someone rebased volatile/patch-tracking/8/proposed/ff branch))

2016-07-26 Thread cisystem
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 .

Patches applied :
  Patchwork 2022: http://patchwork.quagga.net/patch/2022
   [quagga-dev,15945] Re: bgpd regression of 8/ff results (was Re: Someone 
rebased volatile/patch-tracking/8/proposed/ff branch)
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-335/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2022
> 
> Git Patch: Using "git apply" for patch 2022
> fatal: corrupt patch at line 108

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15906] CI Testresult: FAILED (Re: [quagga-dev, 15904] Use only the ISC license for .proto files.)

2016-07-14 Thread cisystem
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 .

Patches applied :
  Patchwork 2020: http://patchwork.quagga.net/patch/2020
   [quagga-dev,15904] Use only the ISC license for .proto files.
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-333/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2020
> 
> Git Patch: Using "git apply" for patch 2020
> error: fpm/fpm.proto: No such file or directory
> error: qpb/qpb.proto: No such file or directory

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15896] CI Testresult: FAILED (Re: [quagga-dev, 15895] Re: Someone rebased volatile/patch-tracking/8/proposed/ff branch)

2016-07-13 Thread cisystem
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 .

Patches applied :
  Patchwork 2019: http://patchwork.quagga.net/patch/2019
   [quagga-dev,15895] Re: Someone rebased 
volatile/patch-tracking/8/proposed/ff branch
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-332/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2019
> 
> Git Patch: Using "git apply" for patch 2019
> fatal: corrupt patch at line 124

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15854] CI Testresult: FAILED (Re: [quagga-dev, 15853] bgpd: Consolidate neighbour specifiers in bgp_route.c to defines)

2016-07-06 Thread cisystem
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 .

Patches applied :
  Patchwork 2017: http://patchwork.quagga.net/patch/2017
   [quagga-dev,15853] bgpd: Consolidate neighbour specifiers in bgp_route.c 
to defines
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-330/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2017
> 
> Git Patch: Using "git apply" for patch 2017
> error: patch failed: bgpd/bgp_route.c:57
> error: bgpd/bgp_route.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15841] CI Testresult: FAILED (Re: [quagga-dev, 15839] *: Widen width of Zserv routing tag field.)

2016-07-01 Thread cisystem
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 .

Patches applied :
  Patchwork 2016: http://patchwork.quagga.net/patch/2016
   [quagga-dev,15839] *: Widen width of Zserv routing tag field.
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-329/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2016
> 
> Git Patch: Using "git apply" for patch 2016
> :432: trailing whitespace.
> const char *ifname, u_char flags, route_tag_t, 
> :448: trailing whitespace.
>const char *ifname, u_char flags, route_tag_t, 
> :457: trailing whitespace.
>   const char *ifname, route_tag_t, u_char distance, 
> error: patch failed: bgpd/bgp_attr.h:94
> error: bgpd/bgp_attr.h: patch does not apply
> error: patch failed: bgpd/bgp_route.c:5956
> error: bgpd/bgp_route.c: patch does not apply
> error: patch failed: bgpd/bgp_route.h:227
> error: bgpd/bgp_route.h: patch does not apply
> error: patch failed: bgpd/bgp_routemap.c:1063
> error: bgpd/bgp_routemap.c: patch does not apply
> error: patch failed: bgpd/bgp_zebra.c:421
> error: bgpd/bgp_zebra.c: patch does not apply
> error: patch failed: lib/zclient.c:591
> error: lib/zclient.c: patch does not apply
> error: patch failed: lib/zclient.h:136
> error: lib/zclient.h: patch does not apply
> error: patch failed: ospfd/ospf_asbr.c:136
> error: ospfd/ospf_asbr.c: patch does not apply
> error: patch failed: ospfd/ospf_asbr.h:63
> error: ospfd/ospf_asbr.h: patch does not apply
> error: patch failed: ospfd/ospf_lsa.c:1664
> error: ospfd/ospf_lsa.c: patch does not apply
> error: patch failed: ospfd/ospf_routemap.c:422
> error: ospfd/ospf_routemap.c: patch does not apply
> error: patch failed: ospfd/ospf_zebra.c:370
> error: ospfd/ospf_zebra.c: patch does not apply
> error: patch failed: ospfd/ospfd.h:241
> error: ospfd/ospfd.h: patch does not apply
> error: patch failed: ripd/rip_routemap.c:484
> error: ripd/rip_routemap.c: patch does not apply
> error: patch failed: zebra/rib.h:65
> error: zebra/rib.h: patch does not apply
> error: patch failed: zebra/zebra_rib.c:2526
> error: zebra/zebra_rib.c: patch does not apply
> error: patch failed: zebra/zebra_vty.c:54
> error: zebra/zebra_vty.c: patch does not apply
> error: patch failed: zebra/zserv.c:650
> error: zebra/zserv.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15797] CI Testresult: PASSED (Re: [quagga-dev, 15796] bgpd: Add total number of routes received from neighbours to bgp summary)

2016-06-30 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2015: http://patchwork.quagga.net/patch/2015
   [quagga-dev,15796] bgpd: Add total number of routes received from 
neighbours to bgp summary
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-328/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15784] CI Testresult: FAILED (Re: [quagga-dev, 15782] tools: Extend multiple-bgpd.sh to support BIRD, ExaBGP plus more configurables)

2016-06-29 Thread cisystem
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 .

Patches applied :
  Patchwork 2012: http://patchwork.quagga.net/patch/2012
   [quagga-dev,15782] tools: Extend multiple-bgpd.sh to support BIRD, 
ExaBGP plus more configurables
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-325/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2012
> 
> Git Patch: Using "git apply" for patch 2012
> :44: trailing whitespace.
> # peers prior to this instance in the ring, and 10% of the following peers. 
> :49: trailing whitespace.
> # A value of 0 will disable creating a ring, in which case the only peers 
> :101: trailing whitespace.
> # The binary locations for BGP instances. 
> :155: trailing whitespace.
>   
> :157: trailing whitespace.
>   [ $# -gt 1 ] && [ "$2" = "k" ] && CONFWRITE=N   
> error: patch failed: tools/multiple-bgpd.sh:2
> error: tools/multiple-bgpd.sh: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15783] CI Testresult: PASSED (Re: [quagga-dev, 15781] tools/multiple-bgpd: extend the ring, enable mpath, add links to +-2 instances)

2016-06-29 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2011: http://patchwork.quagga.net/patch/2011
   [quagga-dev,15781] tools/multiple-bgpd: extend the ring, enable mpath, 
add links to +-2 instances
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-324/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15662] CI Testresult: PASSED (Re: [quagga-dev, 15660] zebra: Change bitwise operations to purpose-built macros)

2016-06-20 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2009: http://patchwork.quagga.net/patch/2009
   [quagga-dev,15660] zebra: Change bitwise operations to purpose-built 
macros
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-322/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15658] CI Testresult: PASSED (Re: [quagga-dev, 15657] bgpd: use default index table for vpnv4 when called from vty)

2016-06-20 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2008: http://patchwork.quagga.net/patch/2008
   [quagga-dev,15657] bgpd: use default index table for vpnv4 when called 
from vty
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-321/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15653] CI Testresult: PASSED (Re: [quagga-dev, 15651] zserv: get rid of code duplication in nexthop_lookup[_mrib] functions)

2016-06-17 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2007: http://patchwork.quagga.net/patch/2007
   [quagga-dev,15651] zserv: get rid of code duplication in 
nexthop_lookup[_mrib] functions
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-320/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15647] CI Testresult: PASSED (Re: [quagga-dev, 15640, PATCHv2] bgpd: eliminate RD related duplicate code in bgp_encap.c decode_rd_... apis are declared global in bgp_mplsvpn.c)

2016-06-17 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2006: http://patchwork.quagga.net/patch/2006
   [quagga-dev,15640,PATCHv2] bgpd: eliminate RD related duplicate code in 
bgp_encap.c decode_rd_... apis are declared global in bgp_mplsvpn.c
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-319/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15639] CI Testresult: PASSED (Re: [quagga-dev, 15637] bgpd: Fix use after free in aspath_prepend with confeds)

2016-06-17 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2005: http://patchwork.quagga.net/patch/2005
   [quagga-dev,15637] bgpd: Fix use after free in aspath_prepend with 
confeds
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-318/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15632] CI Testresult: FAILED (Re: [quagga-dev, 15630] bgpd: eliminate RD related duplicate code in bgp_encap.c)

2016-06-16 Thread cisystem
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 .

Patches applied :
  Patchwork 2004: http://patchwork.quagga.net/patch/2004
   [quagga-dev,15630] bgpd: eliminate RD related duplicate code in 
bgp_encap.c
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-317/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2004
> 
> Git Patch: Using "git apply" for patch 2004
> error: patch failed: bgpd/bgp_encap.c:49
> error: bgpd/bgp_encap.c: patch does not apply
> error: patch failed: bgpd/bgp_mplsvpn.c:39
> error: bgpd/bgp_mplsvpn.c: patch does not apply
> error: patch failed: bgpd/bgp_mplsvpn.h:69
> error: bgpd/bgp_mplsvpn.h: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15629] CI Testresult: PASSED (Re: [quagga-dev, 15623] lib: Clean command.c)

2016-06-16 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 2003: http://patchwork.quagga.net/patch/2003
   [quagga-dev,15623] lib: Clean command.c
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-316/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15628] CI Testresult: FAILED (Re: [quagga-dev, 15621] *: Fix duplicate commands from view/enable node consolidation)

2016-06-16 Thread cisystem
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 .

Patches applied :
  Patchwork 2002: http://patchwork.quagga.net/patch/2002
   [quagga-dev,15621] *: Fix duplicate commands from view/enable node 
consolidation
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-315/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2002
> 
> Git Patch: Using "git apply" for patch 2002
> error: patch failed: bgpd/bgp_nexthop.c:1506
> error: bgpd/bgp_nexthop.c: patch does not apply
> error: isisd/isis_te.c: No such file or directory
> error: ospfd/ospf_ri.c: No such file or directory
> error: patch failed: zebra/debug.c:377
> error: zebra/debug.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15626] CI Testresult: FAILED (Re: [quagga-dev,15620] lib: keep hash of node s commands to detect duplicate installs)

2016-06-16 Thread cisystem
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 .

Patches applied :
  Patchwork 2001: http://patchwork.quagga.net/patch/2001
   [quagga-dev,15620] lib: keep hash of nodes commands to detect 
duplicate installs
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-314/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 2001
> 
> Git Patch: Using "git apply" for patch 2001
> :91: trailing whitespace.
>   
> :94: trailing whitespace.
>   fprintf (stderr, 
> :99: trailing whitespace.
>   
> :101: trailing whitespace.
>   
> :108: trailing whitespace.
>   
> error: patch failed: lib/command.c:618
> error: lib/command.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15573] CI Testresult: FAILED (Re: [quagga-dev, 15567, 16/16] vtysh: fix a memory leak in vtysh_client_execute)

2016-06-14 Thread cisystem
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 .

Patches applied :
  Patchwork 1985: http://patchwork.quagga.net/patch/1985
   [quagga-dev,15552,01/16] zebra: fix null pointer dereference in 
zsend_ipv4_nexthop_lookup_mrib
  Patchwork 1986: http://patchwork.quagga.net/patch/1986
   [quagga-dev,15553,02/16] bgpd: setting nexthop doesnt need inet_pton
  Patchwork 1987: http://patchwork.quagga.net/patch/1987
   [quagga-dev,15554,03/16] bgpd: check return value of 
zebra_interface_state_read
  Patchwork 1988: http://patchwork.quagga.net/patch/1988
   [quagga-dev,1,04/16] bgpd: fix bgp_table_stats for mpls vpn
  Patchwork 1989: http://patchwork.quagga.net/patch/1989
   [quagga-dev,15556,05/16] bgpd: dont leak memory in 
community_regexp_include
  Patchwork 1990: http://patchwork.quagga.net/patch/1990
   [quagga-dev,15557,06/16] bgpd: fix off-by-one in attribute flags handling
  Patchwork 1994: http://patchwork.quagga.net/patch/1994
   [quagga-dev,15561,07/16] bgpd: fix memory leaks in show commands
  Patchwork 1991: http://patchwork.quagga.net/patch/1991
   [quagga-dev,15558,08/16] ospfd: fix double assignment in 
ospf_vl_set_timers
  Patchwork 1992: http://patchwork.quagga.net/patch/1992
   [quagga-dev,15559,09/16] ospf6d: dont access nexthops out of bounds
  Patchwork 1993: http://patchwork.quagga.net/patch/1993
   [quagga-dev,15560,10/16] ospf6d: fix off-by-one on display of spf reasons
  Patchwork 1995: http://patchwork.quagga.net/patch/1995
   [quagga-dev,15562,11/16] isisd: fix an error that was probably a result 
of copypasting
  Patchwork 1996: http://patchwork.quagga.net/patch/1996
   [quagga-dev,15563,12/16] isisd: Fix size of malloc
  Patchwork 1997: http://patchwork.quagga.net/patch/1997
   [quagga-dev,15564,13/16] pimd: dont leak original_s_route on error
  Patchwork 1998: http://patchwork.quagga.net/patch/1998
   [quagga-dev,15565,14/16] ripd: print md5 auth digest correctly
  Patchwork 1999: http://patchwork.quagga.net/patch/1999
   [quagga-dev,15566,15/16] vtysh: handle case if there is no match in 
write terminal $daemon
  Patchwork 2000: http://patchwork.quagga.net/patch/2000
   [quagga-dev,15567,16/16] vtysh: fix a memory leak in vtysh_client_execute
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-313/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1985
> 
> Git Patch: Using "git apply" for patch 1985
> error: patch failed: zebra/zserv.c:626
> error: zebra/zserv.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15572] CI Testresult: FAILED (Re: [quagga-dev, 15551, 6/6] build: split off libquaggasnmp)

2016-06-14 Thread cisystem
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 .

Patches applied :
  Patchwork 1981: http://patchwork.quagga.net/patch/1981
   [quagga-dev,15546,1/6] lib: plugin loading
  Patchwork 1980: http://patchwork.quagga.net/patch/1980
   [quagga-dev,15547,2/6] zebra/bgpd: cmdline-load modules
  Patchwork 1979: http://patchwork.quagga.net/patch/1979
   [quagga-dev,15548,3/6] lib: add hook infrastructure
  Patchwork 1982: http://patchwork.quagga.net/patch/1982
   [quagga-dev,15549,4/6] bgpd: snmp: use hooks for sending traps
  Patchwork 1983: http://patchwork.quagga.net/patch/1983
   [quagga-dev,15550,5/6] bgpd: snmp: convert into plugin
  Patchwork 1984: http://patchwork.quagga.net/patch/1984
   [quagga-dev,15551,6/6] build: split off libquaggasnmp
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-312/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1981
> 
> Git Patch: Using "git apply" for patch 1981
> error: patch failed: lib/Makefile.am:15
> error: lib/Makefile.am: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15541] CI Testresult: PASSED (Re: [quagga-dev, 15535] zebra: *addattr should use size_t len args, quell signed v unsigned warning)

2016-06-14 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1978: http://patchwork.quagga.net/patch/1978
   [quagga-dev,15535] zebra: *addattr should use size_t len args, quell 
signed v unsigned warning
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-311/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15539] CI Testresult: PASSED (Re: [quagga-dev, 15534] vtysh: auto-generated vtysh_cmd.c file should depend on its creator)

2016-06-14 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1977: http://patchwork.quagga.net/patch/1977
   [quagga-dev,15534] vtysh: auto-generated vtysh_cmd.c file should depend 
on its creator
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-310/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15523] CI Testresult: FAILED (Re: [quagga-dev,15520,4/4] *: snmp: add a load of static specifiers)

2016-06-13 Thread cisystem
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 .

Patches applied :
  Patchwork 1975: http://patchwork.quagga.net/patch/1975
   [quagga-dev,15517,1/4] lib: linklist: add listnode_add_before()
  Patchwork 1972: http://patchwork.quagga.net/patch/1972
   [quagga-dev,15518,2/4] lib: add thread_add_timer_tv (struct timeval)
  Patchwork 1974: http://patchwork.quagga.net/patch/1974
   [quagga-dev,15519,3/4] lib: AgentX: use threads instead of eventloop hack
  Patchwork 1973: http://patchwork.quagga.net/patch/1973
   [quagga-dev,15520,4/4] *: snmp: add a load of static 
specifiers
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-309/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1975
> 
> Git Patch: Using "git apply" for patch 1975
> Applying Patchwork patch 1972
> 
> Git Patch: Using "git apply" for patch 1972
> Applying Patchwork patch 1974
> 
> Git Patch: Using "git apply" for patch 1974
> error: patch failed: lib/thread.c:35
> error: lib/thread.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15512] CI Testresult: PASSED (Re: [quagga-dev, 15510, 2/2] *: Fix warnings generated by clang)

2016-06-09 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1970: http://patchwork.quagga.net/patch/1970
   [quagga-dev,15511,1/2] pimd: Fix of using uninitialized Memory
  Patchwork 1971: http://patchwork.quagga.net/patch/1971
   [quagga-dev,15510,2/2] *: Fix warnings generated by clang
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-308/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15509] CI Testresult: PASSED (Re: [quagga-dev,15505] vtysh: send no interface command to all daemons that support it)

2016-06-09 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1969: http://patchwork.quagga.net/patch/1969
   [quagga-dev,15505] vtysh: send no interface command to all 
daemons that support it
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-307/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15484] CI Testresult: PASSED (Re: [quagga-dev, 15482] bgpd: bgp_update_receive ignores non present NLRI)

2016-06-08 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1966: http://patchwork.quagga.net/patch/1966
   [quagga-dev,15482] bgpd: bgp_update_receive ignores non present NLRI
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-305/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15468] CI Testresult: PASSED (Re: [quagga-dev, 15454] pimd: Add ability to safely ignore route-maps)

2016-06-06 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1965: http://patchwork.quagga.net/patch/1965
   [quagga-dev,15454] pimd: Add ability to safely ignore route-maps
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-304/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15466] CI Testresult: PASSED (Re: [quagga-dev, 15452, 3/3] pimd: Remove igmp_add_group_by_addr unneeded parameter)

2016-06-06 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1961: http://patchwork.quagga.net/patch/1961
   [quagga-dev,15450,1/3] pimd: Remove dead code.
  Patchwork 1962: http://patchwork.quagga.net/patch/1962
   [quagga-dev,15451,2/3] pimd: Remove source_new unneeded parameter
  Patchwork 1963: http://patchwork.quagga.net/patch/1963
   [quagga-dev,15452,3/3] pimd: Remove igmp_add_group_by_addr unneeded 
parameter
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-302/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15463] CI Testresult: FAILED (Re: [quagga-dev, 15454] pimd: Add ability to safely ignore route-maps)

2016-06-06 Thread cisystem
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 .

Patches applied :
  Patchwork 1965: http://patchwork.quagga.net/patch/1965
   [quagga-dev,15454] pimd: Add ability to safely ignore route-maps
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-304/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Ipv6 protocols on ubuntu 14.04: Successful
Static analyzer (clang): Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15461] CI Testresult: FAILED (Re: [quagga-dev, 15453] pimd: Add support for displaying ip mroute)

2016-06-06 Thread cisystem
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 .

Patches applied :
  Patchwork 1964: http://patchwork.quagga.net/patch/1964
   [quagga-dev,15453] pimd: Add support for displaying ip mroute
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-303/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Ipv6 protocols on ubuntu 14.04: Successful
Static analyzer (clang): Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15459] CI Testresult: FAILED (Re: [quagga-dev, 15452, 3/3] pimd: Remove igmp_add_group_by_addr unneeded parameter)

2016-06-06 Thread cisystem
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 .

Patches applied :
  Patchwork 1961: http://patchwork.quagga.net/patch/1961
   [quagga-dev,15450,1/3] pimd: Remove dead code.
  Patchwork 1962: http://patchwork.quagga.net/patch/1962
   [quagga-dev,15451,2/3] pimd: Remove source_new unneeded parameter
  Patchwork 1963: http://patchwork.quagga.net/patch/1963
   [quagga-dev,15452,3/3] pimd: Remove igmp_add_group_by_addr unneeded 
parameter
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-302/


Get source and apply patch from patchwork: Successful


Building Stage: Successful


Basic Tests: Failed

Static analyzer (clang): Successful


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15448] CI Testresult: PASSED (Re: [quagga-dev, 15443] bgpd: fix potential crash in community_list_dup_check)

2016-06-06 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1959: http://patchwork.quagga.net/patch/1959
   [quagga-dev,15443] bgpd: fix potential crash in community_list_dup_check
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-300/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15444] CI Testresult: PASSED (Re: [quagga-dev, 15437] isisd: exit if daemonizing fails)

2016-06-06 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1956: http://patchwork.quagga.net/patch/1956
   [quagga-dev,15437] isisd: exit if daemonizing fails
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-297/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15375] CI Testresult: FAILED (Re: [quagga-dev, 15363, 8/8] isisd: drop unused per-type metric values)

2016-05-24 Thread cisystem
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 .

Patches applied :
  Patchwork 1951: http://patchwork.quagga.net/patch/1951
   [quagga-dev,15368,1/8] isisd: API: basic circuit config
  Patchwork 1944: http://patchwork.quagga.net/patch/1944
   [quagga-dev,15361,2/8] isisd: API: basic area config
  Patchwork 1945: http://patchwork.quagga.net/patch/1945
   [quagga-dev,15362,3/8] isisd: API: circuit password
  Patchwork 1950: http://patchwork.quagga.net/patch/1950
   [quagga-dev,15367,4/8] isisd: API: timers (IIH, CSNP, PSNP)
  Patchwork 1948: http://patchwork.quagga.net/patch/1948
   [quagga-dev,15365,5/8] isisd: API: LSP-MTU  area level
  Patchwork 1949: http://patchwork.quagga.net/patch/1949
   [quagga-dev,15366,6/8] isisd: API: timers (LSP, SPF)
  Patchwork 1947: http://patchwork.quagga.net/patch/1947
   [quagga-dev,15364,7/8] isisd: API: area (L1), domain (L2) passwords
  Patchwork 1946: http://patchwork.quagga.net/patch/1946
   [quagga-dev,15363,8/8] isisd: drop unused per-type metric values
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-294/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1951
> 
> Git Patch: Using "git apply" for patch 1951
> :1059: trailing whitespace.
>  *   Tampere University of Technology  
> :1063: trailing whitespace.
>  * This program is free software; you can redistribute it and/or modify it 
> :1064: trailing whitespace.
>  * under the terms of the GNU General Public Licenseas published by the Free 
> :1065: trailing whitespace.
>  * Software Foundation; either version 2 of the License, or (at your option) 
> :1068: trailing whitespace.
>  * This program is distributed in the hope that it will be useful,but WITHOUT 
> error: patch failed: isisd/isis_circuit.c:1240
> error: isisd/isis_circuit.c: patch does not apply

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15359] CI Testresult: PASSED (Re: [quagga-dev, 15358] bgpd: Add new configuration cli for graceful restart.)

2016-05-24 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1943: http://patchwork.quagga.net/patch/1943
   [quagga-dev,15358] bgpd: Add new configuration cli for graceful restart.
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-293/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15299] CI Testresult: PASSED (Re: [quagga-dev, 15290, 10/10] bgpd: add L3/L2VPN Virtual Network Control feature)

2016-05-17 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1935: http://patchwork.quagga.net/patch/1935
   [quagga-dev,15284,01/10] lib: fix memory leak in zprivs_caps_init
  Patchwork 1934: http://patchwork.quagga.net/patch/1934
   [quagga-dev,15278,02/10] lib/vty: silence clang -Wparentheses-equality
  Patchwork 1939: http://patchwork.quagga.net/patch/1939
   [quagga-dev,15286,03/10] bgpd: cleanup clang uninitialized variable 
warning
  Patchwork 1933: http://patchwork.quagga.net/patch/1933
   [quagga-dev,15279,04/10] bgp: add debug bgp allow-martians 
next hops and related code/commands
  Patchwork 1937: http://patchwork.quagga.net/patch/1937
   [quagga-dev,15280,05/10] bgpd: add -S / --skip_runas flag to not change 
effective user/group on start up. Enables bgpd to be run by unprivileged user.
  Patchwork 1936: http://patchwork.quagga.net/patch/1936
   [quagga-dev,15283,06/10] lib: dump memory stats on core
  Patchwork 1940: http://patchwork.quagga.net/patch/1940
   [quagga-dev,15287,07/10] lib: add skiplist
  Patchwork 1932: http://patchwork.quagga.net/patch/1932
   [quagga-dev,15281,08/10] lib: add route_table_get_default_delegate
  Patchwork 1938: http://patchwork.quagga.net/patch/1938
   [quagga-dev,15285,09/10] lib: add AF_ETHERNET/AFI_ETHER
  Patchwork 1941: http://patchwork.quagga.net/patch/1941
   [quagga-dev,15290,10/10] bgpd: add L3/L2VPN Virtual Network Control 
feature
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-291/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15296] CI Testresult: PASSED (Re: [quagga-dev,15295] lib: change command logging to be off by default, and add log_commands to enable it.)

2016-05-17 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1942: http://patchwork.quagga.net/patch/1942
   [quagga-dev,15295] lib: change command logging to be off by default, and 
add log_commands to enable it.
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-292/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15251] CI Testresult: PASSED (Re: [quagga-dev,15250] bgpd: fix wrong help strings of match peer and no match peer commands)

2016-05-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1930: http://patchwork.quagga.net/patch/1930
   [quagga-dev,15250] bgpd: fix wrong help strings of match 
peer and no match peer commands
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-289/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15244] CI Testresult: PASSED (Re: [quagga-dev, 15243] pimd: [fix] send pim prune via correct interface when rpf upstream interface for a source changes)

2016-05-09 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1928: http://patchwork.quagga.net/patch/1928
   [quagga-dev,15243] pimd: [fix] send pim prune via correct interface when 
rpf upstream interface for a source changes
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-286/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15242] CI Testresult: PASSED (Re: [quagga-dev, 15241] bgpd: fix BGP IPv6 route map error)

2016-05-09 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1927: http://patchwork.quagga.net/patch/1927
   [quagga-dev,15241] bgpd: fix BGP IPv6 route map error
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-285/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15222] CI Testresult: PASSED (Re: [quagga-dev, 15218, PATCHv2, 4/4] zebra: count iface up/down events and keep last time of their occurrence)

2016-05-03 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1925: http://patchwork.quagga.net/patch/1925
   [quagga-dev,15215,PATCHv2,1/4] lib: use constant to replace magic value 
for length of quagga_timestamp
  Patchwork 1924: http://patchwork.quagga.net/patch/1924
   [quagga-dev,15216,PATCHv2,2/4] lib: add api method to read current 
config path
  Patchwork 1923: http://patchwork.quagga.net/patch/1923
   [quagga-dev,15217,PATCHv2,3/4] lib: add event_counter
  Patchwork 1926: http://patchwork.quagga.net/patch/1926
   [quagga-dev,15218,PATCHv2,4/4] zebra: count iface up/down events and 
keep last time of their occurrence
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-284/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15191] CI Testresult: PASSED (Re: [quagga-dev,15187] bgpd: Squash spurious unknown afi log messages)

2016-04-27 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1921: http://patchwork.quagga.net/patch/1921
   [quagga-dev,15187] bgpd: Squash spurious unknown afi log 
messages
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-282/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15174] CI Testresult: PASSED (Re: [quagga-dev,15173] zebra: fix crash caused by using route-map with set src )

2016-04-26 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1916: http://patchwork.quagga.net/patch/1916
   [quagga-dev,15173] zebra: fix crash caused by using route-map with 
set src
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-280/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15171] CI Testresult: FAILED (Re: [quagga-dev, 15168] Re: [PATCH] zebra: fix crash)

2016-04-25 Thread cisystem
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 .

Patches applied :
  Patchwork 1915: http://patchwork.quagga.net/patch/1915
   [quagga-dev,15168] Re: [PATCH] zebra: fix crash
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-279/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1915
> 
> patching file zebra/zebra_routemap.c
> patch:  malformed patch at line 56: prefix *prefix,

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15155] CI Testresult: PASSED (Re: [quagga-dev, 15148] zebra: add missing vty commands)

2016-04-22 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1913: http://patchwork.quagga.net/patch/1913
   [quagga-dev,15148] zebra: add missing vty commands
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-277/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15132] CI Testresult: PASSED (Re: [quagga-dev, 15130] zserv: [pimd] fix - avoid dereferencing a NULL pointer)

2016-04-21 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1903: http://patchwork.quagga.net/patch/1903
   [quagga-dev,15130] zserv: [pimd] fix - avoid dereferencing a NULL pointer
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-275/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15131] CI Testresult: PASSED (Re: [quagga-dev, 15127] ospfd: fix - correct neighbor index on changing/p2p/virtual links)

2016-04-21 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1902: http://patchwork.quagga.net/patch/1902
   [quagga-dev,15127] ospfd: fix - correct neighbor index on 
changing/p2p/virtual links
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-274/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15129] CI Testresult: PASSED (Re: [quagga-dev, 15122] pimd: Fix hang when doing nexthop lookup from zebra)

2016-04-21 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1901: http://patchwork.quagga.net/patch/1901
   [quagga-dev,15122] pimd: Fix hang when doing nexthop lookup from zebra
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-273/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15077] CI Testresult: PASSED (Re: [quagga-dev, 15076] bgpd: Send OPEN on both inbound and outbound connections + FSM graphvizing)

2016-04-19 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1900: http://patchwork.quagga.net/patch/1900
   [quagga-dev,15076] bgpd: Send OPEN on both inbound and outbound 
connections + FSM graphvizing
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-272/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15065] CI Testresult: FAILED (Re: [quagga-dev, 15064] bgpd: rpki origin validation)

2016-04-18 Thread cisystem
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 .

Patches applied :
  Patchwork 1899: http://patchwork.quagga.net/patch/1899
   [quagga-dev,15064] bgpd: rpki origin validation
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-271/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1899
> 
> patching file bgpd/Makefile.am
> Hunk #1 FAILED at 10.
> Hunk #2 FAILED at 24.
> 2 out of 2 hunks FAILED -- saving rejects to file bgpd/Makefile.am.rej
> patching file bgpd/bgp_main.c
> patch:  malformed patch at line 90: Boston, MA

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15063] CI Testresult: PASSED (Re: [quagga-dev, 15062] ospfd: fix - use the correct index for pseudo neighbors on p2p/virtual links)

2016-04-18 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1898: http://patchwork.quagga.net/patch/1898
   [quagga-dev,15062] ospfd: fix - use the correct index for pseudo 
neighbors on p2p/virtual links
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-270/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15048] CI Testresult: PASSED (Re: [quagga-dev,15044] ospfd: stub-router allow transit option and add Host option support)

2016-04-12 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1895: http://patchwork.quagga.net/patch/1895
   [quagga-dev,15044] ospfd: stub-router allow transit option 
and add Host option support
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-267/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 15042] CI Testresult: PASSED (Re: [quagga-dev, 15025] lib: Fix priviledge modification for vty group specified)

2016-04-12 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1892: http://patchwork.quagga.net/patch/1892
   [quagga-dev,15025] lib: Fix priviledge modification for vty group 
specified
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-264/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 14959] CI Testresult: FAILED (Re: [quagga-dev, 14955, 5/5] doc: add blurb on use of protobuf with FPM)

2016-03-21 Thread cisystem
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 .

Patches applied :
  Patchwork 1872: http://patchwork.quagga.net/patch/1872
   [quagga-dev,14956,1/5] Add support for protobuf.
  Patchwork 1870: http://patchwork.quagga.net/patch/1870
   [quagga-dev,14954,2/5] build: turn off automake portability warnings
  Patchwork 1873: http://patchwork.quagga.net/patch/1873
   [quagga-dev,14957,3/5] Add protobuf support for FPM.
  Patchwork 1874: http://patchwork.quagga.net/patch/1874
   [quagga-dev,14958,4/5] zebra: optionally use protobuf with FPM
  Patchwork 1871: http://patchwork.quagga.net/patch/1871
   [quagga-dev,14955,5/5] doc: add blurb on use of protobuf with FPM
Tested on top of Git : 86c5d2e (as of 20160315.231717 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-259/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
NetBSD6 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
Debian8 amd64 build: Successful
CentOS6 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
FreeBSD10 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD8 amd64 build: Successful

Make failed for OmniOS amd64 build
   see log in attachment omnios_amd64_make.log
Make failed for Openbsd58 amd64 build
   see log in attachment openbsd58_amd64_make.log

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, 
mwin...@netdef.org
make  all-recursive
make[1]: Entering directory `/export/home/ci/cibuild.259/quagga-source'
Making all in lib
make[2]: Entering directory `/export/home/ci/cibuild.259/quagga-source/lib'
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
make[3]: Entering directory `/export/home/ci/cibuild.259/quagga-source/lib'
  CC   network.lo
  CC   pid_output.lo
  CC   getopt.lo
  CC   getopt1.lo
  CC   daemon.lo
  CC   checksum.lo
  CC   vector.lo
  CC   linklist.lo
  CC   vty.lo
  CC   command.lo
  CC   sockunion.lo
  CC   prefix.lo
  CC   thread.lo
  CC   if.lo
  CC   memory.lo
  CC   buffer.lo
  CC   table.lo
  CC   hash.lo
  CC   filter.lo
  CC   routemap.lo
  CC   distribute.lo
  CC   stream.lo
  CC   str.lo
  CC   log.lo
  CC   plist.lo
  CC   zclient.lo
  CC   sockopt.lo
  CC   smux.lo
  CC   agentx.lo
  CC   snmp.lo
  CC   md5.lo
  CC   if_rmap.lo
  CC   keychain.lo
  CC   privs.lo
  CC   sigevent.lo
  CC   pqueue.lo
  CC   jhash.lo
  CC   memtypes.lo
  CC   workqueue.lo
  CC   vrf.lo
  CCLD libzebra.la
make[3]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/lib'
make[2]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/lib'
Making all in qpb
make[2]: Entering directory `/export/home/ci/cibuild.259/quagga-source/qpb'
make  all-am
make[3]: Entering directory `/export/home/ci/cibuild.259/quagga-source/qpb'
  CCLD libquagga_pb.la
make[3]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/qpb'
make[2]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/qpb'
Making all in fpm
make[2]: Entering directory `/export/home/ci/cibuild.259/quagga-source/fpm'
make  all-am
make[3]: Entering directory `/export/home/ci/cibuild.259/quagga-source/fpm'
  CCLD libfpm_pb.la
make[3]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/fpm'
make[2]: Leaving directory `/export/home/ci/cibuild.259/quagga-source/fpm'
Making all in zebra
make[2]: Entering directory `/export/home/ci/cibuild.259/quagga-source/zebra'
  CC   test_main.o
  CC   zebra_rib.o
  CC   interface.o
  CC   connected.o
  CC   debug.o
  CC   zebra_vty.o
  CC   kernel_null.o
  CC   redistribute_null.o
  CC   ioctl_null.o
  CC   misc_null.o
  CCLD testzebra
  CC   zserv.o
  CC   main.o
  CC   zebra_routemap.o
  CC   redistribute.o
  CC   rtadv.o
rtadv.c: In function ‘rtadv_send_packet’:
rtadv.c:136:23: warning: unused variable ‘sdl’ [-Wunused-variable]
   struct sockaddr_dl *sdl;
   ^
  CC   zebra_snmp.o
  CC   irdp_main.o
  CC   irdp_interface.o
  CC   irdp_packet.o
  CC   router-id.o
  CC   zebra_fpm.o
zebra_fpm.c: In function ‘zfpm_encode_route’:
zebra_fpm.c:882:7: warning: unused variable ‘cmd’ [-Wunused-variable]
   int cmd;
   ^
  CC   ioctl_solaris.o
  CC   ipforward_solaris.o
  

[quagga-dev 14919] CI Testresult: PASSED (Re: [quagga-dev, 14907] lib: fix MIN/MAX macros to not double-eval)

2016-03-14 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1867: http://patchwork.quagga.net/patch/1867
   [quagga-dev,14907] lib: fix MIN/MAX macros to not double-eval
Tested on top of Git : 5e57b5f (as of 20160311.232914 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-258/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 14905] CI Testresult: FAILED (Re: [quagga-dev,14881,3/3] *: Consolidate all double VIEW_NODE and ENABLE_NODE s)

2016-03-11 Thread cisystem
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 .

Patches applied :
  Patchwork 1857: http://patchwork.quagga.net/patch/1857
   [quagga-dev,14880,1/3] bgpd, lib: Remove RESTRICTED_NODE from code base
  Patchwork 1856: http://patchwork.quagga.net/patch/1856
   [quagga-dev,14879,2/3] lib: Consolidate VIEW_NODE to be ENABLE_NODE as 
well
  Patchwork 1858: http://patchwork.quagga.net/patch/1858
   [quagga-dev,14881,3/3] *: Consolidate all double VIEW_NODE and 
ENABLE_NODEs
Tested on top of Git : e3f623b (as of 20160309.134159 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-251/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful

DejaGNU Unittests (make check) failed for FreeBSD10 amd64 build:(see full 
log in attachment freebsd10_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:26:03 2016
> Native configuration is amd64-unknown-freebsd10.1
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for Ubuntu1204 amd64 build:(see full 
log in attachment ubuntu1204_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> Test Run By ci on Fri Mar 11 17:25:41 2016
> Native configuration is x86_64-unknown-linux-gnu
>   === bgpd tests ===
> Schedule of variations:
> unix

DejaGNU Unittests (make check) failed for Openbsd58 amd64 build:(see full 
log in attachment openbsd58_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:25:04 2016
> Native configuration is x86_64-unknown-openbsd5.8
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for NetBSD7 amd64 build:(see full log 
in attachment netbsd7_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Sat Mar 12 01:24:54 2016
> Native configuration is x86_64-unknown-netbsd7.0
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for NetBSD6 amd64 build:(see full log 
in attachment netbsd6_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:26:48 2016
> Native configuration is x86_64-unknown-netbsd6.1.5
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for FreeBSD8 amd64 build:(see full 
log in attachment freebsd8_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:26:39 2016
> Native configuration is amd64-unknown-freebsd8.4
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for FreeBSD9 amd64 build:(see full 
log in attachment freebsd9_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:26:26 2016
> Native configuration is amd64-unknown-freebsd9.3
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for CentOS7 amd64 build:(see full log 
in attachment centos7_amd64_dejagnu.log)
> Running ./libzebra.tests/test-timer-correctness.exp ...
> Running ./libzebra.tests/testcli.exp ...
> FAIL: testcli
> Running ./libzebra.tests/testcommands.exp ...
> WARNING: Couldn't find the global config file.
> Test Run By ci on Fri Mar 11 17:26:51 2016
> Native configuration is x86_64-unknown-linux-gnu
>   === bgpd tests ===
> Schedule of variations:

DejaGNU Unittests (make check) failed for Ubuntu1404 amd64 build:(see full 
log in attachment ubuntu1404_amd64_dejagnu.log)
> Running 

[quagga-dev 14899] CI Testresult: PASSED (Re: [quagga-dev, 14893] quagga: Remove double read of stream)

2016-03-11 Thread cisystem
Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF CI System 

This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter .

Patches applied :
  Patchwork 1865: http://patchwork.quagga.net/patch/1865
   [quagga-dev,14893] quagga: Remove double read of stream
Tested on top of Git : e3f623b (as of 20160309.134159 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-253/


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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 14891] CI Testresult: FAILED (Re: [quagga-dev,14881,3/3] *: Consolidate all double VIEW_NODE and ENABLE_NODE s)

2016-03-11 Thread cisystem
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 .

Patches applied :
  Patchwork 1857: http://patchwork.quagga.net/patch/1857
   [quagga-dev,14880,1/3] bgpd, lib: Remove RESTRICTED_NODE from code base
  Patchwork 1856: http://patchwork.quagga.net/patch/1856
   [quagga-dev,14879,2/3] lib: Consolidate VIEW_NODE to be ENABLE_NODE as 
well
  Patchwork 1858: http://patchwork.quagga.net/patch/1858
   [quagga-dev,14881,3/3] *: Consolidate all double VIEW_NODE and 
ENABLE_NODEs
Tested on top of Git : e3f623b (as of 20160309.134159 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-251/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

OmniOS amd64 build: Successful

FreeBSD10 amd64 build: No useful log found
Ubuntu1204 amd64 build: No useful log found
Openbsd58 amd64 build: No useful log found
NetBSD7 amd64 build: No useful log found
NetBSD6 amd64 build: No useful log found
FreeBSD8 amd64 build: No useful log found
FreeBSD9 amd64 build: No useful log found
CentOS7 amd64 build: No useful log found
Ubuntu1404 amd64 build: No useful log found
CentOS6 amd64 build: No useful log found
Debian8 amd64 build: No useful log found

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


[quagga-dev 14873] CI Testresult: FAILED (Re: [quagga-dev, 14870, 3/3] lib: Remove unnecessary paranthesis)

2016-03-10 Thread cisystem
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 .

Patches applied :
  Patchwork 1853: http://patchwork.quagga.net/patch/1853
   [quagga-dev,14869,1/3] zebra: Remove unused #ifdef 
HAVE_STRUCT_SOCKADDR_DL
  Patchwork 1855: http://patchwork.quagga.net/patch/1855
   [quagga-dev,14868,2/3] bgpd: Fix code path that leads to uninitialized 
variables
  Patchwork 1854: http://patchwork.quagga.net/patch/1854
   [quagga-dev,14870,3/3] lib: Remove unnecessary paranthesis
Tested on top of Git : e3f623b (as of 20160309.134159 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-250/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

CentOS6 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
CentOS7 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1404 amd64 build: Successful

Make failed for FreeBSD10 amd64 build:(see full log in attachment 
freebsd10_amd64_make.log)
>   CC   rtread_sysctl.o
>   CC   kernel_socket.o
> kernel_socket.c:566:52: error: no member named 'sdl' in 'struct zebra_if'
>   memcpy (&((struct zebra_if *)ifp->info)->sdl, sdl, sdl->sdl_len);
>~~  ^
> kernel_socket.c:1135:67: error: no member named 'sdl' in 'struct zebra_if'
>   gate = (union sockunion *) &((struct zebra_if *)ifp->info)->sdl;
>   ~~  ^
> 2 errors generated.

Make failed for Openbsd58 amd64 build:(see full log in attachment 
openbsd58_amd64_make.log)
> kernel_socket.c:92:2: warning: #warning "net/route.h does not define 
> RT_ROUNDUP; making unwarranted assumptions!"
> kernel_socket.c: In function 'ifm_read':
> kernel_socket.c:566: error: 'struct zebra_if' has no member named 'sdl'
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1135: error: 'struct zebra_if' has no member named 'sdl'
> *** Error 1 in zebra (Makefile:571 'kernel_socket.o': @echo "  CC  " 
> kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
> *** Error 1 in . (Makefile:485 'all-recursive')
> *** Error 1 in /home/ci/cibuild.250/quagga-source (Makefile:392 'all')

Make failed for NetBSD6 amd64 build:(see full log in attachment 
netbsd6_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c: In function 'ifm_read':
> kernel_socket.c:566:50: error: 'struct zebra_if' has no member named 'sdl'
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1135:65: error: 'struct zebra_if' has no member named 'sdl'
> *** Error code 1
> Stop.
> make: stopped in /home/ci/cibuild.250/quagga-source/zebra
> *** Error code 1

Make failed for NetBSD7 amd64 build:(see full log in attachment 
netbsd7_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c: In function 'ifm_read':
> kernel_socket.c:566:50: error: 'struct zebra_if' has no member named 'sdl'
>memcpy (&((struct zebra_if *)ifp->info)->sdl, sdl, sdl->sdl_len);
>   ^
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1135:65: error: 'struct zebra_if' has no member named 'sdl'
>gate = (union sockunion *) &((struct zebra_if *)ifp->info)->sdl;
>  ^

Make failed for FreeBSD8 amd64 build:(see full log in attachment 
freebsd8_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c: In function 'ifm_read':
> kernel_socket.c:566: error: 'struct zebra_if' has no member named 'sdl'
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1135: error: 'struct zebra_if' has no member named 'sdl'
> *** Error code 1
> Stop in /usr/home/ci/cibuild.250/quagga-source/zebra.
> *** Error code 1
> Stop in /usr/home/ci/cibuild.250/quagga-source.

Make failed for FreeBSD9 amd64 build:(see full log in attachment 
freebsd9_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c: In function 'ifm_read':
> kernel_socket.c:566: error: 'struct zebra_if' has no member named 'sdl'
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1135: error: 'struct zebra_if' has no member named 'sdl'
> *** [kernel_socket.o] Error code 1
> Stop in /usr/home/ci/cibuild.250/quagga-source/zebra.
> *** [all-recursive] Error code 1
> Stop in /usr/home/ci/cibuild.250/quagga-source.

Make failed for OmniOS amd64 build:(see full log in attachment 
omnios_amd64_make.log)
>   CC   kernel_socket.o
> kernel_socket.c: In function ‘ifm_read’:
> kernel_socket.c:568:50: error: ‘struct zebra_if’ has no member named ‘sdl’
>memcpy (&((struct zebra_if *)ifp->info)->sdl, sdl, sizeof (struct 
> sockaddr_dl));
>   ^
> kernel_socket.c: In function ‘rtm_write’:
> kernel_socket.c:1135:65: error: 

[quagga-dev 14832] CI Testresult: FAILED (Re: [quagga-dev, 14831, 5/5] lib: Add ability to use poll() instead of select)

2016-03-04 Thread cisystem
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 .

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, 
mwin...@netdef.org



Building quagga-test-20160304.220006-git.eae18d1 RPM
-

#
# Fix up the SPEC File
/bin/sed -i 's/%_VERSION_%/20160304.220006/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_RELEASE_%/git.eae18d1/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 
's|%_SOURCEURL_%|https://ci1.netdef.org/browse/QUAGGA-QPWORK-CI006BUILD-249/artifact/shared/SourceCode/quagga-source.tar.gz|g'
 rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_DATE_%/Fri Mar  4 2016/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_USER_%/RPM Makefile/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_EMAIL_%//g' rpmbuild/SPECS/quagga-test.spec
#
# Build the RPM
/usr/bin/rpmbuild --define "_topdir /home/ci/cibuild.249/rpmbuild" -ba --target 
x86_64 rpmbuild/SPECS/quagga-test.spec
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bWaiAt
+ umask 022
+ cd /home/ci/cibuild.249/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/ci/cibuild.249/rpmbuild/BUILD
+ rm -rf quagga-source
+ /bin/tar -xf -
+ /usr/bin/gzip -dc /home/ci/cibuild.249/rpmbuild/SOURCES/quagga-source.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd quagga-source
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #2 (quagga-pimd-init):
+ echo 'Patch #2 (quagga-pimd-init):'
+ /usr/bin/patch -p1 --fuzz=0
+ /bin/cat /home/ci/cibuild.249/rpmbuild/SOURCES/quagga-pimd-init
patching file redhat/Makefile.am
patching file redhat/pimd.init
patching file redhat/pimd.service
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0cKZAK
+ umask 022
+ cd /home/ci/cibuild.249/rpmbuild/BUILD
+ cd quagga-source
+ LANG=C
+ export LANG
+ unset DISPLAY
+ ./bootstrap.sh
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: 

[quagga-dev 14795] CI Testresult: FAILED (Re: [quagga-dev, 14785, 10/10] build: goodbye, gawk)

2016-02-26 Thread cisystem
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 .

Patches applied :
  Patchwork 1839: http://patchwork.quagga.net/patch/1839
   [quagga-dev,14778,01/10] *: get rid of MTYPE 0
  Patchwork 1843: http://patchwork.quagga.net/patch/1843
   [quagga-dev,14786,02/10] lib: move memory.[ch] out of the way
  Patchwork 1838: http://patchwork.quagga.net/patch/1838
   [quagga-dev,14783,03/10] lib: add new extensible memory-type handling
  Patchwork 1844: http://patchwork.quagga.net/patch/1844
   [quagga-dev,14787,04/10] lib: migrate to new memory-type handling
  Patchwork 1845: http://patchwork.quagga.net/patch/1845
   [quagga-dev,14788,05/10] *: split  distribute memtypes
  Patchwork 1840: http://patchwork.quagga.net/patch/1840
   [quagga-dev,14782,06/10] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 1842: http://patchwork.quagga.net/patch/1842
   [quagga-dev,14784,07/10] lib: distribute mtypes into files
  Patchwork 1836: http://patchwork.quagga.net/patch/1836
   [quagga-dev,14779,08/10] lib: clean/restore memory debugging functions
  Patchwork 1837: http://patchwork.quagga.net/patch/1837
   [quagga-dev,14781,09/10] build: goodbye, memtypes.c
  Patchwork 1841: http://patchwork.quagga.net/patch/1841
   [quagga-dev,14785,10/10] build: goodbye, gawk
Tested on top of Git : ca52365 (as of 20160224.131903 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-247/


Get source and apply patch from patchwork: Successful


Building Stage: Failed

CentOS6 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD10 amd64 build: Successful
OmniOS amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD8 amd64 build: Successful
Debian8 amd64 build: Successful
Openbsd58 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful

Package building failed for Ubuntu1404 amd64 build:(see full log in 
attachment ubuntu1404_amd64_pkgbuild.log)
> debian/rules:10: "DEBIAN: SNMP disabled, see README.Debian"
> # Quagga needs /proc to check some BSD vs Linux specific stuff.
> # Else it fails with an obscure error message pointing out that
> # IPCTL_FORWARDING is an undefined symbol which is not very helpful.
> dh_auto_configure -- \
>   --enable-exampledir=/usr/share/doc/quagga/examples/ \
>   --localstatedir=/var/run/quagga \
>   --sbindir=/usr/lib/quagga \
>   --sysconfdir=/etc/quagga \


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, 
mwin...@netdef.org



Building quagga-test-20160226.100310-git.ca52365 Debian Package
-

#
# Copy Src to correct directory
tar xzf ./quagga-source.tar.gz
mv quagga-source quagga-test
#
# Final cleanup (not in original Debian package, not sure why not. So kept 
outside here as well
/usr/bin/groff -ms quagga-test/doc/draft-zebra-00.ms -T ascii > 
quagga-test/doc/draft-zebra-00.txt
cd quagga-test; ./bootstrap.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:64: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
Makefile.am: installing './INSTALL'
bgpd/Makefile.am: installing './depcomp'
doc/Makefile.am:40: installing 'doc/mdate-sh'
solaris/Makefile.am:71: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:75: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:79: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:84: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:88: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:98: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:103: warning: '%'-style pattern rules are a GNU make 
extension
#
# Disable GCC Optimization if NOOPTIMIZE env variable is set
# (We have to do this after the bootstrap ran)
if test -n "$NOOPTIMIZE"; then /bin/sed -i 's/-O2/-O0/g' quagga-test/configure; 
/bin/sed -i 's/-Os/-O0/g' 

[quagga-dev 14796] CI Testresult: FAILED (Re: [quagga-dev, 14792] Re: adding copyright lines when modifying a file)

2016-02-26 Thread cisystem
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 .

Patches applied :
  Patchwork 1846: http://patchwork.quagga.net/patch/1846
   [quagga-dev,14792] Re: adding copyright lines when modifying a file
Tested on top of Git : eae18d1 (as of 20151209.135437 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-248/


Get source and apply patch from patchwork: Failed

> Applying Patchwork patch 1846
> 
> patching file HACKING.md
> Hunk #1 FAILED at 50.
> 1 out of 1 hunk FAILED -- saving rejects to file HACKING.md.rej

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, 
mwin...@netdef.org

___
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev


  1   2   >