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 <mwin...@opensourcerouting.org>.
Patches applied : Patchwork 1717: http://patchwork.quagga.net/patch/1717 [quagga-dev,14347,01/25] lib: write "exit" to config after last route-map Patchwork 1716: http://patchwork.quagga.net/patch/1716 [quagga-dev,14346,02/25] zebra: wire up "debug zebra packet detail" Patchwork 1718: http://patchwork.quagga.net/patch/1718 [quagga-dev,14348,03/25] zebra: make RTF_LLINFO optional to fix FreeBSD Patchwork 1719: http://patchwork.quagga.net/patch/1719 [quagga-dev,14349,04/25] zebra: additional redistribute related logging Patchwork 1723: http://patchwork.quagga.net/patch/1723 [quagga-dev,14353,05/25] lib: fix bookkeeping for libreadline malloc()s Patchwork 1720: http://patchwork.quagga.net/patch/1720 [quagga-dev,14350,06/25] lib: add "show commandtree" CLI command Patchwork 1721: http://patchwork.quagga.net/patch/1721 [quagga-dev,14351,07/25] lib: add facility to log all CLI commands Patchwork 1729: http://patchwork.quagga.net/patch/1729 [quagga-dev,14359,08/25] lib: add AFI_ETHERNET to lib/prefix code Patchwork 1724: http://patchwork.quagga.net/patch/1724 [quagga-dev,14354,09/25] bgpd: add nexthop length to AF macro Patchwork 1722: http://patchwork.quagga.net/patch/1722 [quagga-dev,14352,10/25] bgpd: kill unused variable in bgp_socket() Patchwork 1725: http://patchwork.quagga.net/patch/1725 [quagga-dev,14355,11/25] bgpd: make _vpnv4 static handling SAFI-agnostic Patchwork 1728: http://patchwork.quagga.net/patch/1728 [quagga-dev,14358,12/25] bgpd: handle AS4 and EOI route distinguishers Patchwork 1730: http://patchwork.quagga.net/patch/1730 [quagga-dev,14360,13/25] bgpd: wire up VPNv6 protocol processing Patchwork 1734: http://patchwork.quagga.net/patch/1734 [quagga-dev,14362,14/25] *: hook up bgp VPNv6 CLI node Patchwork 1726: http://patchwork.quagga.net/patch/1726 [quagga-dev,14356,15/25] bgpd: improve cleanup in bgp_delete() Patchwork 1733: http://patchwork.quagga.net/patch/1733 [quagga-dev,14368,16/25] bgpd: general MP/SAFI improvements Patchwork 1731: http://patchwork.quagga.net/patch/1731 [quagga-dev,14361,17/25] bgpd: encap: extend extcommunity handling Patchwork 1737: http://patchwork.quagga.net/patch/1737 [quagga-dev,14365,18/25] bgpd: encap: add attribute handling Patchwork 1738: http://patchwork.quagga.net/patch/1738 [quagga-dev,14366,19/25] bgpd: encap: add encap SAFI (RFC5512) Patchwork 1736: http://patchwork.quagga.net/patch/1736 [quagga-dev,14364,20/25] *: hook up bgp ENCAP CLI node Patchwork 1732: http://patchwork.quagga.net/patch/1732 [quagga-dev,14367,21/25] CLI: machineparse / random "show" improvements Patchwork 1735: http://patchwork.quagga.net/patch/1735 [quagga-dev,14363,22/25] CLI: VPNv6 show commands Patchwork 1739: http://patchwork.quagga.net/patch/1739 [quagga-dev,14369,23/25] CLI: encap show commands Patchwork 1740: http://patchwork.quagga.net/patch/1740 [quagga-dev,14370,24/25] CLI: Add back old forms of 'show <afi> <safi>' for compatibility Patchwork 1727: http://patchwork.quagga.net/patch/1727 [quagga-dev,14357,25/25] CLI: Add AFI/SAFI show commands to manual Tested on top of Git : eae18d1 (as of 20151209.135437 UTC) CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-202/ Get source and apply patch from patchwork: Successful ---------------- Building Stage: Failed ---------------- Make failed for Debian8 amd64 build: (see full log in attachment debian8_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token > !!!!!^L!!!!! > ^ > In file included from bgp_route.c:26:0: > bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in > a function) > DEFUN (show_bgp_ipv4_cidr_only, > ^ Make failed for FreeBSD10 amd64 build: (see full log in attachment freebsd10_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or '(' > !!!!!^L!!!!! > ^ > bgp_route.c:9076:8: error: use of undeclared identifier > 'show_bgp_ipv4_cidr_only'; did you mean 'show_ip_bgp_ipv4_cidr_only'? > DEFUN (show_bgp_ipv4_cidr_only, > ^~~~~~~~~~~~~~~~~~~~~~~ > show_ip_bgp_ipv4_cidr_only Make failed for CentOS6 amd64 build: (see full log in attachment centos6_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075: error: expected identifier or ‘(’ before ‘!’ token > bgp_route.c:9076: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a > function) > bgp_route.c:15557: error: expected identifier or ‘(’ before ‘!’ token > bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: > bgp_route.c:15681: warning: implicit declaration of function > ‘bgp_clear_damp_route’ > At top level: > cc1: warning: unrecognized command line option "-Wno-unused-result" Make failed for Ubuntu1204 amd64 build: (see full log in attachment ubuntu1204_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token > bgp_route.c:9076:1: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in > a function) > bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token > bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: > bgp_route.c:15681:3: warning: implicit declaration of function > ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] > bgp_route.c: At top level: > bgp_route.c:9076:1: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used > [-Wunused-function] Make failed for NetBSD6 amd64 build: (see full log in attachment netbsd6_amd64_make.log) > CC vty.lo > In file included from vty.c:34:0: > prefix.h:30:27: fatal error: net/ethernet.h: No such file or directory > compilation terminated. > *** Error code 1 > Stop. > make: stopped in /home/ci/cibuild.202/quagga-source/lib > *** Error code 1 > Stop. Make failed for Openbsd58 amd64 build: (see full log in attachment openbsd58_amd64_make.log) > CC vty.lo > In file included from vty.c:34: > prefix.h:30:27: error: net/ethernet.h: No such file or directory > In file included from vty.c:34: > prefix.h:50: error: 'ETHER_ADDR_LEN' undeclared here (not in a function) > *** Error 1 in lib (Makefile:555 'vty.lo': @echo " CC " vty.lo;/bin/sh > ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFI...) > *** Error 1 in lib (Makefile:419 'all') > *** Error 1 in . (Makefile:486 'all-recursive') > *** Error 1 in /home/ci/cibuild.202/quagga-source (Makefile:393 'all') Make failed for FreeBSD9 amd64 build: (see full log in attachment freebsd9_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075: error: expected identifier or '(' before '!' token > bgp_route.c:9076: error: 'show_bgp_ipv4_cidr_only' undeclared here (not in a > function) > bgp_route.c:15557: error: expected identifier or '(' before '!' token > bgp_route.c: In function 'clear_ip_bgp_dampening_prefix': > bgp_route.c:15681: warning: implicit declaration of function > 'bgp_clear_damp_route' > *** [bgp_route.o] Error code 1 > Stop in /usr/home/ci/cibuild.202/quagga-source/bgpd. Make failed for Ubuntu1404 amd64 build: (see full log in attachment ubuntu1404_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token > !!!!!^L!!!!! > ^ > In file included from bgp_route.c:26:0: > bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in > a function) > DEFUN (show_bgp_ipv4_cidr_only, > ^ Make failed for FreeBSD8 amd64 build: (see full log in attachment freebsd8_amd64_make.log) > bgp_route.c:3204: warning: dereferencing type-punned pointer will break > strict-aliasing rules > bgp_route.c: At top level: > bgp_route.c:9075: error: expected identifier or '(' before '!' token > bgp_route.c:9076: error: 'show_bgp_ipv4_cidr_only' undeclared here (not in a > function) > bgp_route.c:15557: error: expected identifier or '(' before '!' token > bgp_route.c: In function 'clear_ip_bgp_dampening_prefix': > bgp_route.c:15681: warning: implicit declaration of function > 'bgp_clear_damp_route' > *** Error code 1 > Stop in /usr/home/ci/cibuild.202/quagga-source/bgpd. Make failed for NetBSD7 amd64 build: (see full log in attachment netbsd7_amd64_make.log) > CC vty.lo > In file included from vty.c:34:0: > prefix.h:30:27: fatal error: net/ethernet.h: No such file or directory > # include <net/ethernet.h> > ^ > compilation terminated. > *** Error code 1 > Stop. > make[3]: stopped in /home/ci/cibuild.202/quagga-source/lib Make failed for OmniOS amd64 build: (see full log in attachment omnios_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token > !!!!!^L!!!!! > ^ > In file included from bgp_route.c:26:0: > bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in > a function) > DEFUN (show_bgp_ipv4_cidr_only, > ^ Make failed for CentOS7 amd64 build: (see full log in attachment centos7_amd64_make.log) > CC bgp_debug.o > CC bgp_route.o > bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token > !!!!!^L!!!!! > ^ > In file included from bgp_route.c:26:0: > bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in > a function) > DEFUN (show_bgp_ipv4_cidr_only, > ^ 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 '/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory '/home/ci/cibuild.202/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 '/home/ci/cibuild.202/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 '/home/ci/cibuild.202/quagga-source/lib' make[2]: Leaving directory '/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory '/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC zebra_fpm_netlink.o CC ioctl.o CC ipforward_proc.o CC if_netlink.o CC rt_netlink.o CC rtread_netlink.o CCLD zebra make[2]: Leaving directory '/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory '/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ In file included from bgp_route.c:26:0: bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:216:13: note: in definition of macro ‘DEFUN_CMD_ELEMENT’ .func = funcname, \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681:3: warning: implicit declaration of function ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] return bgp_clear_damp_route (vty, NULL, argv[0], AFI_IP, ^ In file included from bgp_route.c:26:0: bgp_route.c: At top level: bgp_route.c:9076:8: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used [-Wunused-function] DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:226:14: note: in definition of macro ‘DEFUN_CMD_FUNC_TEXT’ static int funcname \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ Makefile:605: recipe for target 'bgp_route.o' failed make[2]: Leaving directory '/home/ci/cibuild.202/quagga-source/bgpd' make[2]: *** [bgp_route.o] Error 1 Makefile:452: recipe for target 'all-recursive' failed make[1]: Leaving directory '/home/ci/cibuild.202/quagga-source' Makefile:383: recipe for target 'all' failed make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
make all-recursive Making all in lib (gawk -f ./memtypes.awk ./memtypes.c > memtypes.h) /usr/local/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 vty.c:426:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((vty == vector_slot (vtyvec, i))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ vty.c:426:20: note: remove extraneous parentheses around the comparison to silence this warning if ((vty == vector_slot (vtyvec, i))) ~ ^ ~ vty.c:426:20: note: use '=' to turn this equality comparison into an assignment if ((vty == vector_slot (vtyvec, i))) ^~ = 1 warning generated. 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 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 CCLD testzebra CC zserv.o CC main.o CC zebra_routemap.o CC redistribute.o CC rtadv.o CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC ioctl.o CC ipforward_sysctl.o CC if_sysctl.o CC rt_socket.o CC rtread_sysctl.o CC kernel_socket.o CCLD zebra Making all in bgpd CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or '(' !!!!!^L!!!!! ^ bgp_route.c:9076:8: error: use of undeclared identifier 'show_bgp_ipv4_cidr_only'; did you mean 'show_ip_bgp_ipv4_cidr_only'? DEFUN (show_bgp_ipv4_cidr_only, ^~~~~~~~~~~~~~~~~~~~~~~ show_ip_bgp_ipv4_cidr_only ../lib/command.h:398:21: note: expanded from macro 'DEFUN' DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, 0, 0) \ ^ ../lib/command.h:216:13: note: expanded from macro 'DEFUN_CMD_ELEMENT' .func = funcname, \ ^ bgp_route.c:8832:8: note: 'show_ip_bgp_ipv4_cidr_only' declared here DEFUN (show_ip_bgp_ipv4_cidr_only, ^ ../lib/command.h:399:23: note: expanded from macro 'DEFUN' DEFUN_CMD_FUNC_TEXT(funcname) ^ ../lib/command.h:226:14: note: expanded from macro 'DEFUN_CMD_FUNC_TEXT' static int funcname \ ^ bgp_route.c:15557:1: error: expected identifier or '(' !!!!!^L!!!!! ^ bgp_route.c:15681:10: warning: implicit declaration of function 'bgp_clear_damp_route' is invalid in C99 [-Wimplicit-function-declaration] return bgp_clear_damp_route (vty, NULL, argv[0], AFI_IP, ^ 1 warning and 3 errors generated. *** Error code 1 Stop. make[2]: stopped in /usr/home/ci/cibuild.202/quagga-source/bgpd *** Error code 1 Stop. make[1]: stopped in /usr/home/ci/cibuild.202/quagga-source *** Error code 1 Stop. make: stopped in /usr/home/ci/cibuild.202/quagga-source
make all-recursive make[1]: Entering directory `/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/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 sockopt.c: In function ‘setsockopt_ipv4_multicast’: sockopt.c:236: warning: dereferencing pointer ‘si’ does break strict-aliasing rules sockopt.c:232: warning: dereferencing pointer ‘si’ does break strict-aliasing rules sockopt.c:230: note: initialized from here At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" 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 `/home/ci/cibuild.202/quagga-source/lib' make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory `/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC zebra_fpm_netlink.o CC ioctl.o CC ipforward_proc.o CC if_netlink.o CC rt_netlink.o CC rtread_netlink.o CCLD zebra make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory `/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075: error: expected identifier or ‘(’ before ‘!’ token bgp_route.c:9076: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) bgp_route.c:15557: error: expected identifier or ‘(’ before ‘!’ token bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681: warning: implicit declaration of function ‘bgp_clear_damp_route’ At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/bgpd' make[2]: *** [bgp_route.o] Error 1 make[1]: Leaving directory `/home/ci/cibuild.202/quagga-source' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
make all-recursive make[1]: Entering directory `/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/quagga-source/lib' make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory `/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC zebra_fpm_netlink.o CC ioctl.o CC ipforward_proc.o CC if_netlink.o CC rt_netlink.o CC rtread_netlink.o CCLD zebra make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory `/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token bgp_route.c:9076:1: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681:3: warning: implicit declaration of function ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] bgp_route.c: At top level: bgp_route.c:9076:1: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used [-Wunused-function] make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/bgpd' make[2]: *** [bgp_route.o] Error 1 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ci/cibuild.202/quagga-source' make: *** [all] Error 2
make all-recursive Making all in lib (gawk -f ./memtypes.awk ./memtypes.c > memtypes.h) /usr/pkg/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 In file included from vty.c:34:0: prefix.h:30:27: fatal error: net/ethernet.h: No such file or directory compilation terminated. *** Error code 1 Stop. make: stopped in /home/ci/cibuild.202/quagga-source/lib *** Error code 1 Stop. make: stopped in /home/ci/cibuild.202/quagga-source/lib *** Error code 1 Stop. make: stopped in /home/ci/cibuild.202/quagga-source *** Error code 1 Stop. make: stopped in /home/ci/cibuild.202/quagga-source
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 In file included from vty.c:34: prefix.h:30:27: error: net/ethernet.h: No such file or directory In file included from vty.c:34: prefix.h:50: error: 'ETHER_ADDR_LEN' undeclared here (not in a function) *** Error 1 in lib (Makefile:555 'vty.lo': @echo " CC " vty.lo;/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFI...) *** Error 1 in lib (Makefile:419 'all') *** Error 1 in . (Makefile:486 'all-recursive') *** Error 1 in /home/ci/cibuild.202/quagga-source (Makefile:393 'all')
make all-recursive Making all in lib (gawk -f ./memtypes.awk ./memtypes.c > memtypes.h) /usr/local/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 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 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 CCLD testzebra CC zserv.o CC main.o CC zebra_routemap.o CC redistribute.o CC rtadv.o CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC ioctl.o CC ipforward_sysctl.o CC if_sysctl.o CC rt_socket.o CC rtread_sysctl.o CC kernel_socket.o CCLD zebra Making all in bgpd CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075: error: expected identifier or '(' before '!' token bgp_route.c:9076: error: 'show_bgp_ipv4_cidr_only' undeclared here (not in a function) bgp_route.c:15557: error: expected identifier or '(' before '!' token bgp_route.c: In function 'clear_ip_bgp_dampening_prefix': bgp_route.c:15681: warning: implicit declaration of function 'bgp_clear_damp_route' *** [bgp_route.o] Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source/bgpd. *** [all-recursive] Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source. *** [all] Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source.
make all-recursive make[1]: Entering directory `/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/quagga-source/lib' make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory `/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC zebra_fpm_netlink.o CC ioctl.o CC ipforward_proc.o CC if_netlink.o CC rt_netlink.o CC rtread_netlink.o CCLD zebra make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory `/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ In file included from bgp_route.c:26:0: bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:216:13: note: in definition of macro ‘DEFUN_CMD_ELEMENT’ .func = funcname, \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681:3: warning: implicit declaration of function ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] return bgp_clear_damp_route (vty, NULL, argv[0], AFI_IP, ^ In file included from bgp_route.c:26:0: bgp_route.c: At top level: bgp_route.c:9076:8: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used [-Wunused-function] DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:226:14: note: in definition of macro ‘DEFUN_CMD_FUNC_TEXT’ static int funcname \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ make[2]: *** [bgp_route.o] Error 1 make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/bgpd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ci/cibuild.202/quagga-source' make: *** [all] Error 2
make all-recursive Making all in lib (gawk -f ./memtypes.awk ./memtypes.c > memtypes.h) /usr/local/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 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 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 CCLD testzebra CC zserv.o CC main.o CC zebra_routemap.o CC redistribute.o CC rtadv.o CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC ioctl.o CC ipforward_sysctl.o CC if_sysctl.o CC rt_socket.o CC rtread_sysctl.o CC kernel_socket.o CCLD zebra Making all in bgpd CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c: In function 'bgp_cleanup_routes': bgp_route.c:3194: warning: dereferencing type-punned pointer will break strict-aliasing rules bgp_route.c:3204: warning: dereferencing type-punned pointer will break strict-aliasing rules bgp_route.c: At top level: bgp_route.c:9075: error: expected identifier or '(' before '!' token bgp_route.c:9076: error: 'show_bgp_ipv4_cidr_only' undeclared here (not in a function) bgp_route.c:15557: error: expected identifier or '(' before '!' token bgp_route.c: In function 'clear_ip_bgp_dampening_prefix': bgp_route.c:15681: warning: implicit declaration of function 'bgp_clear_damp_route' *** Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source/bgpd. *** Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source. *** Error code 1 Stop in /usr/home/ci/cibuild.202/quagga-source.
make all-recursive Making all in lib (gawk -f ./memtypes.awk ./memtypes.c > memtypes.h) /usr/pkg/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 In file included from vty.c:34:0: prefix.h:30:27: fatal error: net/ethernet.h: No such file or directory # include <net/ethernet.h> ^ compilation terminated. *** Error code 1 Stop. make[3]: stopped in /home/ci/cibuild.202/quagga-source/lib *** Error code 1 Stop. make[2]: stopped in /home/ci/cibuild.202/quagga-source/lib *** Error code 1 Stop. make[1]: stopped in /home/ci/cibuild.202/quagga-source *** Error code 1 Stop. make: stopped in /home/ci/cibuild.202/quagga-source
make all-recursive make[1]: Entering directory `/export/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory `/export/home/ci/cibuild.202/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.202/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.202/quagga-source/lib' make[2]: Leaving directory `/export/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory `/export/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC ioctl_solaris.o CC ipforward_solaris.o CC if_ioctl_solaris.o CC rt_socket.o CC rtread_getmsg.o CC kernel_socket.o CCLD zebra make[2]: Leaving directory `/export/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory `/export/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ In file included from bgp_route.c:26:0: bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:216:13: note: in definition of macro ‘DEFUN_CMD_ELEMENT’ .func = funcname, \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681:3: warning: implicit declaration of function ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] return bgp_clear_damp_route (vty, NULL, argv[0], AFI_IP, ^ In file included from bgp_route.c:26:0: bgp_route.c: At top level: bgp_route.c:9076:8: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used [-Wunused-function] DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:226:14: note: in definition of macro ‘DEFUN_CMD_FUNC_TEXT’ static int funcname \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ make[2]: Leaving directory `/export/home/ci/cibuild.202/quagga-source/bgpd' make[2]: *** [bgp_route.o] Error 1 make[1]: Leaving directory `/export/home/ci/cibuild.202/quagga-source' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
make all-recursive make[1]: Entering directory `/home/ci/cibuild.202/quagga-source' Making all in lib make[2]: Entering directory `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/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 `/home/ci/cibuild.202/quagga-source/lib' make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/lib' Making all in zebra make[2]: Entering directory `/home/ci/cibuild.202/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 CC zebra_snmp.o CC irdp_main.o CC irdp_interface.o CC irdp_packet.o CC router-id.o CC zebra_fpm.o CC zebra_fpm_netlink.o CC ioctl.o CC ipforward_proc.o CC if_netlink.o CC rt_netlink.o CC rtread_netlink.o CCLD zebra make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/zebra' Making all in bgpd make[2]: Entering directory `/home/ci/cibuild.202/quagga-source/bgpd' CC bgpd.o CC bgp_fsm.o CC bgp_aspath.o CC bgp_community.o CC bgp_attr.o CC bgp_debug.o CC bgp_route.o bgp_route.c:9075:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ In file included from bgp_route.c:26:0: bgp_route.c:9076:8: error: ‘show_bgp_ipv4_cidr_only’ undeclared here (not in a function) DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:216:13: note: in definition of macro ‘DEFUN_CMD_ELEMENT’ .func = funcname, \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ bgp_route.c:15557:1: error: expected identifier or ‘(’ before ‘!’ token !!!!!^L!!!!! ^ bgp_route.c: In function ‘clear_ip_bgp_dampening_prefix’: bgp_route.c:15681:3: warning: implicit declaration of function ‘bgp_clear_damp_route’ [-Wimplicit-function-declaration] return bgp_clear_damp_route (vty, NULL, argv[0], AFI_IP, ^ In file included from bgp_route.c:26:0: bgp_route.c: At top level: bgp_route.c:9076:8: warning: ‘show_bgp_ipv4_cidr_only’ defined but not used [-Wunused-function] DEFUN (show_bgp_ipv4_cidr_only, ^ ../lib/command.h:226:14: note: in definition of macro ‘DEFUN_CMD_FUNC_TEXT’ static int funcname \ ^ bgp_route.c:9076:1: note: in expansion of macro ‘DEFUN’ DEFUN (show_bgp_ipv4_cidr_only, ^ make[2]: Leaving directory `/home/ci/cibuild.202/quagga-source/bgpd' make[2]: *** [bgp_route.o] Error 1 make[1]: Leaving directory `/home/ci/cibuild.202/quagga-source' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
_______________________________________________ Quagga-dev mailing list Quagga-dev@lists.quagga.net https://lists.quagga.net/mailman/listinfo/quagga-dev