>>> quagga 1.1.1 Downloading quagga-1.1.1.tar.gz: OK (sha256: b5a94e5bdad3062e04595a5692b8cc435f0a85102f75dfdca0a06d093b4ef63f) >>> quagga 1.1.1 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/quagga/quagga-1.1.1.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/quagga-1.1.1 -xf - >>> quagga 1.1.1 Patching Applying 0001-fix-ipctl-forwarding.patch using patch: patching file zebra/ipforward_sysctl.c Hunk #1 succeeded at 27 (offset -4 lines). Applying 0002-configure-fix-static-linking-with-readline.patch using patch: patching file configure.ac Hunk #1 succeeded at 699 (offset 47 lines). Applying 0003-lib-memory-fix-indirect-static-link-with-zlib.patch using patch: patching file lib/memory.c patching file lib/memory.h Applying 0004-bgpd-Fix-AS_PATH-size-calculation-for-long-paths.patch using patch: patching file bgpd/bgp_aspath.c Applying 0005-bgpd-security-invalid-attr-length-sends-NOTIFY-with-.patch using patch: patching file bgpd/bgp_attr.c Hunk #1 succeeded at 2079 (offset -68 lines). Hunk #2 succeeded at 2162 (offset -68 lines). Applying 0006-bgpd-security-Fix-double-free-of-unknown-attribute.patch using patch: patching file bgpd/bgp_attr.c Hunk #1 succeeded at 186 (offset -13 lines). Hunk #2 succeeded at 346 (offset -13 lines). Hunk #3 succeeded at 798 with fuzz 1 (offset -27 lines). patching file bgpd/bgp_attr.h Hunk #1 succeeded at 184 (offset -3 lines). Applying 0007-bgpd-security-debug-print-of-received-NOTIFY-data-ca.patch using patch: patching file bgpd/bgp_debug.c Applying 0008-bgpd-security-fix-infinite-loop-on-certain-invalid-O.patch using patch: patching file bgpd/bgp_packet.c Hunk #1 succeeded at 2251 (offset -77 lines). Hunk #2 succeeded at 2340 (offset -77 lines). >>> quagga 1.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/quagga-1.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> quagga 1.1.1 Configuring >>> quagga 1.1.1 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' configure.ac:74: installing './compile' configure.ac:25: installing './missing' bgpd/Makefile.am: installing './depcomp' >>> quagga 1.1.1 Patching libtool patching file /home/dawncrow/buildroot-test/scripts/instance-0/output/build/quagga-1.1.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/quagga-1.1.1/ && rm -rf config.cache && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_path_NETSNMP_CONFIG=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/net-snmp-config CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --program-transform-name='' --sysconfdir=/etc/quagga --localstatedir=/var/run/quagga --disable-capabilities --enable-protobuf --disable-zebra --disable-bgpd --enable-ripd --enable-ripngd --disable-ospfd --disable-ospfapi --disable-ospf6d --enable-pimd --disable-watchquagga --disable-isisd --disable-bgp-announce --disable-tcp-zebra --enable-snmp=agentx --enable-vtysh ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking target system type... mips64el-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-gnu-strip... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for perl... /usr/bin/perl checking for gawk... gawk checking for mips64el-buildroot-linux-gnu-gcc... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc accepts -g... yes checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc option to accept ISO C89... none needed checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc... none checking how to run the C preprocessor... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-cpp checking for mips64el-buildroot-linux-gnu-ranlib... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sed... sed checking for pdflatex... pdflatex checking for latexmk... /bin/false configure: WARNING: Will not be able to make PDF versions of TeX documents checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to set a default CFLAGS... CFLAGS supplied by user checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for mips64el-buildroot-linux-gnu-ar... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ar checking if make is GNU make... yes checking how to print strings... printf checking for a sed that does not truncate output... sed checking for fgrep... /bin/grep -F checking for ld used by /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld checking if the linker (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-nm checking the name lister (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-nm) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld option to reload object files... -r checking for mips64el-buildroot-linux-gnu-objdump... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-gnu-ar... (cached) /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-gnu-strip... (cached) /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-strip checking for mips64el-buildroot-linux-gnu-ranlib... (cached) /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ranlib checking command to parse /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-nm output from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc static flag -static works... yes checking if /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc supports -c -o file.o... yes checking if /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-gcc linker (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-linux-ld -m elf64ltsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for protoc-c... protoc-c checking pkg-config is at least version 0.9.0... yes checking for PROTOBUF_C... yes checking if zebra should be configurable to send Route Advertisements... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/ksym.h usability... no checking sys/ksym.h presence... no checking for sys/ksym.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for net/if.h... yes checking for net/if_var.h... no checking for sys/un.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_var.h... no checking for net/if_dl.h... no checking for net/netopt.h... no checking for net/route.h... yes checking for inet/nd.h... no checking for arpa/inet.h... yes checking for netinet/ip_icmp.h... yes checking for fcntl.h... yes checking for stddef.h... yes checking for sys/ioctl.h... yes checking for syslog.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for sys/sysctl.h... yes checking for sys/sockio.h... no checking for kvm.h... no checking for sys/conf.h... no checking for ucontext.h... yes checking for ucontext_t.uc_mcontext.uc_regs... no checking for ucontext_t.uc_mcontext.regs... no checking for ucontext_t.uc_mcontext.gregs... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tputs in -ltermcap... no checking for tputs in -ltinfo... no checking for tputs in -lcurses... yes checking for main in -lreadline... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for rl_completion_matches in -lreadline... yes checking whether byte ordering is bigendian... (cached) no checking for unistd.h... (cached) yes checking for working chown... no checking for working POSIX fnmatch... cross checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for working memcmp... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for strftime... yes checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for vprintf... yes checking for _doprnt... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for pow in -lm... yes checking for pow... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for getpagesize... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for inet_aton... yes checking for strnlen... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strlcat... no checking for strlcpy... no checking for daemon... yes checking for snprintf... yes checking for vsnprintf... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for getifaddrs... yes checking for uname... yes checking for fcntl... yes checking for getgrouplist... yes checking asm-generic/unistd.h usability... yes checking asm-generic/unistd.h presence... yes checking for asm-generic/unistd.h... yes checking whether __NR_setns is declared... yes checking for setns... yes checking zebra between kernel interface method... netlink checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking zebra IS-IS I/O method... pfpacket checking for broken CMSG_FIRSTHDR... no checking route read method... netlink checking interface looking up method... netlink checking for struct ip_mreqn.imr_ifindex... yes checking for linux/mroute.h... yes checking for BSD struct ip_mreq hack... no checking for RFC3678 protocol-independed API... yes checking for net/if.h... (cached) yes checking for net/if_media.h... no checking for net/if.h... (cached) yes checking for struct if_data.ifi_link_state... no checking for netinet/tcp.h... yes checking whether TCP_MD5SIG is declared... yes checking ipforward method... proc checking for getaddrinfo... yes checking whether does this OS have IPv6 stack... Linux IPv6 checking for netinet6/in6.h... no checking for netinet/in6_var.h... no checking for netinet/icmp6.h... yes checking for netinet6/in6_var.h... no checking for netinet6/nd6.h... no checking for inet_ntop in -lc... yes checking for inet_pton in -lc... yes checking for crypt in -lcrypt... yes checking for res_init in -lresolv... no checking whether system has GNU regex... checking for regexec in -lc... yes checking for mips64el-buildroot-linux-gnu-net-snmp-config... (cached) /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/net-snmp-config checking whether we can link to Net-SNMP... no configure: error: --enable-snmp given but not usable make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/quagga-1.1.1/.stamp_configured] Error 1 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'