(view as text)
[?1034hscons: Reading SConscript files ...
Mkdir("/home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu")
Build System Type: i686-pc-linux-gnu
Host System Type: i686-pc-linux-gnu
Source path: /home/buildbot/slave-clang/full5/build/xorp
Build path: /home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu
Install prefix: /usr/local/xorp
CC: clang
CXX: clang++
RANLIB: ranlib
STRIP: strip
Strip binaries: True
Optimize code: full
Profile code: no
Default XRL transport: local
Shared libraries: True
Use rtld ORIGIN: True
Ignore check errors: False
Debug symbols: full
Debug STL: False
Debug messages: False
Debug function names: False
Debug callbacks: False
Debug XRL syntax: False
Enable OLSR: True
Enable OSPF: True
Enable RIP: True
Enable VRRP: True
Enable xorpsh True
Enable Test Programs: False
Enable CLICK: False
Enable FEA Dummy: True
Enable async method impls: False
Enable BGP: True
Enable BuildInfo: True
Try Enable BOOST: False
Try Enable uSTL : False
Disable IPv6: False
Disable libtecla: False
Disable Firewall: False
Disable Profile : False
Disable warning logs : False
Disable error logs : False
Disable trace logs : False
Disable fatal logs : False
Disable info logs : False
Disable assert logs : False
Disable other logs : False
Checking for C header file endian.h... (cached) yes
OK: c compiler appears functional.
OK: C++ compiler appears functional.
Checking for C header file iphlpapi.h... (cached) no
Checking for C header file routprot.h... (cached) no
Checking for C header file stdint.h... (cached) yes
Checking for C header file inttypes.h... (cached) yes
Checking for C type int8_t... (cached) yes
Checking for C type uint8_t... (cached) yes
Checking for C type int16_t... (cached) yes
Checking for C type uint16_t... (cached) yes
Checking for C type int32_t... (cached) yes
Checking for C type uint32_t... (cached) yes
Checking for C type int64_t... (cached) yes
Checking for C type uint64_t... (cached) yes
Checking for C header file stddef.h... (cached) yes
Checking for C header file stdarg.h... (cached) yes
Checking for C header file stdlib.h... (cached) yes
Checking for C header file strings.h... (cached) yes
Checking for C header file string.h... (cached) yes
Checking for C header file signal.h... (cached) yes
Checking for C header file math.h... (cached) yes
Checking for C header file memory.h... (cached) yes
Checking for C function strftime()... (cached) yes
Checking for C function strlcpy()... (cached) no
Checking for C function strlcat()... (cached) no
Checking whether va_copy is declared... (cached) yes
Checking for C header file sys/types.h... (cached) yes
Checking for C header file fcntl.h... (cached) yes
Checking for C header file getopt.h... (cached) yes
Checking for C header file glob.h... (cached) yes
Checking for C header file grp.h... (cached) yes
Checking for C header file pthread.h... (cached) yes
Checking for C header file pwd.h... (cached) yes
Checking for C header file mqueue.h... (cached) yes
Checking for C header file regex.h... (cached) yes
Checking for C header file syslog.h... (cached) yes
Checking for C header file termios.h... (cached) yes
Checking for C header file time.h... (cached) yes
Checking for C header file unistd.h... (cached) yes
Checking for C header file vfork.h... (cached) no
Checking for C function readv()... (cached) yes
Checking for C function strerror()... (cached) yes
Checking for C function syslog()... (cached) yes
Checking for C function uname()... (cached) yes
Checking for C function writev()... (cached) yes
Checking for C library xnet... (cached) no
Checking for C function recvmsg()... (cached) yes
Checking for C function sendmsg()... (cached) yes
Checking for C library rt... (cached) yes
Checking for C function clock_gettime()... (cached) yes
Checking whether CLOCK_MONOTONIC is declared... (cached) yes
Checking whether CLOCK_MONOTONIC_FAST is declared... (cached) no
Checking for C type struct timespec... (cached) yes
Checking for C header file paths.h... (cached) yes
Checking for C header file sysexits.h... (cached) yes
Checking for C function realpath()... (cached) yes
Checking for C function strptime()... (cached) yes
Checking for C function sysctl()... (cached) yes
Checking for C header file netdb.h... (cached) yes
Checking for C library resolv... (cached) yes
Checking for C function hstrerror()... (cached) yes
Checking for C header file sys/cdefs.h... (cached) yes
Checking for C header file sys/param.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/errno.h... (cached) yes
Checking for C header file sys/wait.h... (cached) yes
Checking for C header file sys/signal.h... (cached) yes
Checking for C header file sys/time.h... (cached) yes
Checking for C header file sys/uio.h... (cached) yes
Checking for C header file sys/ioctl.h... (cached) yes
Checking for C header file sys/select.h... (cached) yes
Checking for C header file sys/socket.h... (cached) yes
Checking for C header file sys/sockio.h... (cached) no
Checking for C header file sys/un.h... (cached) yes
Checking for C header file sys/mount.h... (cached) yes
Checking for C header file sys/resource.h... (cached) yes
Checking for C header file sys/stat.h... (cached) yes
Checking for C header file sys/syslog.h... (cached) yes
Checking for C header file sys/linker.h... (cached) no
Checking for C header file sys/sysctl.h... (cached) yes
Checking for C header file linux/types.h... (cached) yes
Checking for C header file linux/sockios.h... (cached) yes
Checking for C type struct iovec... (cached) yes
Checking for C type struct msghdr... (cached) yes
Checking for C type struct cmsghdr... (cached) yes
Checking whether AF_INET is declared... (cached) yes
Checking whether AF_INET6 is declared... (cached) yes
Checking whether SOCK_STREAM is declared... (cached) yes
Checking whether SOCK_DGRAM is declared... (cached) yes
Checking whether SOCK_RAW is declared... (cached) yes
Checking whether C type struct msghdr has member msg_control... (cached) yes
Checking whether C type struct msghdr has member msg_iov... (cached) yes
Checking whether C type struct msghdr has member msg_name... (cached) yes
Checking whether C type struct msghdr has member msg_namelen... (cached) yes
Checking whether C type struct sockaddr has member sa_len... (cached) no
Checking whether C type struct sockaddr_storage has member ss_len... (cached) no
Checking whether C type struct sockaddr_un has member sun_len... (cached) no
Checking for C header file net/ethernet.h... (cached) yes
Checking for C header file sys/ethernet.h... (cached) no
Checking for C header file net/if.h... (cached) yes
Checking for C header file net/if_arp.h... (cached) yes
Checking for C header file net/if_dl.h... (cached) no
Checking for C header file net/if_ether.h... (cached) no
Checking for C header file net/if_media.h... (cached) no
Checking for C header file net/if_var.h... (cached) no
Checking for C header file net/if_types.h... (cached) no
Checking for C header file net/route.h... (cached) yes
Checking for C header file ifaddrs.h... (cached) yes
Checking for C header file stropts.h... (cached) no
Checking for C header file linux/ethtool.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking for C header file linux/netlink.h... (cached) yes
Checking for C header file linux/rtnetlink.h... (cached) yes
Checking whether RTA_TABLE is declared... (cached) yes
Checking whether C type struct sockaddr_dl has member sdl_len... (cached) no
Checking whether C type struct ifreq has member ifr_hwaddr... (cached) yes
Checking whether C type struct ifreq has member ifr_ifindex... (cached) yes
Checking for C function ether_aton()... (cached) yes
Checking for C function ether_aton_r()... (cached) yes
Checking for C function ether_ntoa()... (cached) yes
Checking for C function ether_ntoa_r()... (cached) yes
Checking for C function getaddrinfo()... (cached) yes
Checking for C function getifaddrs()... (cached) yes
Checking for C function getnameinfo()... (cached) yes
Checking for C function if_indextoname()... (cached) yes
Checking for C function if_nametoindex()... (cached) yes
Checking for C function inet_ntop()... (cached) yes
Checking for C function inet_pton()... (cached) yes
Checking for C type struct ether_addr... (cached) yes
Checking whether system has sysctl NET_RT_DUMP... (cached) no
Checking whether system has sysctl NET_RT_IFLIST... (cached) no
Checking whether SIOCGIFCONF is declared... (cached) yes
Checking for C header file netinet/in.h... (cached) yes
Checking for C header file netinet/in_systm.h... (cached) yes
Checking for C header file netinet/in_var.h... (cached) no
Checking for C header file netinet/ip.h... (cached) yes
Checking for C header file netinet/tcp.h... (cached) yes
Checking for C header file netinet/igmp.h... (cached) yes
Checking for C header file netinet/ether.h... (cached) yes
Checking for C header file netinet/if_ether.h... (cached) yes
Checking for C header file inet/nd.h... (cached) no
Checking for C header file inet/ip.h... (cached) no
Checking for C header file arpa/inet.h... (cached) yes
Checking for C header file arpa/telnet.h... (cached) yes
Checking whether C type struct sockaddr_in has member sin_len... (cached) no
Checking whether IP_MULTICAST_IF is declared... (cached) yes
Checking whether IP_MULTICAST_TTL is declared... (cached) yes
Checking whether IP_MULTICAST_LOOP is declared... (cached) yes
Checking whether IP_ADD_MEMBERSHIP is declared... (cached) yes
Checking whether IP_DROP_MEMBERSHIP is declared... (cached) yes
Enabling MULT_MCAST_TABLES logic since we are compiling for Linux.
Checking whether system has sysctl IPCTL_FORWARDING... (cached) no
Checking whether __KAME__ is declared... (cached) no
Checking whether inet6_opt_init is declared... (cached) yes
Checking whether C type struct sockaddr_in6 has member sin6_len... (cached) no
Checking whether C type struct sockaddr_in6 has member sin6_scope_id... (cached) yes
Checking for C header file netinet/ip6.h... (cached) yes
Checking for C header file netinet/icmp6.h... (cached) yes
Checking for C type struct mld_hdr... (cached) yes
Checking for C header file netinet6/in6_var.h... (cached) no
Checking for C header file netinet6/nd6.h... (cached) no
Checking for C++ header file netinet6/nd6.h... (cached) no
Checking whether system has sysctl IPV6CTL_FORWARDING... (cached) no
Checking whether system has sysctl IPV6CTL_ACCEPT_RTADV... (cached) no
Checking whether IPV6_MULTICAST_IF is declared... (cached) yes
Checking whether IPV6_MULTICAST_LOOP is declared... (cached) yes
Checking whether fpclassify is declared... (cached) yes
Checking for C header file netinet/ip_mroute.h... (cached) no
Checking for C header file net/ip_mroute/ip_mroute.h... (cached) no
Checking for C header file linux/mroute.h... (cached) yes
Checking for C type struct mfcctl2... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_flags... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_rp... (cached) no
Checking for C header file netinet/pim.h... (cached) no
Checking for C type struct pim... (cached) no
Checking whether C type struct pim has member pim_vt... (cached) no
Checking for C header file netinet6/ip6_mroute.h... (cached) no
Checking for C header file linux/mroute6.h... (cached) yes
Checking whether inet6_option_space is declared... (cached) no
Checking for C type struct mf6cctl2... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_flags... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_rp... (cached) no
Checking whether C type struct mif6ctl has member vifc_threshold... (cached) yes
Checking for C header file netinet/ip_compat.h... (cached) no
Checking for C header file netinet/ip_fil.h... (cached) no
Checking for C header file netinet/ip_fw.h... (cached) no
Checking for C header file net/pfvar.h... (cached) no
Checking for C++ header file linux/netfilter_ipv4/ip_tables.h... (cached) no
Checking for C++ header file linux/netfilter_ipv6/ip6_tables.h... (cached) no
Checking for C header file net/if_vlanvar.h... (cached) no
Checking for C header file net/if_vlan_var.h... (cached) no
Checking for C header file net/vlan/if_vlan_var.h... (cached) no
Checking for C header file linux/if_vlan.h... (cached) yes
Checking whether GET_VLAN_REALDEV_NAME_CMD is declared... (cached) yes
Checking whether GET_VLAN_VID_CMD is declared... (cached) yes
Checking for C header file pcre.h... (cached) no
Checking for C header file pcreposix.h... (cached) no
Checking for C library pcre... (cached) no
Checking for C library pcreposix... (cached) no
Checking for C header file openssl/md5.h... (cached) yes
Checking for C library crypto... (cached) yes
Checking for C function MD5_Init()... (cached) yes
Checking for C header file dlfcn.h... (cached) yes
Checking for C library dl... (cached) yes
Checking for C function dlopen()... (cached) yes
Checking for C header file pcap.h... (cached) yes
Checking for C library pcap... (cached) yes
Checking for C function pcap_sendpacket()... (cached) yes
Checking for C header file pcap-bpf.h... (cached) yes
WARNING: Netfilter include files are broken or do not exist.
This means the Linux firewall support will not be compiled in.
To fix, you may edit: /usr/include/linux/netfilter_ipv4/ip_tables.h
line 222 or so, to look like this:
/* Helper functions */
static __inline__ struct ipt_entry_target *
ipt_get_target(struct ipt_entry *e)
{
/* BEN: Was void* */
return (struct ipt_entry_target *)((char*)e + e->target_offset);
}
You will also want to edit similar code around line 282 of:
/usr/include/linux/netfilter_ipv6/ip6_tables.h
NOTE: Recent kernels use struct xt_entry_target for the argument
for these methods, so use that instead of ipt_entry_target if that
is the case for your system.
Checking for C library curses... (cached) yes
Checking for C library pdcurses... (cached) no
Checking for C library ncurses... (cached) yes
Detected libraries: rt resolv crypto dl pcap curses ncurses
Mkdir("/home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu/lib")
Mkdir("/home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu/lib/xorp")
Symlink("/home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu/lib", as "/home/buildbot/slave-clang/full5/build/xorp/obj/i686-pc-linux-gnu/lib/xorp/lib")
Copy("args.sh", "../../../../bgp/harness/args.sh")
scons: *** ../../../../bgp/harness/args.sh: No such file or directory
Copy("test_path_attribute1.sh", "../../../../bgp/harness/test_path_attribute1.sh")
scons: *** ../../../../bgp/harness/test_path_attribute1.sh: No such file or directory
Copy("test_rib1.sh", "../../../../bgp/harness/test_rib1.sh")
scons: *** ../../../../bgp/harness/test_rib1.sh: No such file or directory
Copy("test_routing2.sh", "../../../../bgp/harness/test_routing2.sh")
scons: *** ../../../../bgp/harness/test_routing2.sh: No such file or directory
Copy("inject.sh", "../../../../bgp/harness/inject.sh")
scons: *** ../../../../bgp/harness/inject.sh: No such file or directory
Copy("test_path_attribute2.sh", "../../../../bgp/harness/test_path_attribute2.sh")
scons: *** ../../../../bgp/harness/test_path_attribute2.sh: No such file or directory
Copy("test_rib_fea1.sh", "../../../../bgp/harness/test_rib_fea1.sh")
scons: *** ../../../../bgp/harness/test_rib_fea1.sh: No such file or directory
Copy("test_terminate.sh", "../../../../bgp/harness/test_terminate.sh")
scons: *** ../../../../bgp/harness/test_terminate.sh: No such file or directory
Copy("notification_codes.sh", "../../../../bgp/harness/notification_codes.sh")
scons: *** ../../../../bgp/harness/notification_codes.sh: No such file or directory
Copy("test_path_attribute3.sh", "../../../../bgp/harness/test_path_attribute3.sh")
scons: *** ../../../../bgp/harness/test_path_attribute3.sh: No such file or directory
Copy("test_route_flap_damping1.sh", "../../../../bgp/harness/test_route_flap_damping1.sh")
scons: *** ../../../../bgp/harness/test_route_flap_damping1.sh: No such file or directory
Copy("xrl_shell_funcs.sh", "../../../../bgp/harness/xrl_shell_funcs.sh")
scons: *** ../../../../bgp/harness/xrl_shell_funcs.sh: No such file or directory
Copy("setup_paths.sh", "../../../../bgp/harness/setup_paths.sh")
scons: *** ../../../../bgp/harness/setup_paths.sh: No such file or directory
Copy("soak.sh", "../../../../bgp/harness/soak.sh")
scons: *** ../../../../bgp/harness/soak.sh: No such file or directory
Copy("test_busted", "../../../../bgp/harness/test_busted")
scons: *** ../../../../bgp/harness/test_busted: No such file or directory
Copy("test_peering1.sh", "../../../../bgp/harness/test_peering1.sh")
scons: *** ../../../../bgp/harness/test_peering1.sh: No such file or directory
Copy("test_route_reflection1.sh", "../../../../bgp/harness/test_route_reflection1.sh")
scons: *** ../../../../bgp/harness/test_route_reflection1.sh: No such file or directory
Copy("test1.sh", "../../../../bgp/harness/test1.sh")
scons: *** ../../../../bgp/harness/test1.sh: No such file or directory
Copy("test_peering2.sh", "../../../../bgp/harness/test_peering2.sh")
scons: *** ../../../../bgp/harness/test_peering2.sh: No such file or directory
Copy("test_route_reflection2.sh", "../../../../bgp/harness/test_route_reflection2.sh")
scons: *** ../../../../bgp/harness/test_route_reflection2.sh: No such file or directory
Copy("test2.sh", "../../../../bgp/harness/test2.sh")
scons: *** ../../../../bgp/harness/test2.sh: No such file or directory
Copy("test_peering3.sh", "../../../../bgp/harness/test_peering3.sh")
scons: *** ../../../../bgp/harness/test_peering3.sh: No such file or directory
Copy("test_routing1.sh", "../../../../bgp/harness/test_routing1.sh")
scons: *** ../../../../bgp/harness/test_routing1.sh: No such file or directory
Copy("harness.py", "../../../../bgp/harness/harness.py")
scons: *** ../../../../bgp/harness/harness.py: No such file or directory
Copy("lookup.py", "../../../../bgp/harness/lookup.py")
scons: *** ../../../../bgp/harness/lookup.py: No such file or directory
Copy("NOTES", "../../../../bgp/harness/NOTES")
scons: *** ../../../../bgp/harness/NOTES: No such file or directory
Copy("originate_routes.pl", "../../../../bgp/harness/originate_routes.pl")
scons: *** ../../../../bgp/harness/originate_routes.pl: No such file or directory
./test_peering1.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 25635buildbot 25639 0.0 0.0 5212 1092 ? S 13:53 0:00 sh -c ps auxwww|grep test_peer
buildbot 25641 0.0 0.0 4428 776 ? S 13:53 0:00 grep test_peer
runit: no process found
test_peer: no process found
runit: no process found
test_peer: no process found
./test_peering1.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 25655buildbot 25660 0.0 0.0 5212 1092 ? S 13:53 0:00 sh -c ps auxwww|grep test_peer
buildbot 25662 0.0 0.0 4428 776 ? S 13:53 0:00 grep test_peer
runit: no process found
test_peer: no process found
runit: no process found
test_peer: no process found
./test_peering1.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 25671buildbot 25677 0.0 0.0 5212 1092 ? S 13:53 0:00 sh -c ps auxwww|grep test_peer
buildbot 25679 0.0 0.0 4428 776 ? S 13:53 0:00 grep test_peer
runit: no process found
test_peer: no process found
runit: no process found
test_peer: no process found
./test_peering1.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_peering2.sh: line 30: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_peering3.sh: line 46: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_routing1.sh: line 47: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_routing1.sh: Tests Succeeded (BGP: )
./test_routing2.sh: line 47: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_routing2.sh: Tests Succeeded (BGP: )
./test_rib1.sh: line 44: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_rib1.sh: Tests Succeeded (BGP/RIB: )
./test_rib_fea1.sh: line 45: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: )
./test_path_attribute1.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_path_attribute2.sh: line 29: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_path_attribute3.sh: line 28: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_route_reflection1.sh: line 43: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_route_reflection1.sh: Tests Succeeded (BGP: )
./test_route_reflection2.sh: line 48: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_route_reflection2.sh: Tests Succeeded (BGP: )
./test_route_flap_damping1.sh: line 47: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: )
./test_terminate.sh: line 25: /usr/local/xorp/sbin/bgp_xrl_shell_funcs.sh: No such file or directory
scons: warning: Two different environments were specified for target aspath.os,
but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM $SOURCES
File "/home/buildbot/slave-clang/full5/build/xorp/bgp/SConscript", line 169, in <module>
scons: done reading SConscript files.
scons: Building targets ...
scons: *** [check] AttributeError : 'int' object has no attribute 'get_csig'
scons: building terminated because of errors.