* Package:    net-analyzer/tcpdump-4.99.5:0
 * Repository: gentoo
 * Maintainer: sam@gentoo.org
 * USE:        abi_x86_64 amd64 caps elibc_glibc kernel_linux samba smi ssl
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking tcpdump-4.99.5.tar.gz to /var/tmp/portage/net-analyzer/tcpdump-4.99.5/work
>>> Source unpacked in /var/tmp/portage/net-analyzer/tcpdump-4.99.5/work
>>> Preparing source in /var/tmp/portage/net-analyzer/tcpdump-4.99.5/work/tcpdump-4.99.5 ...
  [ ok ]
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-analyzer/tcpdump-4.99.5/work/tcpdump-4.99.5' ...
  [ ok ]
  [ ok ]
 * Running elibtoolize in: tcpdump-4.99.5/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-analyzer/tcpdump-4.99.5/work/tcpdump-4.99.5 ...
 * econf: updating tcpdump-4.99.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating tcpdump-4.99.5/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/tcpdump-4.99.5 --htmldir=/usr/share/doc/tcpdump-4.99.5/html --libdir=/usr/lib64 --enable-smb --with-cap-ng --with-smi --with-crypto=/usr --with-user=pcap
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking for inline... inline
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for rpc/rpc.h... no
checking for rpc/rpcent.h... no
checking for net/if.h... yes
checking size of void *... 8
checking size of time_t... 8
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.17.0... yes
checking for brew... no
checking for smi.h... yes
checking for smiInit in -lsmi... yes
checking whether to enable libsmi... yes
checking whether to enable the instrument functions code... no
checking whether to enable the possibly-buggy SMB printer... yes
checking whether to drop root privileges by default... yes, to user "pcap"
checking whether to chroot... no
checking for sys/capsicum.h... no
checking for cap_init in -lcasper... no
checking for cap_gethostbyaddr in -lcap_dns... no
checking whether to sandbox using capsicum... no
checking whether to sandbox using Casper library... no
checking for library containing gethostbyaddr... none required
checking for library containing socket... none required
checking for library containing putmsg... no
checking whether the operating system supports IPv6... yes
checking ipv6 stack type... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep -e... /bin/grep -E
linux-glibc
checking for strlcat... yes
checking for strlcpy... yes
checking for strdup... yes
checking for strsep... yes
checking for getservent... yes
checking for getopt_long... yes
checking for fork... yes
checking for vfork... yes
checking for setlinebuf... yes
checking for snprintf... yes
checking whether snprintf is suitable... yes
checking for main in -lrpc... no
checking for library containing getrpcbynumber... none required
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether to look for a local libpcap... yes
checking for local pcap library... not found
checking whether there are .pc files for libpcap... yes
checking for pcap_loop... yes
checking for ether_ntohost... yes
checking for buggy ether_ntohost... no
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether ether_ntohost is declared... no
checking whether ether_ntohost is declared... yes
checking for pcap_list_datalinks... yes
checking for pcap_free_datalinks... yes
checking for pcap_datalink_name_to_val... yes
checking for pcap_datalink_val_to_description... yes
checking for pcap_set_datalink... yes
checking for pcap_breakloop... 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_dump_ftell64... yes
checking for pcap_open... yes
checking for pcap_findalldevs_ex... yes
checking for pcap_dump_ftell... 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 uintptr_t... yes
checking for pcap/pcap-inttypes.h... yes
checking for pcap_if_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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking whether to use OpenSSL/libressl libcrypto... yes, using the version installed in /usr
checking whether we have a system OpenSSL/libressl that we can use... yes
checking for EVP_CIPHER_CTX_new... yes
checking for EVP_DecryptInit_ex... yes
checking whether to use libcap-ng... yes
checking for capng_change_id in -lcap-ng... yes
checking for cap-ng.h... yes
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.x66s7dj3/bin/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 .devel commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-analyzer/tcpdump-4.99.5/work/tcpdump-4.99.5 ...
make -j2 
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./fptype.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./tcpdump.c
./tcpdump.c: In function ‘main’:
./tcpdump.c:2373:17: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 2373 |                 capng_apply(CAPNG_SELECT_BOTH);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c:2428:17: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 2428 |                 capng_apply(CAPNG_SELECT_BOTH);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c: In function ‘dump_packet_and_trunc’:
./tcpdump.c:3014:25: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 3014 |                         capng_apply(CAPNG_SELECT_BOTH);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c:3035:25: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 3035 |                         capng_apply(CAPNG_SELECT_BOTH);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c:3096:25: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 3096 |                         capng_apply(CAPNG_SELECT_BOTH);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c:3116:25: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 3116 |                         capng_apply(CAPNG_SELECT_BOTH);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tcpdump.c: In function ‘droproot’:
./tcpdump.c:817:9: warning: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  817 |         capng_apply(CAPNG_SELECT_BOTH);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./addrtoname.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./addrtostr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./af.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./ascii_strcasecmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./checksum.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./cpack.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./gmpls.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./in_cksum.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./ipproto.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./l2vpn.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./machdep.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./netdissect-alloc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./netdissect.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./nlpid.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./ntp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./oui.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./parsenfsfh.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-802_11.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ah.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-802_15_4.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ahcp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-aodv.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-aoe.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ap1394.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-arista.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-arcnet.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-arp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ascii.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-atm.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-atalk.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-babel.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-bcm-li.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-beep.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-bfd.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-bootp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-bgp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-brcmtag.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-bt.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-calm-fast.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-carp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-cdp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-cfm.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-chdlc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-cip.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-cnfp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-dccp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-decnet.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-dhcp6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-domain.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-dtp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-dsa.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-dvmrp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-eap.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-egp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-eigrp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-enc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-esp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ether.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-fddi.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-forces.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-fr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-frag6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ftp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-geneve.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-geonet.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-gre.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-hsrp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-hncp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-http.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-icmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-igmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-icmp6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-igrp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ip-demux.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ip.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ip6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ip6opts.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ipcomp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ipfc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ipnet.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ipoib.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ipx.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-isakmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-isoclns.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-juniper.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-krb.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-l2tp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lane.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ldp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lisp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-llc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lldp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-loopback.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lspping.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lwapp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-lwres.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-m3ua.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-macsec.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-mobile.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-mobility.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-mpcp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-mpls.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-mptcp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-msdp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-msnlb.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-nflog.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-nsh.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-nfs.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ntp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-null.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-olsr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-openflow-1.0.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-openflow-1.3.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-openflow.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ospf.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ospf6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-otv.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pflog.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pgm.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pim.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pktap.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ppi.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ppp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pppoe.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-pptp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ptp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-radius.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-raw.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-realtek.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-resp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rip.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ripng.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rpki-rtr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rsvp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rt6.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rtsp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-rx.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sctp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sflow.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sip.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sl.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sll.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-slow.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-smtp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-snmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-someip.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-ssh.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-stp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sunatm.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-sunrpc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-symantec.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-syslog.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-tcp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-telnet.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-tftp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-timed.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-tipc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-token.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-udld.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-unsupported.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-usb.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-udp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vjc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vqp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vrrp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vsock.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vtp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vxlan-gpe.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-vxlan.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-wb.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-whois.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-zep.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-zephyr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-zeromq.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./signature.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./strtoaddr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./util-print.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./print-smb.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ./smbutil.c
x86_64-pc-linux-gnu-ar cr libnetdissect.a addrtoname.o addrtostr.o af.o ascii_strcasecmp.o checksum.o cpack.o gmpls.o in_cksum.o ipproto.o l2vpn.o machdep.o netdissect.o netdissect-alloc.o nlpid.o ntp.o oui.o parsenfsfh.o print.o print-802_11.o print-802_15_4.o print-ah.o print-ahcp.o print-aodv.o print-aoe.o print-ap1394.o print-arcnet.o print-arista.o print-arp.o print-ascii.o print-atalk.o print-atm.o print-babel.o print-bcm-li.o print-beep.o print-bfd.o print-bgp.o print-bootp.o print-brcmtag.o print-bt.o print-calm-fast.o print-carp.o print-cdp.o print-cfm.o print-chdlc.o print-cip.o print-cnfp.o print-dccp.o print-decnet.o print-dhcp6.o print-domain.o print-dsa.o print-dtp.o print-dvmrp.o print-eap.o print-egp.o print-eigrp.o print-enc.o print-esp.o print-ether.o print-fddi.o print-forces.o print-fr.o print-frag6.o print-ftp.o print-geneve.o print-geonet.o print-gre.o print-hncp.o print-hsrp.o print-http.o print-icmp.o print-icmp6.o print-igmp.o print-igrp.o print-ip-demux.o print-ip.o print-ip6.o print-ip6opts.o print-ipcomp.o print-ipfc.o print-ipnet.o print-ipoib.o print-ipx.o print-isakmp.o print-isoclns.o print-juniper.o print-krb.o print-l2tp.o print-lane.o print-ldp.o print-lisp.o print-llc.o print-lldp.o print-lmp.o print-loopback.o print-lspping.o print-lwapp.o print-lwres.o print-m3ua.o print-macsec.o print-mobile.o print-mobility.o print-mpcp.o print-mpls.o print-mptcp.o print-msdp.o print-msnlb.o print-nflog.o print-nfs.o print-nsh.o print-ntp.o print-null.o print-olsr.o print-openflow-1.0.o print-openflow-1.3.o print-openflow.o print-ospf.o print-ospf6.o print-otv.o print-pflog.o print-pgm.o print-pim.o print-pktap.o print-ppi.o print-ppp.o print-pppoe.o print-pptp.o print-ptp.o print-radius.o print-raw.o print-realtek.o print-resp.o print-rip.o print-ripng.o print-rpki-rtr.o print-rsvp.o print-rt6.o print-rtsp.o print-rx.o print-sctp.o print-sflow.o print-sip.o print-sl.o print-sll.o print-slow.o print-smtp.o print-snmp.o print-someip.o print-ssh.o print-stp.o print-sunatm.o print-sunrpc.o print-symantec.o print-syslog.o print-tcp.o print-telnet.o print-tftp.o print-timed.o print-tipc.o print-token.o print-udld.o print-udp.o print-unsupported.o print-usb.o print-vjc.o print-vqp.o print-vrrp.o print-vsock.o print-vtp.o print-vxlan-gpe.o print-vxlan.o print-wb.o print-whois.o print-zep.o print-zephyr.o print-zeromq.o signature.o strtoaddr.o util-print.o print-smb.o smbutil.o 
x86_64-pc-linux-gnu-ranlib libnetdissect.a
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DHAVE_CONFIG_H   -I. -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind  -I/usr/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o tcpdump fptype.o tcpdump.o libnetdissect.a -lcap-ng -lpcap -lsmi  -lcrypto
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: net-analyzer/tcpdump-4.99.5

>>> Install net-analyzer/tcpdump-4.99.5 into /var/tmp/portage/net-analyzer/tcpdump-4.99.5/image
>>> Completed installing net-analyzer/tcpdump-4.99.5 into /var/tmp/portage/net-analyzer/tcpdump-4.99.5/image

 * Final size of build directory: 26832 KiB (26.2 MiB)
 * Final size of installed tree:   1520 KiB ( 1.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/sbin/tcpdump