Source: xorp
Version: 1.8.5-1.1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> QUILT_PATCHES=debian/patches \
> quilt --quiltrc /dev/null push -a || test $? = 2
> No patches in series
> touch debian/stamp-patched
> dh_testdir
> # Add here commands to configure the package.
> dh_testdir
> # Compile the package
> scons prefix=/usr bindir=/usr/bin sbindir=/usr/sbin mandir=/usr/share/man
> infodir=/usr/share/info sysconfdir=/etc with-olsr=true disable_fw=true
> CFLAGS="-Wall -g -O2" CXXFLAGS="" LDFLAGS='-Wl,-z,defs' CC=gcc-4.6 CXX=g++-4.6
> scons: Reading SConscript files ...
> Mkdir("/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu")
> Mkdir("/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu")
> Build System Type: x86_64-unknown-linux-gnu
> Host System Type: x86_64-unknown-linux-gnu
> Source path: /«PKGBUILDDIR»
> Build path: /«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu
> Install prefix: /usr
> CC: gcc-4.6
> CXX: g++-4.6
> 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: True
> 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
> Creating build_info.cc: file doesn't exist yet.
> NOTE: No sed and/or git, no git history in build-info.
> /«PKGBUILDDIR»
> Checking for C header file endian.h... yes
> OK: c compiler appears functional.
> OK: C++ compiler appears functional.
> Checking for C header file iphlpapi.h... no
> Checking for C header file routprot.h... no
> Checking for C header file stdint.h... yes
> Checking for C header file inttypes.h... yes
> Checking for C type int8_t... yes
> Checking for C type uint8_t... yes
> Checking for C type int16_t... yes
> Checking for C type uint16_t... yes
> Checking for C type int32_t... yes
> Checking for C type uint32_t... yes
> Checking for C type int64_t... yes
> Checking for C type uint64_t... yes
> Checking for C header file stddef.h... yes
> Checking for C header file stdarg.h... yes
> Checking for C header file stdlib.h... yes
> Checking for C header file strings.h... yes
> Checking for C header file string.h... yes
> Checking for C header file signal.h... yes
> Checking for C header file math.h... yes
> Checking for C header file memory.h... yes
> Checking for C function strftime()... yes
> Checking for C function strlcpy()... no
> Checking for C function strlcat()... no
> Checking whether va_copy is declared... yes
> Checking for C header file sys/types.h... yes
> Checking for C header file fcntl.h... yes
> Checking for C header file getopt.h... yes
> Checking for C header file glob.h... yes
> Checking for C header file grp.h... yes
> Checking for C header file pthread.h... yes
> Checking for C header file pwd.h... yes
> Checking for C header file mqueue.h... yes
> Checking for C header file regex.h... yes
> Checking for C header file syslog.h... yes
> Checking for C header file termios.h... yes
> Checking for C header file time.h... yes
> Checking for C header file unistd.h... yes
> Checking for C header file vfork.h... no
> Checking for C function readv()... yes
> Checking for C function strerror()... yes
> Checking for C function syslog()... yes
> Checking for C function uname()... yes
> Checking for C function writev()... yes
> Checking for C library xnet... no
> Checking for C function recvmsg()... yes
> Checking for C function sendmsg()... yes
> Checking for C library rt... yes
> Checking for C function clock_gettime()... yes
> Checking whether CLOCK_MONOTONIC is declared... yes
> Checking whether CLOCK_MONOTONIC_FAST is declared... no
> Checking for C type struct timespec... yes
> Checking for C header file paths.h... yes
> Checking for C header file sysexits.h... yes
> Checking for C function realpath()... yes
> Checking for C function strptime()... yes
> Checking for C function sysctl()... yes
> Checking for C header file netdb.h... yes
> Checking for C library resolv... yes
> Checking for C function hstrerror()... yes
> Checking for C header file sys/cdefs.h... yes
> Checking for C header file sys/param.h... yes
> Checking for C header file sys/utsname.h... yes
> Checking for C header file sys/errno.h... yes
> Checking for C header file sys/wait.h... yes
> Checking for C header file sys/signal.h... yes
> Checking for C header file sys/time.h... yes
> Checking for C header file sys/uio.h... yes
> Checking for C header file sys/ioctl.h... yes
> Checking for C header file sys/select.h... yes
> Checking for C header file sys/socket.h... yes
> Checking for C header file sys/sockio.h... no
> Checking for C header file sys/un.h... yes
> Checking for C header file sys/mount.h... yes
> Checking for C header file sys/resource.h... yes
> Checking for C header file sys/stat.h... yes
> Checking for C header file sys/syslog.h... yes
> Checking for C header file sys/linker.h... no
> Checking for C header file sys/sysctl.h... yes
> Checking for C header file linux/types.h... yes
> Checking for C header file linux/sockios.h... yes
> Checking for C type struct iovec... yes
> Checking for C type struct msghdr... yes
> Checking for C type struct cmsghdr... yes
> Checking whether AF_INET is declared... yes
> Checking whether AF_INET6 is declared... yes
> Checking whether SOCK_STREAM is declared... yes
> Checking whether SOCK_DGRAM is declared... yes
> Checking whether SOCK_RAW is declared... yes
> Checking whether C type struct msghdr has member msg_control... yes
> Checking whether C type struct msghdr has member msg_iov... yes
> Checking whether C type struct msghdr has member msg_name... yes
> Checking whether C type struct msghdr has member msg_namelen... yes
> Checking whether C type struct sockaddr has member sa_len... no
> Checking whether C type struct sockaddr_storage has member ss_len... no
> Checking whether C type struct sockaddr_un has member sun_len... no
> Checking for C header file net/ethernet.h... yes
> Checking for C header file sys/ethernet.h... no
> Checking for C header file net/if.h... yes
> Checking for C header file net/if_arp.h... yes
> Checking for C header file net/if_dl.h... no
> Checking for C header file net/if_ether.h... no
> Checking for C header file net/if_media.h... no
> Checking for C header file net/if_var.h... no
> Checking for C header file net/if_types.h... no
> Checking for C header file net/route.h... yes
> Checking for C header file ifaddrs.h... yes
> Checking for C header file stropts.h... yes
> Checking for C header file linux/ethtool.h... yes
> Checking for C header file linux/if_tun.h... yes
> Checking for C header file linux/netlink.h... yes
> Checking for C header file linux/rtnetlink.h... yes
> Checking whether RTA_TABLE is declared... yes
> Checking whether C type struct sockaddr_dl has member sdl_len... no
> Checking whether C type struct ifreq has member ifr_hwaddr... yes
> Checking whether C type struct ifreq has member ifr_ifindex... yes
> Checking for C function ether_aton()... yes
> Checking for C function ether_aton_r()... yes
> Checking for C function ether_ntoa()... yes
> Checking for C function ether_ntoa_r()... yes
> Checking for C function getaddrinfo()... yes
> Checking for C function getifaddrs()... yes
> Checking for C function getnameinfo()... yes
> Checking for C function if_indextoname()... yes
> Checking for C function if_nametoindex()... yes
> Checking for C function inet_ntop()... yes
> Checking for C function inet_pton()... yes
> Checking for C type struct ether_addr... yes
> Checking whether system has sysctl NET_RT_DUMP... no
> Checking whether system has sysctl NET_RT_IFLIST... no
> Checking whether SIOCGIFCONF is declared... yes
> Checking for C header file netinet/in.h... yes
> Checking for C header file netinet/in_systm.h... yes
> Checking for C header file netinet/in_var.h... no
> Checking for C header file netinet/ip.h... yes
> Checking for C header file netinet/tcp.h... yes
> Checking for C header file netinet/igmp.h... yes
> Checking for C header file netinet/ether.h... yes
> Checking for C header file netinet/if_ether.h... yes
> Checking for C header file inet/nd.h... no
> Checking for C header file inet/ip.h... no
> Checking for C header file arpa/inet.h... yes
> Checking for C header file arpa/telnet.h... yes
> Checking whether C type struct sockaddr_in has member sin_len... no
> Checking whether IP_MULTICAST_IF is declared... yes
> Checking whether IP_MULTICAST_TTL is declared... yes
> Checking whether IP_MULTICAST_LOOP is declared... yes
> Checking whether IP_ADD_MEMBERSHIP is declared... yes
> Checking whether IP_DROP_MEMBERSHIP is declared... yes
> Enabling MULT_MCAST_TABLES logic since we are compiling for Linux.
>
> Checking whether system has sysctl IPCTL_FORWARDING... no
> Checking whether __KAME__ is declared... no
> Checking whether inet6_opt_init is declared... yes
> Checking whether C type struct sockaddr_in6 has member sin6_len... no
> Checking whether C type struct sockaddr_in6 has member sin6_scope_id... yes
> Checking for C header file netinet/ip6.h... yes
> Checking for C header file netinet/icmp6.h... yes
> Checking for C type struct mld_hdr... yes
> Checking for C header file netinet6/in6_var.h... no
> Checking for C header file netinet6/nd6.h... no
> Checking for C++ header file netinet6/nd6.h... no
> Checking whether system has sysctl IPV6CTL_FORWARDING... no
> Checking whether system has sysctl IPV6CTL_ACCEPT_RTADV... no
> Checking whether IPV6_MULTICAST_IF is declared... yes
> Checking whether IPV6_MULTICAST_LOOP is declared... yes
> Checking whether fpclassify is declared... yes
> Checking for C header file netinet/ip_mroute.h... no
> Checking for C header file net/ip_mroute/ip_mroute.h... no
> Checking for C header file linux/mroute.h... yes
> Checking for C type struct mfcctl2... no
> Checking whether C type struct mfcctl2 has member mfcc_flags... no
> Checking whether C type struct mfcctl2 has member mfcc_rp... no
> Checking for C header file netinet/pim.h... no
> Checking for C type struct pim... no
> Checking whether C type struct pim has member pim_vt... no
> Checking for C header file netinet6/ip6_mroute.h... no
> Checking for C header file linux/mroute6.h... yes
> Checking whether inet6_option_space is declared... no
> Checking for C type struct mf6cctl2... no
> Checking whether C type struct mf6cctl2 has member mf6cc_flags... no
> Checking whether C type struct mf6cctl2 has member mf6cc_rp... no
> Checking whether C type struct mif6ctl has member vifc_threshold... yes
> Checking for C header file netinet/ip_compat.h... no
> Checking for C header file netinet/ip_fil.h... no
> Checking for C header file netinet/ip_fw.h... no
> Checking for C header file net/pfvar.h... no
> Checking for C++ header file linux/netfilter_ipv4/ip_tables.h... no
> Checking for C++ header file linux/netfilter_ipv6/ip6_tables.h... no
> Checking for C header file net/if_vlanvar.h... no
> Checking for C header file net/if_vlan_var.h... no
> Checking for C header file net/vlan/if_vlan_var.h... no
> Checking for C header file linux/if_vlan.h... yes
> Checking whether GET_VLAN_REALDEV_NAME_CMD is declared... yes
> Checking whether GET_VLAN_VID_CMD is declared... yes
> Checking for C header file pcre.h... no
> Checking for C header file pcreposix.h... no
> Checking for C library pcre... no
> Checking for C library pcreposix... no
> Checking for C header file openssl/md5.h... yes
> Checking for C library crypto... yes
> Checking for C function MD5_Init()... yes
> Checking for C header file dlfcn.h... yes
> Checking for C library dl... yes
> Checking for C function dlopen()... yes
> Checking for C header file pcap.h... yes
> Checking for C library pcap... yes
> Checking for C function pcap_sendpacket()... yes
> Checking for C header file pcap-bpf.h... yes
> Checking for C library curses... yes
> Checking for C library pdcurses... no
> Checking for C library ncurses... yes
> Detected libraries: rt resolv crypto dl pcap curses ncurses
> Mkdir("/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu/lib")
> Mkdir("/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu/lib/xorp")
> Symlink("/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu/lib", as
> "/«PKGBUILDDIR»/obj/x86_64-unknown-linux-gnu/lib/xorp/lib")
>
> 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 "/«PKGBUILDDIR»/bgp/SConscript", line 169, in <module>
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: Configure: creating obj/x86_64-unknown-linux-gnu/xorp_config.h
> g++-4.6 -o obj/x86_64-unknown-linux-gnu/cli/tools/cli_generic.o -c -O2 -g3
> -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align
> -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120
> -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I.
> cli/tools/cli_generic.cc
> /«PKGBUILDDIR»/xrl/scripts/clnt-gen
> -Iobj/x86_64-unknown-linux-gnu/xrl/interfaces/../.. --output-dir
> obj/x86_64-unknown-linux-gnu/xrl/interfaces xrl/interfaces/cli_processor.xif
> Invalid pre-processor #line flag (%d)
> 3
> scons: *** [obj/x86_64-unknown-linux-gnu/xrl/interfaces/cli_processor_xif.cc]
> Error 1
> scons: building terminated because of errors.
> make: *** [build-arch-stamp] Error 2
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/xorp_1.8.5-1.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]