>>> keepalived 2.1.4 Downloading URL transformed to HTTPS due to an HSTS policy --2020-08-09 01:01:19-- https://www.keepalived.org/software/keepalived-2.1.4.tar.gz Resolving www.keepalived.org (www.keepalived.org)... 91.121.30.175, 2001:41d0:1:71af::1 Connecting to www.keepalived.org (www.keepalived.org)|91.121.30.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1081387 (1.0M) [application/octet-stream] Saving to: '/tmp/instance-1/output-1/build/.keepalived-2.1.4.tar.gz.EiDDp7/output' 0K .......... .......... .......... .......... .......... 4% 340K 3s 50K .......... .......... .......... .......... .......... 9% 345K 3s 100K .......... .......... .......... .......... .......... 14% 12.2M 2s 150K .......... .......... .......... .......... .......... 18% 1.19M 1s 200K .......... .......... .......... .......... .......... 23% 485K 1s 250K .......... .......... .......... .......... .......... 28% 11.6M 1s 300K .......... .......... .......... .......... .......... 33% 11.6M 1s 350K .......... .......... .......... .......... .......... 37% 8.83M 1s 400K .......... .......... .......... .......... .......... 42% 386K 1s 450K .......... .......... .......... .......... .......... 47% 11.5M 1s 500K .......... .......... .......... .......... .......... 52% 11.7M 1s 550K .......... .......... .......... .......... .......... 56% 11.1M 0s 600K .......... .......... .......... .......... .......... 61% 11.6M 0s 650K .......... .......... .......... .......... .......... 66% 12.2M 0s 700K .......... .......... .......... .......... .......... 71% 11.6M 0s 750K .......... .......... .......... .......... .......... 75% 8.58M 0s 800K .......... .......... .......... .......... .......... 80% 3.89M 0s 850K .......... .......... .......... .......... .......... 85% 494K 0s 900K .......... .......... .......... .......... .......... 89% 11.1M 0s 950K .......... .......... .......... .......... .......... 94% 12.1M 0s 1000K .......... .......... .......... .......... .......... 99% 11.6M 0s 1050K ...... 100% 114M=0.7s 2020-08-09 01:01:20 (1.39 MB/s) - '/tmp/instance-1/output-1/build/.keepalived-2.1.4.tar.gz.EiDDp7/output' saved [1081387/1081387] keepalived-2.1.4.tar.gz: OK (sha256: 245bf399e4320064996ac5507236a8896f545d005f6c4c3b91701bcbc5728c60) >>> keepalived 2.1.4 Extracting gzip -d -c /tmp/instance-1/dl/keepalived/keepalived-2.1.4.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/keepalived-2.1.4 -xf - >>> keepalived 2.1.4 Patching >>> keepalived 2.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/keepalived-2.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> keepalived 2.1.4 Patching libtool >>> keepalived 2.1.4 Configuring (cd /tmp/instance-1/output-1/build/keepalived-2.1.4/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/mipsel-linux-ar" AS="/tmp/instance-1/output-1/host/bin/mipsel-linux-as" LD="/tmp/instance-1/output-1/host/bin/mipsel-linux-ld" NM="/tmp/instance-1/output-1/host/bin/mipsel-linux-nm" CC="/tmp/instance-1/output-1/host/bin/mipsel-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/mipsel-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/mipsel-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/mipsel-linux-g++" FC="/tmp/instance-1/output-1/host/bin/mipsel-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/mipsel-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/mipsel-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/mipsel-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/mipsel-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/mipsel-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/mipsel-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/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/mipsel-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/mipsel-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/mipsel-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 CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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 --disable-hardening --disable-json --enable-dbus --disable-libnl --disable-libipset --disable-iptables --disable-nftables ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /tmp/instance-1/output-1/host/bin/mipsel-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 pkg-config is at least version 0.9.0... yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-1/output-1/host/bin/mipsel-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 /tmp/instance-1/output-1/host/bin/mipsel-linux-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/mipsel-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/mipsel-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-1/output-1/host/bin/mipsel-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-1/output-1/host/bin/mipsel-linux-ranlib checking for grep that handles long lines and -e... /bin/grep checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for mipsel-buildroot-linux-gnu-strip... (cached) /tmp/instance-1/output-1/host/bin/mipsel-linux-strip checking for mipsel-buildroot-linux-gnu-ldd... no checking for ldd... ldd configure: WARNING: using cross tools not prefixed with host triplet checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-1/output-1/host/bin/mipsel-linux-ar checking the archiver (/tmp/instance-1/output-1/host/bin/mipsel-linux-ar) interface... ar configure: error: disable-libipset requires vrrp and iptables make: *** [package/pkg-generic.mk:240: /tmp/instance-1/output-1/build/keepalived-2.1.4/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'