>>> keepalived 1.4.1 Extracting gzip -d -c /home/rclinux/rc-buildroot-test/scripts/instance-0/dl/keepalived-1.4.1.tar.gz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/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 /home/rclinux/rc-buildroot-test/scripts/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 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/ && rm -rf config.cache && PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-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:/snap/bin" AR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-ar" AS="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-as" LD="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-ld" NM="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-nm" CC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc" GCC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc" CPP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-cpp" CXX="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-g++" FC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gfortran" F77="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gfortran" RANLIB="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-ranlib" READELF="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-readelf" STRIP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-strip" OBJCOPY="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-objcopy" OBJDUMP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/microblazeel-buildroot-linux-uclibc/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=microblazeel-buildroot-linux-uclibc --host=microblazeel-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 --enable-libnl --disable-libipset --enable-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 microblazeel-buildroot-linux-uclibc-strip... /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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 microblazeel-buildroot-linux-uclibc-gcc... /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc accepts -g... yes checking for /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc option to accept ISO C89... none needed checking whether /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for microblazeel-buildroot-linux-uclibc-ranlib... /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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 microblazeel-buildroot-linux-uclibc-strip... (cached) /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-strip checking for microblazeel-buildroot-linux-uclibc-ldd... no checking for ldd... ldd configure: WARNING: using cross tools not prefixed with host triplet checking for microblazeel-buildroot-linux-uclibc-ar... /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-ar checking the archiver (/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-ar) interface... ar checking for -Wimplicit-fallthrough... no checking how to run the C preprocessor... /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-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 for nl_socket_alloc in -l-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../microblazeel-buildrootinux-uclibc/sysroot/usr/lib nl-3... no checking for nl_socket_modify_cb in -lnl... no configure: WARNING: keepalived will be built without libnl support. checking whether RTA_ENCAP is declared... no checking whether RTA_EXPIRES is declared... no 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... no checking whether RTAX_CC_ALGO is declared... yes checking whether RTAX_QUICKACK is declared... yes checking whether RTEXT_FILTER_SKIP_STATS is declared... no checking whether FRA_UID_RANGE is declared... no 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... no checking whether LWTUNNEL_ENCAP_ILA is declared... no checking linux/netfilter/x_tables.h usability... yes checking linux/netfilter/x_tables.h presence... yes checking for linux/netfilter/x_tables.h... yes checking xtables.h usability... yes checking xtables.h presence... yes checking for xtables.h... yes checking libiptc/libip6tc.h usability... yes checking libiptc/libip6tc.h presence... yes checking for libiptc/libip6tc.h... yes checking libiptc/libiptc.h usability... yes checking libiptc/libiptc.h presence... yes checking for libiptc/libiptc.h... yes checking libiptc/libxtc.h usability... yes checking libiptc/libxtc.h presence... yes checking for libiptc/libxtc.h... yes checking for iptc_init in -liptc... yes checking whether XT_EXTENSION_MAXNAMELEN is declared... yes checking for linux/if.h and net/if.h namespace collision... yes checking for libiptc/libiptc.h linux/if.h and net/if.h namespace collision... no 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... no checking whether IPVS_DAEMON_ATTR_MCAST_GROUP is declared... no checking whether IPVS_DAEMON_ATTR_MCAST_GROUP6 is declared... no checking whether IPVS_DAEMON_ATTR_MCAST_PORT is declared... no checking whether IPVS_DAEMON_ATTR_MCAST_TTL is declared... no 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 : /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/microblazeel-linux-gcc Preprocessor flags : -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/include Compiler flags : -Wall -Wunused -Wstrict-prototypes -Wextra -g -O2 -fPIE -D_GNU_SOURCE Linker flags : -pie Extra Lib : -lcrypto -lssl -L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lip4tc -lip6tc -lxtables Use IPVS Framework : Yes IPVS use libnl : No IPVS syncd attributes : No 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 : Yes Use libipset : No init type : systemd 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="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-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:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1' Making all in lib make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/lib' /usr/bin/make all-am make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/lib' CC utils.o CC memory.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 '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/lib' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/lib' Making all in keepalived make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived' Making all in core make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/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 '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/core' Making all in vrrp make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/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 vrrp.c:29:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition 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 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 CC vrrp_iptables.o CC vrrp_iptables_calls.o vrrp_iptables_calls.c: In function 'ip4tables_close': vrrp_iptables_calls.c:175:10: warning: 'sav_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] return ( sav_errno ) ; ^ vrrp_iptables_calls.c: In function 'ip6tables_close': vrrp_iptables_calls.c:306:10: warning: 'sav_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] return ( sav_errno ) ; ^ AR libvrrp.a make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/vrrp' Making all in check make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/check' CC check_daemon.o CC check_data.o CC check_parser.o CC check_api.o CC check_tcp.o CC check_http.o CC check_ssl.o CC check_smtp.o CC check_misc.o CC check_dns.o CC ipwrapper.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); ^~ CC ipvswrapper.o CC libipvs.o AR libcheck.a make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/check' Making all in etc make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc' Making all in init make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init' Making all in init.d make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc/init.d' make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived/etc' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived' CC main.o EDIT keepalived.service CCLD keepalived /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: BFD (GNU Binutils) 2.28.1 assertion fail elf32-microblaze.c:1494 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/Scrt1.o: probably compiled without -fPIC? /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status Makefile:462: recipe for target 'keepalived' failed make[3]: *** [keepalived] Error 1 make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived' Makefile:578: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/keepalived' Makefile:425: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1' package/pkg-generic.mk:221: recipe for target '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/.stamp_built' failed make: *** [/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/keepalived-1.4.1/.stamp_built] Error 2 make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'