Continous Integration Result: FAILED See below for issues. This is an EXPERIMENTAL automated CI system. For questions and feedback, feel free to email Martin Winter <[email protected]>.
Patches applied : Patchwork 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/ Get source and apply patch from patchwork: Failed ---------------- > Applying Patchwork patch 1935 > ------------------------------------ > patching file lib/privs.c > Applying Patchwork patch 1934 > ------------------------------------ > patching file lib/vty.c > Applying Patchwork patch 1939 > ------------------------------------ > patching file bgpd/bgp_attr.c > Applying Patchwork patch 1933 > ------------------------------------ > patching file bgpd/bgp_attr.c > patching file bgpd/bgp_debug.c > patching file bgpd/bgp_debug.h > Applying Patchwork patch 1937 > ------------------------------------ > patching file bgpd/bgp_main.c > patching file doc/bgpd.8 > Applying Patchwork patch 1936 > ------------------------------------ > patching file lib/sigevent.c > Applying Patchwork patch 1940 > ------------------------------------ > patching file lib/Makefile.am > patching file lib/skiplist.c > patching file lib/skiplist.h > Applying Patchwork patch 1932 > ------------------------------------ > patching file lib/table.c > patching file lib/table.h > Applying Patchwork patch 1938 > ------------------------------------ > patching file lib/plist.c > patching file lib/prefix.c > patching file lib/prefix.h > patching file lib/zebra.h > Applying Patchwork patch 1941 > ------------------------------------ > patching file Makefile.am > patching file bgpd/Makefile.am > patching file bgpd/bgp_attr.c > patching file bgpd/bgp_attr.h > patching file bgpd/bgp_ecommunity.c > patching file bgpd/bgp_ecommunity.h > patching file bgpd/bgp_encap.c > patching file bgpd/bgp_main.c > patching file bgpd/bgp_mplsvpn.c > patching file bgpd/bgp_mplsvpn.h > patching file bgpd/bgp_nexthop.h > patching file bgpd/bgp_open.c > patching file bgpd/bgp_route.c > patching file bgpd/bgp_route.h > patching file bgpd/bgp_routemap.c > patching file bgpd/bgp_vnc_types.h > patching file bgpd/bgp_zebra.c > patching file bgpd/bgpd.c > patching file bgpd/bgpd.conf.vnc.sample > patching file bgpd/bgpd.h > patching file bgpd/rfapi/bgp_rfapi_cfg.c > patching file bgpd/rfapi/bgp_rfapi_cfg.h > patching file bgpd/rfapi/rfapi.c > patching file bgpd/rfapi/rfapi.h > patching file bgpd/rfapi/rfapi_ap.c > patching file bgpd/rfapi/rfapi_ap.h > patching file bgpd/rfapi/rfapi_backend.h > patching file bgpd/rfapi/rfapi_descriptor_rfp_utils.c > patching file bgpd/rfapi/rfapi_descriptor_rfp_utils.h > patching file bgpd/rfapi/rfapi_encap_tlv.c > patching file bgpd/rfapi/rfapi_encap_tlv.h > patching file bgpd/rfapi/rfapi_import.c > patching file bgpd/rfapi/rfapi_import.h > patching file bgpd/rfapi/rfapi_monitor.c > patching file bgpd/rfapi/rfapi_monitor.h > patching file bgpd/rfapi/rfapi_nve_addr.c > patching file bgpd/rfapi/rfapi_nve_addr.h > patching file bgpd/rfapi/rfapi_private.h > patching file bgpd/rfapi/rfapi_rib.c > patching file bgpd/rfapi/rfapi_rib.h > patching file bgpd/rfapi/rfapi_vty.c > patching file bgpd/rfapi/rfapi_vty.h > patching file bgpd/rfapi/vnc_debug.c > patching file bgpd/rfapi/vnc_debug.h > patching file bgpd/rfapi/vnc_export_bgp.c > patching file bgpd/rfapi/vnc_export_bgp.h > patching file bgpd/rfapi/vnc_export_bgp_p.h > patching file bgpd/rfapi/vnc_export_table.c > patching file bgpd/rfapi/vnc_export_table.h > patching file bgpd/rfapi/vnc_import_bgp.c > patching file bgpd/rfapi/vnc_import_bgp.h > patching file bgpd/rfapi/vnc_import_bgp_p.h > patching file bgpd/rfapi/vnc_zebra.c > patching file bgpd/rfapi/vnc_zebra.h > patching file bgpd/rfp-example/librfp/Makefile.am > patching file bgpd/rfp-example/librfp/rfp.h > patching file bgpd/rfp-example/librfp/rfp_example.c > patching file bgpd/rfp-example/librfp/rfp_internal.h > patching file bgpd/rfp-example/rfptest/Makefile.am > patching file bgpd/rfp-example/rfptest/rfptest.c > patching file bgpd/rfp-example/rfptest/rfptest.h > patching file configure.ac > patching file doc/Makefile.am > patching file doc/bgpd.texi > patching file doc/fig-vnc-commercial-route-reflector.dia > File doc/fig-vnc-commercial-route-reflector.png: git binary diffs are not > supported. > patching file doc/fig-vnc-commercial-route-reflector.txt > patching file doc/fig-vnc-gw-rr.dia > File doc/fig-vnc-gw-rr.png: git binary diffs are not supported. > patching file doc/fig-vnc-gw-rr.txt > patching file doc/fig-vnc-gw.dia > File doc/fig-vnc-gw.png: git binary diffs are not supported. > patching file doc/fig-vnc-gw.txt > patching file doc/fig-vnc-mesh.dia > File doc/fig-vnc-mesh.png: git binary diffs are not supported. > patching file doc/fig-vnc-mesh.txt > patching file doc/fig-vnc-quagga-route-reflector.dia > File doc/fig-vnc-quagga-route-reflector.png: git binary diffs are not > supported. > patching file doc/fig-vnc-quagga-route-reflector.txt > patching file doc/fig-vnc-redundant-route-reflectors.dia > File doc/fig-vnc-redundant-route-reflectors.png: git binary diffs are not > supported. > patching file doc/fig-vnc-redundant-route-reflectors.txt > patching file doc/ospfd.texi > patching file doc/quagga.texi > patching file doc/routemap.texi > patching file doc/vnc.texi > patching file lib/command.c > patching file lib/command.h > patching file lib/log.c > patching file lib/log.h > patching file lib/memtypes.c > patching file lib/prefix.c > patching file lib/route_types.txt > patching file lib/vty.c > patching file lib/zebra.h > patching file redhat/quagga.spec.in > patching file ripd/rip_zebra.c > patching file ripngd/ripng_zebra.c > patching file tests/Makefile.am > patching file vtysh/Makefile.am > patching file vtysh/extract.pl.in > patching file vtysh/vtysh.c > patching file vtysh/vtysh_config.c > patching file zebra/zserv.c Regards, NetDEF/OpenSourceRouting Continous Integration (CI) System --- OpenSourceRouting.org is a project of the Network Device Education Foundation, For more information, see www.netdef.org and www.opensourcerouting.org For questions in regards to this CI System, contact Martin Winter, [email protected] _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
