>>> keepalived 1.4.1 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/keepalived-1.4.1.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/keepalived-1.4.1 -xf - >>> keepalived 1.4.1 Patching Applying 0001-Fix-build-with-Linux-kernel-headers-v4.15.patch using patch: patching file keepalived/include/vrrp_arp.h patching file keepalived/vrrp/vrrp.c >>> keepalived 1.4.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/keepalived-1.4.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> keepalived 1.4.1 Patching libtool >>> keepalived 1.4.1 Configuring (cd /accts/mlweber1/instance-0/output/build/keepalived-1.4.1/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/m68k-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/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/m68k-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="/accts/mlweber1/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=yes CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-linux-uclibc --host=m68k-buildroot-linux-uclibc --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-dbus --disable-libnl --disable-libipset --disable-libiptc ) 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 m68k-buildroot-linux-uclibc-strip... /accts/mlweber1/instance-0/output/host/bin/m68k-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 m68k-buildroot-linux-uclibc-gcc... /accts/mlweber1/instance-0/output/host/bin/m68k-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 /accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for m68k-buildroot-linux-uclibc-ranlib... /accts/mlweber1/instance-0/output/host/bin/m68k-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 m68k-buildroot-linux-uclibc-strip... (cached) /accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip checking for m68k-buildroot-linux-uclibc-ldd... no checking for ldd... ldd configure: WARNING: using cross tools not prefixed with host triplet checking for m68k-buildroot-linux-uclibc-ar... /accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar checking the archiver (/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar) interface... ar checking for -Wimplicit-fallthrough... no checking how to run the C preprocessor... /accts/mlweber1/instance-0/output/host/bin/m68k-linux-cpp checking for egrep... /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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking linux/icmpv6.h usability... yes checking linux/icmpv6.h presence... yes checking for linux/icmpv6.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/ip.h usability... yes checking linux/ip.h presence... yes checking for linux/ip.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/fib_rules.h... yes checking for linux/if_addr.h... yes checking for linux/if_link.h... yes checking for linux/if_arp.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for an ANSI C-conforming const... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for dup2... yes checking for getcwd... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for pipe2... yes checking whether ETHERTYPE_IPV6 is declared... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking whether RTA_ENCAP is declared... yes checking whether RTA_EXPIRES is declared... yes checking whether RTA_NEWDST is declared... yes checking whether RTA_PREF is declared... yes checking whether FRA_SUPPRESS_PREFIXLEN is declared... yes checking whether FRA_SUPPRESS_IFGROUP is declared... yes checking whether FRA_TUN_ID is declared... yes checking whether RTAX_CC_ALGO is declared... yes checking whether RTAX_QUICKACK is declared... yes checking whether RTEXT_FILTER_SKIP_STATS is declared... yes checking whether FRA_UID_RANGE is declared... yes checking whether RTA_VIA is declared... yes checking whether FRA_OIFNAME is declared... yes checking whether IFA_FLAGS is declared... yes checking whether LWTUNNEL_ENCAP_MPLS is declared... yes checking whether LWTUNNEL_ENCAP_ILA is declared... yes checking for linux/if.h and net/if.h namespace collision... no checking for libiptc/libiptc.h linux/if.h and net/if.h namespace collision... yes checking linux/ip_vs.h usability... yes checking linux/ip_vs.h presence... yes checking for linux/ip_vs.h... yes checking whether IP_VS_SVC_F_ONEPACKET is declared... yes checking whether IPVS_DEST_ATTR_ADDR_FAMILY is declared... yes checking whether IPVS_DAEMON_ATTR_SYNC_MAXLEN is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_GROUP is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_GROUP6 is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_PORT is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_TTL is declared... yes checking whether IPVS_SVC_ATTR_STATS64 is declared... yes checking whether IPVS_DEST_ATTR_STATS64 is declared... yes checking whether IFLA_MACVLAN_MODE is declared... yes checking whether MACVLAN_MODE_PRIVATE is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether IPVS_SVC_ATTR_PE_NAME is declared... yes checking whether O_PATH is declared... yes checking whether GLOB_BRACE is declared... yes checking whether FRA_SRC is declared... yes checking whether IFLA_INET6_ADDR_GEN_MODE is declared... yes checking whether SO_MARK is declared... yes checking whether CLONE_NEWNET is declared... yes checking for setns... yes checking for sphinx-build... No checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating keepalived/Makefile config.status: creating lib/Makefile config.status: creating keepalived/core/Makefile config.status: creating keepalived.spec config.status: creating genhash/Makefile config.status: creating keepalived/check/Makefile config.status: creating keepalived/vrrp/Makefile config.status: creating doc/Makefile config.status: creating bin_install/Makefile config.status: creating keepalived/dbus/Makefile config.status: creating keepalived/etc/Makefile config.status: creating keepalived/etc/init/Makefile config.status: creating keepalived/etc/init.d/Makefile config.status: creating lib/config.h config.status: executing depfiles commands 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 Keepalived configuration ------------------------ Keepalived version : 1.4.1 Compiler : /accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc Preprocessor flags : Compiler flags : -Wall -Wunused -Wstrict-prototypes -Wextra -g -O2 -fPIE -D_GNU_SOURCE Linker flags : -pie Extra Lib : -lcrypto -lssl Use IPVS Framework : Yes IPVS use libnl : No IPVS syncd attributes : Yes IPVS 64 bit stats : Yes fwmark socket support : Yes Use VRRP Framework : Yes Use VRRP VMAC : Yes Use VRRP authentication : Yes With ip rules/routes : Yes SNMP vrrp support : No SNMP checker support : No SNMP RFCv2 support : No SNMP RFCv3 support : No DBUS support : No SHA1 support : No Use Debug flags : No smtp-alert debugging : No Use Json output : No Stacktrace support : No Memory alloc check : No libnl version : None Use IPv4 devconf : No Use libiptc : No Use libipset : No init type : upstart Build genhash : Yes Build documentation : No *** WARNING - this build will not support IPVS with IPv6. Please install libnl/libnl-3 dev libraries to support IPv6 with IPVS. >>> keepalived 1.4.1 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/keepalived-1.4.1/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1' Making all in lib make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/lib' /usr/bin/make all-am make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/lib' CC memory.o CC utils.o CC notify.o CC timer.o CC scheduler.o CC vector.o CC list.o CC html.o CC parser.o CC signals.o CC logger.o CC rttables.o CC assert.o AR liblib.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/lib' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/lib' Making all in keepalived make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived' Making all in core make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/core' CC main.o CC daemon.o CC pidfile.o CC layer4.o CC smtp.o CC global_data.o CC global_parser.o CC process.o CC keepalived_netlink.o CC namespaces.o AR libcore.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/core' Making all in vrrp make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/vrrp' CC vrrp_daemon.o CC vrrp_print.o CC vrrp_data.o CC vrrp_parser.o CC vrrp.o CC vrrp_notify.o CC vrrp_scheduler.o CC vrrp_sync.o CC vrrp_index.o CC vrrp_arp.o CC vrrp_if.o CC vrrp_track.o CC vrrp_ipaddress.o CC vrrp_ndisc.o CC vrrp_if_config.o CC vrrp_vmac.o CC vrrp_ipsecah.o CC vrrp_iproute.o CC vrrp_iprule.o CC vrrp_ip_rule_route_parser.o vrrp.c:29:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition vrrp_ipaddress.c: In function 'netlink_ipaddress': vrrp_ipaddress.c:151:4: warning: 'ifa_flags' may be used uninitialized in this function [-Wmaybe-uninitialized] addattr32(&req.n, sizeof(req), IFA_FLAGS, ifa_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libvrrp.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/vrrp' Making all in check make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/check' CC check_daemon.o CC check_parser.o CC check_api.o CC check_tcp.o CC check_http.o CC check_data.o CC check_ssl.o CC check_smtp.o CC check_misc.o CC check_dns.o CC ipwrapper.o CC ipvswrapper.o CC libipvs.o ipwrapper.c: In function 'set_quorum_states': ipwrapper.c:317:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vs->quorum_state_up = (weigh_live_realservers(vs) >= vs->quorum + vs->hysteresis); ^~ AR libcheck.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/check' Making all in etc make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc' Making all in init make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init' EDIT keepalived.conf make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init' Making all in init.d make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init.d' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived' CC main.o CCLD keepalived /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/6.4.0/../../../../m68k-buildroot-linux-uclibc/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000000000b654 /accts/mlweber1/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/Scrt1.o: In function `lib_main': (.text+0x4): undefined reference to `__shared_flat_add_library' /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/6.4.0/../../../../m68k-buildroot-linux-uclibc/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status make[3]: *** [keepalived] Error 1 make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/keepalived' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/keepalived-1.4.1' make: *** [/accts/mlweber1/instance-0/output/build/keepalived-1.4.1/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-0/buildroot'