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 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: ‘struct zebra_if’ has no member named ‘sdl’
> gate = (union sockunion *) &((struct zebra_if *)ifp->info)->sdl;
> ^
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]
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
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.
*** Error code 1
Stop.
make[2]: stopped in /usr/home/ci/cibuild.250/quagga-source/zebra
*** Error code 1
Stop.
make[1]: stopped in /usr/home/ci/cibuild.250/quagga-source
*** Error code 1
Stop.
make: stopped in /usr/home/ci/cibuild.250/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
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
../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 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_ioctl.o
if_ioctl.c: In function 'interface_list_ioctl':
if_ioctl.c:112: warning: comparison between signed and unsigned
CC rt_socket.o
CC rtread_sysctl.o
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: 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 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
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
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
Stop.
make: stopped in /home/ci/cibuild.250/quagga-source
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.250/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
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
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;
^
*** Error code 1
Stop.
make[2]: stopped in /home/ci/cibuild.250/quagga-source/zebra
*** Error code 1
Stop.
make[1]: stopped in /home/ci/cibuild.250/quagga-source
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.250/quagga-source
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
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.
*** Error code 1
Stop in /usr/home/ci/cibuild.250/quagga-source.
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
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.
*** [all] Error code 1
Stop in /usr/home/ci/cibuild.250/quagga-source.
make all-recursive
make[1]: Entering directory `/export/home/ci/cibuild.250/quagga-source'
Making all in lib
make[2]: Entering directory `/export/home/ci/cibuild.250/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.250/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.250/quagga-source/lib'
make[2]: Leaving directory `/export/home/ci/cibuild.250/quagga-source/lib'
Making all in zebra
make[2]: Entering directory `/export/home/ci/cibuild.250/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
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: ‘struct zebra_if’ has no member named ‘sdl’
gate = (union sockunion *) &((struct zebra_if *)ifp->info)->sdl;
^
make[2]: Leaving directory `/export/home/ci/cibuild.250/quagga-source/zebra'
make[2]: *** [kernel_socket.o] Error 1
make[1]: Leaving directory `/export/home/ci/cibuild.250/quagga-source'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev