* Package: net-analyzer/tcpdump-4.9.2  * Repository: portage-stable  * Maintainer: netmon@gentoo.org  * USE: arm drop-root elibc_glibc kernel_linux ssl userland_GNU  * FEATURES: network-sandbox sandbox splitdebug userpriv usersandbox * Running stacked hooks for pre_pkg_setup * sysroot_build_bin_dir ...  [ ok ] * Running stacked hooks for post_pkg_setup * python_eclass_hack ...  [ ok ] * Running stacked hooks for pre_src_unpack * python_multilib_setup ...  [ ok ] >>> Unpacking source... >>> Unpacking tcpdump-4.9.2.tar.gz to /build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work >>> Source unpacked in /build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work * Running stacked hooks for post_src_unpack * asan_init ...  [ ok ] >>> Preparing source in /build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work/tcpdump-4.9.2 ... >>> Source prepared. >>> Configuring source in /build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work/tcpdump-4.9.2 ... * econf: updating tcpdump-4.9.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tcpdump-4.9.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-cros-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/tcpdump-4.9.2 --htmldir=/usr/share/doc/tcpdump-4.9.2/html --libdir=/usr/lib --disable-smb --with-chroot= --without-smi --with-crypto=/usr --with-user=tcpdump configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnu configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi checking build system type... x86_64-pc-linux-gnu checking host system type... armv7a-cros-linux-gnueabihf checking for armv7a-cros-linux-gnueabihf-gcc... armv7a-cros-linux-gnueabihf-clang 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 armv7a-cros-linux-gnueabihf-clang accepts -g... yes checking for armv7a-cros-linux-gnueabihf-clang option to accept ISO C89... none needed checking whether the compiler supports the -ffloat-store option... no checking for inline... inline checking for __attribute__... yes checking whether __attribute__((unused)) can be used without warnings... yes checking whether __attribute__((noreturn)) can be applied to function pointers without warnings... yes checking whether __attribute__((format)) can be used without warnings... yes checking whether __attribute__((format)) can be applied to function pointers... yes checking how to run the C preprocessor... armv7a-cros-linux-gnueabihf-clang -E checking for grep that handles long lines and -e... /bin/grep 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking rpc/rpcent.h usability... no checking rpc/rpcent.h presence... no checking for rpc/rpcent.h... no checking netdnet/dnetdb.h usability... no checking netdnet/dnetdb.h presence... no checking for netdnet/dnetdb.h... no checking for net/pfvar.h... no checking for netinet/if_ether.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether to enable the possibly-buggy SMB printer... no checking whether to drop root privileges by default... to "tcpdump" checking whether to chroot... no checking for cap_enter... no checking for cap_rights_limit... no checking for cap_ioctls_limit... no checking for openat... yes checking whether to sandbox using capsicum... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing putmsg... none required checking whether the operating system supports IPv6... yes checking ipv6 stack type... linux-glibc checking for dnet_htoa declaration in netdnet/dnetdb.h... no checking for vfprintf... yes checking for strlcat... no checking for strlcpy... no checking for strdup... yes checking for strsep... yes checking for getopt_long... yes checking for fork... yes checking for vfork... yes checking for strftime... yes checking for setlinebuf... yes checking for alarm... yes checking for vsnprintf... yes checking for snprintf... yes checking return type of signal handlers... void checking for sigaction... yes checking for library containing dnet_htoa... no checking for main in -lrpc... no checking for library containing getrpcbynumber... none required checking for local pcap library... not found checking for armv7a-cros-linux-gnueabihf-pcap-config... /build/kevin/build/bin/armv7a-cros-linux-gnueabihf-pcap-config checking for pcap_loop... yes checking for ether_ntohost... yes checking for buggy ether_ntohost... not while cross-compiling checking for dlpi_walk in -ldlpi... no checking for pcap_list_datalinks... yes checking for pcap_free_datalinks... yes checking for pcap_set_datalink... yes checking for pcap_datalink_name_to_val... yes checking for pcap_datalink_val_to_description... yes checking for pcap_breakloop... yes checking for pcap_dump_ftell... yes checking for pcap_create... yes checking for pcap_set_tstamp_type... yes checking for pcap_set_tstamp_precision... yes checking for pcap_findalldevs... yes checking for pcap_dump_flush... yes checking for pcap_lib_version... yes checking for pcap_setdirection... yes checking for pcap_set_immediate_mode... yes checking for pcap_if_t... yes checking for pcap_set_parser_debug... no checking whether pcap_debug is defined by libpcap... no checking whether yydebug is defined by libpcap... no checking for pcap_set_optimizer_debug... no checking for bpf_dump... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for inttypes.h... (cached) yes checking whether inttypes.h defines the PRI[doxu]64 macros... yes checking for pcap/bluetooth.h... yes checking for pcap/nflog.h... yes checking for pcap/usb.h... yes checking for armv7a-cros-linux-gnueabihf-ranlib... armv7a-cros-linux-gnueabihf-ranlib checking for armv7a-cros-linux-gnueabihf-ar... armv7a-cros-linux-gnueabihf-ar checking if sockaddr struct has the sa_len member... no checking if unaligned accesses fail... yes checking whether to use OpenSSL/libressl libcrypto... yes, using the version installed in /usr checking openssl/crypto.h usability... no checking openssl/crypto.h presence... yes configure: WARNING: openssl/crypto.h: present but cannot be compiled configure: WARNING: openssl/crypto.h: check for missing prerequisite headers? configure: WARNING: openssl/crypto.h: see the Autoconf documentation configure: WARNING: openssl/crypto.h: section "Present But Cannot Be Compiled" configure: WARNING: openssl/crypto.h: proceeding with the compiler's result checking for openssl/crypto.h... no checking whether to use libcap-ng... yes, if available checking for capng_change_id in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating tcpdump.1 config.status: creating config.h config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work/tcpdump-4.9.2 ... make -j72 armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./setsignal.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./tcpdump.c if grep GIT ./VERSION >/dev/null; then \ read ver <./VERSION; \ echo $ver | tr -d '\012'; \ date +_%Y_%m_%d; \ else \ cat ./VERSION; \ fi | sed -e 's/.*/const char version[] = "&";/' > version.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./addrtoname.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./addrtostr.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./af.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./ascii_strcasecmp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./checksum.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./cpack.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./gmpls.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./gmt2local.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./in_cksum.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./ipproto.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./l2vpn.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./machdep.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./nlpid.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./oui.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./parsenfsfh.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-802_11.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-802_15_4.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ah.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ahcp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-aodv.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ap1394.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-aoe.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-arcnet.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-arp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ascii.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-atalk.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-atm.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-babel.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-beep.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-bfd.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-bgp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-bootp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-bt.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-calm-fast.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-carp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-cdp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-cfm.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-chdlc.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-cip.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-cnfp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-dccp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-decnet.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-dhcp6.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-domain.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-dtp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-dvmrp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-eap.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-egp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-eigrp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-enc.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-esp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ether.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-fddi.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-forces.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-fr.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-frag6.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ftp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-geneve.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-geonet.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-gre.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-hncp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-hsrp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-http.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-icmp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-icmp6.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-igmp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-igrp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ip.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ip6.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ip6opts.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ipcomp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ipfc.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ipnet.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ipx.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-isakmp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-isoclns.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-juniper.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-krb.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-l2tp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lane.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-ldp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lisp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-llc.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lldp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lmp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-loopback.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lspping.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lwapp.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-lwres.c ./in_cksum.c:196:14: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' shouldbe += ntohs(computed_sum);  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./in_cksum.c:196:14: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ 2 errors generated. armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-m3ua.c armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-medsa.c make: *** [Makefile:71: in_cksum.o] Error 1 make: *** Waiting for unfinished jobs.... armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CAP_NG_H -D_U_="__attribute__((unused))" -I. -I/usr/include -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57.cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -c ./print-mobile.c ./addrtoname.c:186:2: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' NTOHL(addr);  ^ ./netdissect.h:274:24: note: expanded from macro 'NTOHL' #define NTOHL(x) (x) = ntohl(x)  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./addrtoname.c:186:2: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ./netdissect.h:274:24: note: expanded from macro 'NTOHL' #define NTOHL(x) (x) = ntohl(x)  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./addrtoname.c:186:2: error: unexpected token in operand ./netdissect.h:274:24: note: expanded from macro 'NTOHL' #define NTOHL(x) (x) = ntohl(x)  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./addrtoname.c:186:2: error: invalid instruction, did you mean: ror? NTOHL(addr);  ^ ./netdissect.h:274:24: note: expanded from macro 'NTOHL' #define NTOHL(x) (x) = ntohl(x)  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^~~~ ./addrtoname.c:186:2: error: unexpected token in operand NTOHL(addr);  ^ ./netdissect.h:274:24: note: expanded from macro 'NTOHL' #define NTOHL(x) (x) = ntohl(x)  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./addrtoname.c:618:2: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' NTOHS(port);  ^ ./netdissect.h:275:24: note: expanded from macro 'NTOHS' #define NTOHS(x) (x) = ntohs(x)  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:618:2: error: unexpected token in operand ./netdissect.h:275:24: note: expanded from macro 'NTOHS' #define NTOHS(x) (x) = ntohs(x)  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:749:2: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' NTOHS(port);  ^ ./netdissect.h:275:24: note: expanded from macro 'NTOHS' #define NTOHS(x) (x) = ntohs(x)  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:749:2: error: unexpected token in operand ./netdissect.h:275:24: note: expanded from macro 'NTOHS' #define NTOHS(x) (x) = ntohs(x)  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:770:14: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' int port = ntohs(sv->s_port);  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:770:14: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:829:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' int j = htons(eproto_db[i].p) & (HASHNAMESIZE-1);  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:829:11: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:834:17: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' table->addr = htons(eproto_db[i].p);  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:834:17: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:867:19: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' u_short etype = htons(eproto_db[i].p);  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:867:19: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./addrtoname.c:1181:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' int j = htons(ipxsap_db[i].v) & (HASHNAMESIZE-1);  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./addrtoname.c:1181:11: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [Makefile:70: addrtoname.o] Error 1 ./print-bootp.c:728:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-bootp.c:728:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-bootp.c:728:11: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^ ./print-bootp.c:728:11: error: invalid instruction, did you mean: ror? ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^~~~ ./print-bootp.c:728:11: error: unexpected token in operand ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^ ./print-bootp.c:728:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-bootp.c:728:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-bootp.c:728:11: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^ ./print-bootp.c:728:11: error: invalid instruction, did you mean: ror? ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^~~~ ./print-bootp.c:728:11: error: unexpected token in operand ul = htonl(ul);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r2;rorw $8,  ^ 10 errors generated. make: *** [Makefile:70: print-bootp.o] Error 1 ./print-ip6.c:62:14: warning: taking address of packed member 'ip6_dst' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] dst_addr = &ip6->ip6_dst;  ^~~~~~~~~~~~ ./print-ip6.c:199:21: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ph.ph_len = htonl(len);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-ip6.c:199:21: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-ip6.c:199:21: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r8;rorw $8,  ^ ./print-ip6.c:199:21: error: invalid instruction, did you mean: ror? ph.ph_len = htonl(len);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r8;rorw $8,  ^~~~ ./print-ip6.c:199:21: error: unexpected token in operand ph.ph_len = htonl(len);  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r8;rorw $8,  ^ 1 warning and 5 errors generated. make: *** [Makefile:70: print-ip6.o] Error 1 ./print-ipx.c:168:43: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_PRINT((ndo, " %s", ipxsap_string(ndo, htons(EXTRACT_16BITS(&ipx[0])))));  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-ipx.c:168:43: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-ipx.c:180:49: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_PRINT((ndo, " %s '", ipxsap_string(ndo, htons(EXTRACT_16BITS(&ipx[0])))));  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-ipx.c:180:49: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ 4 errors generated. make: *** [Makefile:70: print-ipx.o] Error 1 ./print-dvmrp.c:186:39: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ND_PRINT((ndo, "\n\tMask %s", intoa(htonl(mask))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-dvmrp.c:186:39: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-dvmrp.c:186:39: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-dvmrp.c:186:39: error: invalid instruction, did you mean: ror? ND_PRINT((ndo, "\n\tMask %s", intoa(htonl(mask))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^~~~ ./print-dvmrp.c:186:39: error: unexpected token in operand ND_PRINT((ndo, "\n\tMask %s", intoa(htonl(mask))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-dvmrp.c:210:47: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ND_PRINT((ndo, "\n\t %s metric %d", intoa(htonl(origin)),  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-dvmrp.c:210:47: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-dvmrp.c:210:47: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-dvmrp.c:210:47: error: invalid instruction, did you mean: ror? ND_PRINT((ndo, "\n\t %s metric %d", intoa(htonl(origin)),  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^~~~ ./print-dvmrp.c:210:47: error: unexpected token in operand ND_PRINT((ndo, "\n\t %s metric %d", intoa(htonl(origin)),  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ 10 errors generated. make: *** [Makefile:70: print-dvmrp.o] Error 1 ./print-ip.c:155:11: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ph.len = htons((uint16_t)len);  ^ /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-ip.c:155:11: error: unexpected token in operand /usr/include/netinet/in.h:404:21: note: expanded from macro 'htons' # define htons(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ 2 errors generated. make: *** [Makefile:70: print-ip.o] Error 1 ./print-domain.c:422:31: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' ND_PRINT((ndo, " %s", intoa(htonl(EXTRACT_32BITS(cp)))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-domain.c:422:31: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-domain.c:422:31: error: unexpected token in operand /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-domain.c:422:31: error: invalid instruction, did you mean: ror? ND_PRINT((ndo, " %s", intoa(htonl(EXTRACT_32BITS(cp)))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^~~~ ./print-domain.c:422:31: error: unexpected token in operand ND_PRINT((ndo, " %s", intoa(htonl(EXTRACT_32BITS(cp)))));  ^ /usr/include/netinet/in.h:403:21: note: expanded from macro 'htonl' # define htonl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ 5 errors generated. make: *** [Makefile:70: print-domain.o] Error 1 ./print-bgp.c:2829:10: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' hlen = ntohs(bgp.bgp_len);  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-bgp.c:2829:10: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-bgp.c:2440:47: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' as_printf(ndo, astostr, sizeof(astostr), ntohs(bgpo.bgpo_myas))));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-bgp.c:2440:47: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-bgp.c:2441:35: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_PRINT((ndo, "Holdtime %us, ", ntohs(bgpo.bgpo_holdtime)));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-bgp.c:2441:35: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ 6 errors generated. make: *** [Makefile:70: print-bgp.o] Error 1 ./print-isakmp.c:2945:20: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_TCHECK2(*ext, ntohs(e.len));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2945:20: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:2945:20: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_TCHECK2(*ext, ntohs(e.len));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2945:20: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:2945:20: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_TCHECK2(*ext, ntohs(e.len));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2945:20: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:2945:20: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' ND_TCHECK2(*ext, ntohs(e.len));  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2945:20: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:2905:13: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' item_len = ntohs(e.len);  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2905:13: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:2665:9: error: invalid operand in inline asm: 'rorw $$8, ${0:w}' dlen = ntohs(e.len)-4;  ^ /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ ./print-isakmp.c:2665:9: error: unexpected token in operand /usr/include/netinet/in.h:402:21: note: expanded from macro 'ntohs' # define ntohs(x) __bswap_16 (x)  ^ /usr/include/bits/byteswap-16.h:31:14: note: expanded from macro '__bswap_16' __asm__ ("rorw $8, %w0" \  ^ :1:11: note: instantiated into assembly here rorw $8,  ^ ./print-isakmp.c:3022:7: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' if (ntohl(base->len) != length) {  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-isakmp.c:3022:7: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-isakmp.c:3022:7: error: unexpected token in operand /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:11: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-isakmp.c:3022:7: error: invalid instruction, did you mean: ror? if (ntohl(base->len) != length) {  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:12: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^~~~ ./print-isakmp.c:3022:7: error: unexpected token in operand if (ntohl(base->len) != length) {  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ :1:34: note: instantiated into assembly here rorw $8, ;rorl $16, r0;rorw $8,  ^ ./print-isakmp.c:3024:17: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' (uint32_t)ntohl(base->len), length));  ^ /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ ./print-isakmp.c:3024:17: error: invalid operand in inline asm: 'rorw $$8, ${0:w};rorl $$16, $0;rorw $$8, ${0:w}' /usr/include/netinet/in.h:401:21: note: expanded from macro 'ntohl' # define ntohl(x) __bswap_32 (x)  ^ /usr/include/bits/byteswap.h:73:15: note: expanded from macro '__bswap_32' __asm__ ("rorw $8, %w0;" \  ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [Makefile:70: print-isakmp.o] Error 1 * ERROR: net-analyzer/tcpdump-4.9.2::portage-stable failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/tcpdump-4.9.2::portage-stable'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpdump-4.9.2::portage-stable'`. * The complete build log is located at '/build/kevin/tmp/portage/logs/net-analyzer:tcpdump-4.9.2:20190827-145224.log'. * For convenience, a symlink to the build log is located at '/build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/temp/build.log'. * The ebuild environment file is located at '/build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/temp/environment'. * Working directory: '/build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work/tcpdump-4.9.2' * S: '/build/kevin/tmp/portage/net-analyzer/tcpdump-4.9.2/work/tcpdump-4.9.2'