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 1741: http://patchwork.quagga.net/patch/1741
       [quagga-dev,14376,v3] lib, zebra: unify link layer type and hardware 
address handling
Tested on top of Git : eae18d1 (as of 20151209.135437 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-204/


Get source and apply patch from patchwork: Successful
----------------

Building Stage: Failed
----------------
CentOS7 amd64 build: Successful
Debian8 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
CentOS6 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:1127:41: error: no member named 'sdl' in 'struct interface'
>       gate = (union sockunion *) & ifp->sdl;
>                                    ~~~  ^
> 1 error generated.
> *** Error code 1
> Stop.
> make[2]: stopped in /usr/home/ci/cibuild.204/quagga-source/zebra

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

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 'rtm_write':
> kernel_socket.c:1127: error: 'struct interface' has no member named 'sdl'
> *** Error 1 in zebra (Makefile:572 'kernel_socket.o': @echo "  CC      " 
> kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
> *** Error 1 in . (Makefile:486 'all-recursive')
> *** Error 1 in /home/ci/cibuild.204/quagga-source (Makefile:393 'all')

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

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

Make failed for NetBSD7 amd64 build:    (see full log in attachment 
netbsd7_amd64_make.log)
>   CC       kernel_socket.o
> kernel_socket.c: In function 'rtm_write':
> kernel_socket.c:1127:39: error: 'struct interface' has no member named 'sdl'
>        gate = (union sockunion *) & ifp->sdl;
>                                        ^
> *** Error code 1
> Stop.
> make[2]: stopped in /home/ci/cibuild.204/quagga-source/zebra
> *** Error code 1

Make failed for OmniOS amd64 build:    (see full log in attachment 
omnios_amd64_make.log)
>   CC       kernel_socket.o
> kernel_socket.c: In function ‘rtm_write’:
> kernel_socket.c:1127:39: error: ‘struct interface’ has no member named ‘sdl’
>        gate = (union sockunion *) & ifp->sdl;
>                                        ^
> make[2]: Leaving directory `/export/home/ci/cibuild.204/quagga-source/zebra'
> make[2]: *** [kernel_socket.o] Error 1
> make[1]: Leaving directory `/export/home/ci/cibuild.204/quagga-source'
> make[1]: *** [all-recursive] Error 1


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
rtadv.c:136:23: warning: unused variable 'sdl' [-Wunused-variable]
  struct sockaddr_dl *sdl;
                      ^
1 warning generated.
  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:1127:41: error: no member named 'sdl' in 'struct interface'
      gate = (union sockunion *) & ifp->sdl;
                                   ~~~  ^
1 error generated.
*** Error code 1

Stop.
make[2]: stopped in /usr/home/ci/cibuild.204/quagga-source/zebra
*** Error code 1

Stop.
make[1]: stopped in /usr/home/ci/cibuild.204/quagga-source
*** Error code 1

Stop.
make: stopped in /usr/home/ci/cibuild.204/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
rtadv.c: In function 'rtadv_send_packet':
rtadv.c:136:23: 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
  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 'rtm_write':
kernel_socket.c:1127:39: error: 'struct interface' has no member named 'sdl'
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.204/quagga-source/zebra
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.204/quagga-source
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.204/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
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
  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 'rtm_write':
kernel_socket.c:1127: error: 'struct interface' has no member named 'sdl'
*** Error 1 in zebra (Makefile:572 'kernel_socket.o': @echo "  CC      " 
kernel_socket.o;gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/ci/cibuild...)
*** Error 1 in . (Makefile:486 'all-recursive')
*** Error 1 in /home/ci/cibuild.204/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
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
  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 'rtm_write':
kernel_socket.c:1127: error: 'struct interface' has no member named 'sdl'
*** [kernel_socket.o] Error code 1

Stop in /usr/home/ci/cibuild.204/quagga-source/zebra.
*** [all-recursive] Error code 1

Stop in /usr/home/ci/cibuild.204/quagga-source.
*** [all] Error code 1

Stop in /usr/home/ci/cibuild.204/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
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
  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 'rtm_write':
kernel_socket.c:1127: error: 'struct interface' has no member named 'sdl'
*** Error code 1

Stop in /usr/home/ci/cibuild.204/quagga-source/zebra.
*** Error code 1

Stop in /usr/home/ci/cibuild.204/quagga-source.
*** Error code 1

Stop in /usr/home/ci/cibuild.204/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
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
  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 'rtm_write':
kernel_socket.c:1127:39: error: 'struct interface' has no member named 'sdl'
       gate = (union sockunion *) & ifp->sdl;
                                       ^
*** Error code 1

Stop.
make[2]: stopped in /home/ci/cibuild.204/quagga-source/zebra
*** Error code 1

Stop.
make[1]: stopped in /home/ci/cibuild.204/quagga-source
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.204/quagga-source
make  all-recursive
make[1]: Entering directory `/export/home/ci/cibuild.204/quagga-source'
Making all in lib
make[2]: Entering directory `/export/home/ci/cibuild.204/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.204/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.204/quagga-source/lib'
make[2]: Leaving directory `/export/home/ci/cibuild.204/quagga-source/lib'
Making all in zebra
make[2]: Entering directory `/export/home/ci/cibuild.204/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
  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 ‘rtm_write’:
kernel_socket.c:1127:39: error: ‘struct interface’ has no member named ‘sdl’
       gate = (union sockunion *) & ifp->sdl;
                                       ^
make[2]: Leaving directory `/export/home/ci/cibuild.204/quagga-source/zebra'
make[2]: *** [kernel_socket.o] Error 1
make[1]: Leaving directory `/export/home/ci/cibuild.204/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

Reply via email to