>>> libpcap 1.9.1 Extracting gzip -d -c /data/buildroot-test/instance-1/dl/libpcap/libpcap-1.9.1.tar.gz | /data/buildroot-test/instance-1/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-1/output-1/build/libpcap-1.9.1 -xf - >>> libpcap 1.9.1 Patching >>> libpcap 1.9.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /data/buildroot-test/instance-1/output-1/build/libpcap-1.9.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libpcap 1.9.1 Patching libtool >>> libpcap 1.9.1 Configuring (cd /data/buildroot-test/instance-1/output-1/build/libpcap-1.9.1/ && rm -rf config.cache && PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-ar" AS="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-as" LD="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-ld" NM="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-nm" CC="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-g++" FC="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/data/buildroot-test/instance-1/output-1/host/bin/arm-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/data/buildroot-test/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/data/buildroot-test/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/data/buildroot-test/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/data/buildroot-test/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/data/buildroot-test/instance-1/output-1/host/bin/arm-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="/data/buildroot-test/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/data/buildroot-test/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/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_header_linux_wireless_h=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --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 --enable-nls --disable-static --enable-shared --disable-yydebug --with-pcap=linux --without-dag --disable-dbus --disable-bluetooth --without-libnl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-nls, --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabihf checking target system type... arm-buildroot-linux-uclibcgnueabihf checking for arm-buildroot-linux-uclibcgnueabihf-gcc... /data/buildroot-test/instance-1/output-1/host/bin/arm-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 /data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for /data/buildroot-test/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C99... none needed checking whether the compiler supports the -fvisibility=hidden option... yes checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking how to run the C preprocessor... /data/buildroot-test/instance-1/output-1/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking for net/pfvar.h... no checking for linux/sockios.h... yes checking for linux/if_bonding.h... yes checking for ANSI ioctl definitions... yes checking for strerror... yes checking for strerror_r... yes checking whether strerror_r is GNU-style... yes checking for vsyslog... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for strtok_r... yes checking for ffs... yes checking whether ffs is declared... yes checking for getaddrinfo... yes checking for library containing putmsg... no checking whether getnetbyname_r is declared... yes checking for the Linux getnetbyname_r()... yes checking whether getprotobyname_r is declared... yes checking for the Linux getprotobyname_r()... yes checking for ether_hostton... yes checking whether ether_hostton is declared... no checking whether ether_hostton is declared... yes checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no checking if --disable-protochain option is specified... enabled checking packet capture type... linux checking for linux/wireless.h... (cached) yes checking for linux/ethtool.h... yes checking for struct tpacket_stats... yes checking for struct tpacket_auxdata.tp_vlan_tci... yes checking for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking linux/net_tstamp.h usability... yes checking linux/net_tstamp.h presence... yes checking for linux/net_tstamp.h... yes checking for socklen_t... yes checking whether we have Septel API headers... no checking whether we have Myricom Sniffer API... no checking whether TurboCap is supported... no checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison -y checking for capable yacc/bison... insufficient configure: error: bison -y is insufficient to compile libpcap. libpcap requires Bison, a newer version of Berkeley YACC with support for reentrant parsers, or another YACC compatible with them. make: *** [package/pkg-generic.mk:240: /data/buildroot-test/instance-1/output-1/build/libpcap-1.9.1/.stamp_configured] Error 1 make: Leaving directory '/data/buildroot-test/instance-1/buildroot'