Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libnet-1.1.6-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rtf1KB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libnet-1.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnet-1.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnet-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf __dist_sample + mkdir __dist_sample + cp -a sample __dist_sample + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fVP03x + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64 beginning autoconfiguration process for libnet-1.1.6 ... checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for gethostbyname2... yes checking for getifaddrs... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking sys/net/nit.h usability... no checking sys/net/nit.h presence... no checking for sys/net/nit.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking link-layer packet interface type... found link layer linux checking for packet socket (PF_PACKET)... test program got EPERM... assuming yes checking for Linux proc filesystem... yes scanning available packet construction modules: 802.1q 802.1x 802.2 802.3 arp bgp cdp data dhcp dns ethernet fddi gre hsrp icmp igmp ip ipsec isl link mpls ntp ospf rip rpc sebek snmp stp tcp token_ring udp vrrp checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating win32/Makefile config.status: creating include/Makefile config.status: creating include/libnet/Makefile config.status: creating include/win32/Makefile config.status: creating sample/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man3/Makefile config.status: creating doc/html/Makefile config.status: creating version.h config.status: creating include/libnet.h config.status: creating libnet-config config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 Making all in include make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' Making all in libnet make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_asn1.lo libnet_asn1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_802.1q.lo libnet_build_802.1q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_802.1x.lo libnet_build_802.1x.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_802.2.lo libnet_build_802.2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_802.3.lo libnet_build_802.3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_arp.lo libnet_build_arp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_bgp.lo libnet_build_bgp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_cdp.lo libnet_build_cdp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_data.lo libnet_build_data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_dhcp.lo libnet_build_dhcp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_dns.lo libnet_build_dns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_ethernet.lo libnet_build_ethernet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_fddi.lo libnet_build_fddi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_gre.lo libnet_build_gre.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_hsrp.lo libnet_build_hsrp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_icmp.lo libnet_build_icmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.1q.c -fPIC -DPIC -o .libs/libnet_build_802.1q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_asn1.c -fPIC -DPIC -o .libs/libnet_asn1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_bgp.c -fPIC -DPIC -o .libs/libnet_build_bgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_data.c -fPIC -DPIC -o .libs/libnet_build_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.2.c -fPIC -DPIC -o .libs/libnet_build_802.2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_gre.c -fPIC -DPIC -o .libs/libnet_build_gre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_arp.c -fPIC -DPIC -o .libs/libnet_build_arp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_dhcp.c -fPIC -DPIC -o .libs/libnet_build_dhcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.3.c -fPIC -DPIC -o .libs/libnet_build_802.3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.1x.c -fPIC -DPIC -o .libs/libnet_build_802.1x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_cdp.c -fPIC -DPIC -o .libs/libnet_build_cdp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ethernet.c -fPIC -DPIC -o .libs/libnet_build_ethernet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_dns.c -fPIC -DPIC -o .libs/libnet_build_dns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_icmp.c -fPIC -DPIC -o .libs/libnet_build_icmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_hsrp.c -fPIC -DPIC -o .libs/libnet_build_hsrp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_fddi.c -fPIC -DPIC -o .libs/libnet_build_fddi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.3.c -o libnet_build_802.3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.1x.c -o libnet_build_802.1x.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_hsrp.c -o libnet_build_hsrp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_cdp.c -o libnet_build_cdp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.1q.c -o libnet_build_802.1q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_data.c -o libnet_build_data.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_fddi.c -o libnet_build_fddi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_dns.c -o libnet_build_dns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ethernet.c -o libnet_build_ethernet.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_802.2.c -o libnet_build_802.2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_arp.c -o libnet_build_arp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_dhcp.c -o libnet_build_dhcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_asn1.c -o libnet_asn1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_bgp.c -o libnet_build_bgp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_gre.c -o libnet_build_gre.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_igmp.lo libnet_build_igmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_ip.lo libnet_build_ip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_ipsec.lo libnet_build_ipsec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_isl.lo libnet_build_isl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_link.lo libnet_build_link.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_mpls.lo libnet_build_mpls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_igmp.c -fPIC -DPIC -o .libs/libnet_build_igmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_ntp.lo libnet_build_ntp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_ospf.lo libnet_build_ospf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ip.c -fPIC -DPIC -o .libs/libnet_build_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_isl.c -fPIC -DPIC -o .libs/libnet_build_isl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ipsec.c -fPIC -DPIC -o .libs/libnet_build_ipsec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_link.c -fPIC -DPIC -o .libs/libnet_build_link.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_icmp.c -o libnet_build_icmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_mpls.c -fPIC -DPIC -o .libs/libnet_build_mpls.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_rip.lo libnet_build_rip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_rpc.lo libnet_build_rpc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_sebek.lo libnet_build_sebek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ospf.c -fPIC -DPIC -o .libs/libnet_build_ospf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ntp.c -fPIC -DPIC -o .libs/libnet_build_ntp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_snmp.lo libnet_build_snmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_rip.c -fPIC -DPIC -o .libs/libnet_build_rip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_sebek.c -fPIC -DPIC -o .libs/libnet_build_sebek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_rpc.c -fPIC -DPIC -o .libs/libnet_build_rpc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_stp.lo libnet_build_stp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_igmp.c -o libnet_build_igmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_snmp.c -fPIC -DPIC -o .libs/libnet_build_snmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_stp.c -fPIC -DPIC -o .libs/libnet_build_stp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_link.c -o libnet_build_link.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_tcp.lo libnet_build_tcp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_token_ring.lo libnet_build_token_ring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_mpls.c -o libnet_build_mpls.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_isl.c -o libnet_build_isl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_token_ring.c -fPIC -DPIC -o .libs/libnet_build_token_ring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_tcp.c -fPIC -DPIC -o .libs/libnet_build_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ipsec.c -o libnet_build_ipsec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_sebek.c -o libnet_build_sebek.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ntp.c -o libnet_build_ntp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_rip.c -o libnet_build_rip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_snmp.c -o libnet_build_snmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_udp.lo libnet_build_udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_rpc.c -o libnet_build_rpc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_build_vrrp.lo libnet_build_vrrp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_stp.c -o libnet_build_stp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_udp.c -fPIC -DPIC -o .libs/libnet_build_udp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_advanced.lo libnet_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_vrrp.c -fPIC -DPIC -o .libs/libnet_build_vrrp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_checksum.lo libnet_checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ospf.c -o libnet_build_ospf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_advanced.c -fPIC -DPIC -o .libs/libnet_advanced.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_cq.lo libnet_cq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_crc.lo libnet_crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_checksum.c -fPIC -DPIC -o .libs/libnet_checksum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_error.lo libnet_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_token_ring.c -o libnet_build_token_ring.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_ip.c -o libnet_build_ip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_cq.c -fPIC -DPIC -o .libs/libnet_cq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_crc.c -fPIC -DPIC -o .libs/libnet_crc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_if_addr.lo libnet_if_addr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_init.lo libnet_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_internal.lo libnet_internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_error.c -fPIC -DPIC -o .libs/libnet_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_pblock.lo libnet_pblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_init.c -fPIC -DPIC -o .libs/libnet_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_if_addr.c -fPIC -DPIC -o .libs/libnet_if_addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_tcp.c -o libnet_build_tcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_internal.c -fPIC -DPIC -o .libs/libnet_internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_pblock.c -fPIC -DPIC -o .libs/libnet_pblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_udp.c -o libnet_build_udp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_port_list.lo libnet_port_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_port_list.c -fPIC -DPIC -o .libs/libnet_port_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_build_vrrp.c -o libnet_build_vrrp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_advanced.c -o libnet_advanced.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_crc.c -o libnet_crc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_prand.lo libnet_prand.c libnet_if_addr.c: In function 'libnet_ifaddrlist': libnet_if_addr.c:116:32: warning: variable 'pifr' set but not used [-Wunused-but-set-variable] struct ifreq *ifr, *lifr, *pifr, nifr; ^ libnet_if_addr.c:116:25: warning: variable 'lifr' set but not used [-Wunused-but-set-variable] struct ifreq *ifr, *lifr, *pifr, nifr; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_error.c -o libnet_error.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_init.c -o libnet_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_prand.c -fPIC -DPIC -o .libs/libnet_prand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_cq.c -o libnet_cq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_raw.lo libnet_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_resolve.lo libnet_resolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_checksum.c -o libnet_checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_version.lo libnet_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_internal.c -o libnet_internal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_resolve.c -fPIC -DPIC -o .libs/libnet_resolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_raw.c -fPIC -DPIC -o .libs/libnet_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_write.lo libnet_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_version.c -fPIC -DPIC -o .libs/libnet_version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libnet_link_linux.lo libnet_link_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_port_list.c -o libnet_port_list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_if_addr.c -o libnet_if_addr.o >/dev/null 2>&1 libnet_version.c: In function '__libnet_print_vers': libnet_version.c:55:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(STDOUT_FILENO, banner, sizeof(banner) - 1); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_link_linux.c -fPIC -DPIC -o .libs/libnet_link_linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_version.c -o libnet_version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_write.c -fPIC -DPIC -o .libs/libnet_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_prand.c -o libnet_prand.o >/dev/null 2>&1 libnet_raw.c: In function 'libnet_open_raw4': libnet_raw.c:131:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(l->fd, SOL_SOCKET, SO_SNDBUF, &n, &len) < 0) ^ In file included from ../include/libnet.h:82:0, from libnet_raw.c:37: /usr/include/sys/socket.h:220:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_raw.c -o libnet_raw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_pblock.c -o libnet_pblock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_write.c -o libnet_write.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_link_linux.c -o libnet_link_linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libnet_resolve.c -o libnet_resolve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:7 -Wl -Wl,-z,relro -o libnet.la -rpath /usr/lib64 libnet_asn1.lo libnet_build_802.1q.lo libnet_build_802.1x.lo libnet_build_802.2.lo libnet_build_802.3.lo libnet_build_arp.lo libnet_build_bgp.lo libnet_build_cdp.lo libnet_build_data.lo libnet_build_dhcp.lo libnet_build_dns.lo libnet_build_ethernet.lo libnet_build_fddi.lo libnet_build_gre.lo libnet_build_hsrp.lo libnet_build_icmp.lo libnet_build_igmp.lo libnet_build_ip.lo libnet_build_ipsec.lo libnet_build_isl.lo libnet_build_link.lo libnet_build_mpls.lo libnet_build_ntp.lo libnet_build_ospf.lo libnet_build_rip.lo libnet_build_rpc.lo libnet_build_sebek.lo libnet_build_snmp.lo libnet_build_stp.lo libnet_build_tcp.lo libnet_build_token_ring.lo libnet_build_udp.lo libnet_build_vrrp.lo libnet_advanced.lo libnet_checksum.lo libnet_cq.lo libnet_crc.lo libnet_error.lo libnet_if_addr.lo libnet_init.lo libnet_internal.lo libnet_pblock.lo libnet_port_list.lo libnet_prand.lo libnet_raw.lo libnet_resolve.lo libnet_version.lo libnet_write.lo libnet_link_linux.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libnet_asn1.o .libs/libnet_build_802.1q.o .libs/libnet_build_802.1x.o .libs/libnet_build_802.2.o .libs/libnet_build_802.3.o .libs/libnet_build_arp.o .libs/libnet_build_bgp.o .libs/libnet_build_cdp.o .libs/libnet_build_data.o .libs/libnet_build_dhcp.o .libs/libnet_build_dns.o .libs/libnet_build_ethernet.o .libs/libnet_build_fddi.o .libs/libnet_build_gre.o .libs/libnet_build_hsrp.o .libs/libnet_build_icmp.o .libs/libnet_build_igmp.o .libs/libnet_build_ip.o .libs/libnet_build_ipsec.o .libs/libnet_build_isl.o .libs/libnet_build_link.o .libs/libnet_build_mpls.o .libs/libnet_build_ntp.o .libs/libnet_build_ospf.o .libs/libnet_build_rip.o .libs/libnet_build_rpc.o .libs/libnet_build_sebek.o .libs/libnet_build_snmp.o .libs/libnet_build_stp.o .libs/libnet_build_tcp.o .libs/libnet_build_token_ring.o .libs/libnet_build_udp.o .libs/libnet_build_vrrp.o .libs/libnet_advanced.o .libs/libnet_checksum.o .libs/libnet_cq.o .libs/libnet_crc.o .libs/libnet_error.o .libs/libnet_if_addr.o .libs/libnet_init.o .libs/libnet_internal.o .libs/libnet_pblock.o .libs/libnet_port_list.o .libs/libnet_prand.o .libs/libnet_raw.o .libs/libnet_resolve.o .libs/libnet_version.o .libs/libnet_write.o .libs/libnet_link_linux.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libnet.so.1 -o .libs/libnet.so.1.7.0 libtool: link: (cd ".libs" && rm -f "libnet.so.1" && ln -s "libnet.so.1.7.0" "libnet.so.1") libtool: link: (cd ".libs" && rm -f "libnet.so" && ln -s "libnet.so.1.7.0" "libnet.so") libtool: link: ar cru .libs/libnet.a libnet_asn1.o libnet_build_802.1q.o libnet_build_802.1x.o libnet_build_802.2.o libnet_build_802.3.o libnet_build_arp.o libnet_build_bgp.o libnet_build_cdp.o libnet_build_data.o libnet_build_dhcp.o libnet_build_dns.o libnet_build_ethernet.o libnet_build_fddi.o libnet_build_gre.o libnet_build_hsrp.o libnet_build_icmp.o libnet_build_igmp.o libnet_build_ip.o libnet_build_ipsec.o libnet_build_isl.o libnet_build_link.o libnet_build_mpls.o libnet_build_ntp.o libnet_build_ospf.o libnet_build_rip.o libnet_build_rpc.o libnet_build_sebek.o libnet_build_snmp.o libnet_build_stp.o libnet_build_tcp.o libnet_build_token_ring.o libnet_build_udp.o libnet_build_vrrp.o libnet_advanced.o libnet_checksum.o libnet_cq.o libnet_crc.o libnet_error.o libnet_if_addr.o libnet_init.o libnet_internal.o libnet_pblock.o libnet_port_list.o libnet_prand.o libnet_raw.o libnet_resolve.o libnet_version.o libnet_write.o libnet_link_linux.o libtool: link: ranlib .libs/libnet.a libtool: link: ( cd ".libs" && rm -f "libnet.la" && ln -s "../libnet.la" "libnet.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/src' Making all in sample make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/sample' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c arp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cdp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dhcp_discover.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c get_addr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp_timestamp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp_unreach.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ieee.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ntp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ospf_hello.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ospf_lsa.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ping_of_death.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c synflood.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp1.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp2.c dhcp_discover.c: In function 'main': dhcp_discover.c:241:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' [-Wformat=] ls.packets_sent, ls.packet_errors, ls.bytes_written); ^ dhcp_discover.c:241:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' [-Wformat=] dhcp_discover.c:241:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'uint64_t' [-Wformat=] dhcp_discover.c:61:19: warning: variable 'dhcp' set but not used [-Wunused-but-set-variable] libnet_ptag_t dhcp; ^ dhcp_discover.c:60:19: warning: variable 'udp' set but not used [-Wunused-but-set-variable] libnet_ptag_t udp; ^ dhcp_discover.c:59:19: warning: variable 'ip' set but not used [-Wunused-but-set-variable] libnet_ptag_t ip; ^ dhcp_discover.c:58:19: warning: variable 't' set but not used [-Wunused-but-set-variable] libnet_ptag_t t; ^ cdp.c: In function 'main': cdp.c:89:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = argv[2]; ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udp1.c ping_of_death.c: In function 'main': ping_of_death.c:161:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' [-Wformat=] ls.packets_sent, ls.packet_errors, ls.bytes_written); ^ ping_of_death.c:161:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' [-Wformat=] ping_of_death.c:161:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'uint64_t' [-Wformat=] gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udp2.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c synflood6.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp6_echoreq.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp6_unreach.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp_echo_cq.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c smurf.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dot1x.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dns.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rpc_tcp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rpc_udp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mpls.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp_timeexceed.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fddi_tcp1.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fddi_tcp2.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tring_tcp1.c udp1.c: In function 'main': udp1.c:207:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' [-Wformat=] ls.packets_sent, ls.packet_errors, ls.bytes_written); ^ udp1.c:207:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' [-Wformat=] udp1.c:207:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'uint64_t' [-Wformat=] udp1.c:44:18: warning: variable 'build_ip' set but not used [-Wunused-but-set-variable] int c, i, j, build_ip; ^ icmp6_echoreq.c: In function 'main': icmp6_echoreq.c:129:4: warning: pointer targets in passing argument 6 of 'libnet_build_icmpv4_echo' differ in signedness [-Wpointer-sign] t = libnet_build_icmpv4_echo(ICMP6_ECHO,0,0,1,0,payload,sizeof(payload),l,t); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from icmp6_echoreq.c:33: ./../include/./libnet/libnet-functions.h:688:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_icmpv4_echo(uint8_t type, uint8_t code, uint16_t sum, ^ dns.c: In function 'main': dns.c:147:2: warning: pointer targets in passing argument 8 of 'libnet_build_dnsv4' differ in signedness [-Wpointer-sign] ); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from dns.c:36: ./../include/./libnet/libnet-functions.h:1155:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_dnsv4(uint16_t h_len, uint16_t id, uint16_t flags, ^ udp2.c: In function 'main': udp2.c:143:17: warning: pointer targets in passing argument 5 of 'libnet_build_udp' differ in signedness [-Wpointer-sign] udp); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from udp2.c:36: ./../include/./libnet/libnet-functions.h:646:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_udp(uint16_t sp, uint16_t dp, uint16_t len, uint16_t sum, ^ udp2.c:211:5: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=] fprintf(stderr, "Total time spent in loop: %d.%d\n", r.tv_sec, r.tv_usec); ^ udp2.c:211:5: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' [-Wformat=] udp2.c:217:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' [-Wformat=] ls.packets_sent, ls.packet_errors, ls.bytes_written); ^ udp2.c:217:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' [-Wformat=] udp2.c:217:21: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'uint64_t' [-Wformat=] icmp_echo_cq.c: In function 'main': icmp_echo_cq.c:155:13: warning: pointer targets in passing argument 10 of 'libnet_build_ipv4' differ in signedness [-Wpointer-sign] 0); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from icmp_echo_cq.c:36: ./../include/./libnet/libnet-functions.h:910:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_ipv4(uint16_t ip_len, uint8_t tos, uint16_t id, uint16_t frag, ^ rpc_tcp.c: In function 'main': rpc_tcp.c:137:9: warning: pointer targets in passing argument 12 of 'libnet_build_rpc_call' differ in signedness [-Wpointer-sign] 0); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from rpc_tcp.c:36: ./../include/./libnet/libnet-functions.h:1206:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_rpc_call(uint32_t rm, uint32_t xid, uint32_t prog_num, ^ dot1x.c: In function 'main': dot1x.c:74:13: warning: pointer targets in passing argument 4 of 'libnet_build_802_1x' differ in signedness [-Wpointer-sign] 0); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from dot1x.c:36: ./../include/./libnet/libnet-functions.h:427:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_802_1x(uint8_t eap_ver, uint8_t eap_type, uint16_t length, ^ tring_tcp1.c: In function 'main': tring_tcp1.c:138:9: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from tring_tcp1.c:34: ./../include/./libnet/libnet-functions.h:610:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_tcp(uint16_t sp, uint16_t dp, uint32_t seq, uint32_t ack, ^ mpls.c: In function 'main': mpls.c:110:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ mpls.c:111:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from mpls.c:36: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tring_tcp2.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmp_redirect.c rpc_udp.c: In function 'main': rpc_udp.c:142:9: warning: pointer targets in passing argument 12 of 'libnet_build_rpc_call' differ in signedness [-Wpointer-sign] 0); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from rpc_udp.c:36: ./../include/./libnet/libnet-functions.h:1206:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_rpc_call(uint32_t rm, uint32_t xid, uint32_t prog_num, ^ fddi_tcp1.c: In function 'main': fddi_tcp1.c:138:9: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from fddi_tcp1.c:34: ./../include/./libnet/libnet-functions.h:610:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_tcp(uint16_t sp, uint16_t dp, uint32_t seq, uint32_t ack, ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bgp4_hdr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bgp4_open.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bgp4_update.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bgp4_notification.c fddi_tcp2.c: In function 'main': fddi_tcp2.c:138:9: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from fddi_tcp2.c:34: ./../include/./libnet/libnet-functions.h:610:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_tcp(uint16_t sp, uint16_t dp, uint32_t seq, uint32_t ack, ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gre.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c synflood6_frag.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tftp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ip_link.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ip_raw.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sebek.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hsrp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test_ipv4.c tring_tcp2.c: In function 'main': tring_tcp2.c:138:9: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from tring_tcp2.c:34: ./../include/./libnet/libnet-functions.h:610:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_tcp(uint16_t sp, uint16_t dp, uint32_t seq, uint32_t ack, ^ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test_ipv6_icmpv4.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test_ipv4_options.c gre.c: In function 'main': gre.c:180:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] routing = optarg; ^ gre.c:319:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] size += LIBNET_GRE_SRE_H + strlen(routing); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from gre.c:81: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ gre.c:323:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(routing), /* routing length */ ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from gre.c:81: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ gre.c:384:13: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness [-Wpointer-sign] l); /* libnet handle */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from gre.c:81: ./../include/./libnet/libnet-functions.h:513:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_autobuild_ethernet(const uint8_t *dst, uint16_t type, libnet_t *l); ^ bgp4_update.c: In function 'main': bgp4_update.c:172:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ bgp4_open.c: In function 'main': bgp4_update.c:173:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ bgp4_open.c:127:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from bgp4_update.c:80: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ bgp4_open.c:159:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ bgp4_update.c:177:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] withdraw_rt = optarg; ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from bgp4_open.c:62: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ bgp4_update.c:185:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] attr = optarg; ^ bgp4_update.c:193:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] info = optarg; ^ bgp4_update.c:211:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] set_ptr_and_size(withdraw_rt, u_rt_l, 0x41, flag_w); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from bgp4_update.c:80: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ bgp4_hdr.c: In function 'main': bgp4_hdr.c:119:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ bgp4_update.c:212:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] set_ptr_and_size(attr, attr_l, 0x42, flag_a); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from bgp4_update.c:80: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ bgp4_update.c:213:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] set_ptr_and_size(info, info_l, 0x43, flag_i); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from bgp4_update.c:80: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ bgp4_notification.c: In function 'main': bgp4_notification.c:126:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ bgp4_notification.c:61:13: warning: variable 'payload' set but not used [-Wunused-but-set-variable] u_char *payload = NULL; ^ ip_raw.c: In function 'main': ip_raw.c:84:3: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(payload, optarg, sizeof(payload)-1); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ./../include/libnet.h:62, from ./libnet_test.h:13, from ip_raw.c:42: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ip_raw.c:85:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from ip_raw.c:42: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ hsrp.c: In function 'main': hsrp.c:97:5: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(authdata, "cisco", 5); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ./../include/libnet.h:62, from ./libnet_test.h:13, from hsrp.c:39: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ synflood6_frag.c: In function 'main': synflood6_frag.c:59:13: warning: variable 'payload' set but not used [-Wunused-but-set-variable] uint8_t payload[56]; ^ hsrp.c:161:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] eth_dst = libnet_hex_aton(eth_dst, &c); ^ hsrp.c:165:2: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness [-Wpointer-sign] l); /* libnet handle */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from hsrp.c:39: ./../include/./libnet/libnet-functions.h:513:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_autobuild_ethernet(const uint8_t *dst, uint16_t type, libnet_t *l); ^ ip_link.c: In function 'main': ip_link.c:91:3: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(payload, optarg, sizeof(payload)-1); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ./../include/libnet.h:62, from ./libnet_test.h:13, from ip_link.c:42: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ip_link.c:92:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from ip_link.c:42: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ ip_link.c:163:9: warning: pointer targets in passing argument 1 of 'libnet_build_ethernet' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from ip_link.c:42: ./../include/./libnet/libnet-functions.h:498:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_ethernet(const uint8_t *dst, const uint8_t *src, uint16_t type, ^ ip_link.c:163:9: warning: pointer targets in passing argument 2 of 'libnet_build_ethernet' differ in signedness [-Wpointer-sign] 0); /* libnet id */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from ip_link.c:42: ./../include/./libnet/libnet-functions.h:498:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_build_ethernet(const uint8_t *dst, const uint8_t *src, uint16_t type, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o arp arp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o cdp cdp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dhcp_discover dhcp_discover.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o get_addr get_addr.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp_timestamp icmp_timestamp.o ../src/libnet.la sebek.c: In function 'main': sebek.c:145:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = optarg; ^ sebek.c:146:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] payload_s = strlen(payload); ^ In file included from ./../include/libnet.h:63:0, from ./libnet_test.h:13, from sebek.c:39: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ sebek.c:177:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(cmd, 0, sizeof(cmd)); ^ sebek.c:197:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] payload = cmd; ^ sebek.c:218:2: warning: pointer targets in passing argument 10 of 'libnet_build_sebek' differ in signedness [-Wpointer-sign] ); ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from sebek.c:39: ./../include/./libnet/libnet-functions.h:1797:1: note: expected 'uint8_t *' but argument is of type 'char *' libnet_build_sebek(uint32_t magic, uint16_t version, uint16_t type, ^ sebek.c:264:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] eth_dst = libnet_hex_aton(eth_dst, &c); ^ sebek.c:268:2: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness [-Wpointer-sign] l); /* libnet handle */ ^ In file included from ./../include/libnet.h:119:0, from ./libnet_test.h:13, from sebek.c:39: ./../include/./libnet/libnet-functions.h:513:1: note: expected 'const uint8_t *' but argument is of type 'char *' libnet_autobuild_ethernet(const uint8_t *dst, uint16_t type, libnet_t *l); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp_unreach icmp_unreach.o ../src/libnet.la test_ipv6_icmpv4.c: In function 'main': test_ipv6_icmpv4.c:67:19: warning: variable 'ipv6_ptag' set but not used [-Wunused-but-set-variable] libnet_ptag_t ipv6_ptag = 0; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ieee ieee.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o isl isl.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ntp ntp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ospf_hello ospf_hello.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ospf_lsa ospf_lsa.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ping_of_death ping_of_death.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o stp stp.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/arp arp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o synflood synflood.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o tcp1 tcp1.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp_timestamp icmp_timestamp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/dhcp_discover dhcp_discover.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/cdp cdp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o tcp2 tcp2.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp_unreach icmp_unreach.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/get_addr get_addr.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o udp1 udp1.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o udp2 udp2.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ieee ieee.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o synflood6 synflood6.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ntp ntp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/isl isl.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp6_echoreq icmp6_echoreq.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ospf_lsa ospf_lsa.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ospf_hello ospf_hello.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp6_unreach icmp6_unreach.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp_echo_cq icmp_echo_cq.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o smurf smurf.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/stp stp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ping_of_death ping_of_death.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/synflood synflood.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dot1x dot1x.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dns dns.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tcp1 tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rpc_tcp rpc_tcp.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tcp2 tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rpc_udp rpc_udp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o mpls mpls.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp_timeexceed icmp_timeexceed.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fddi_tcp1 fddi_tcp1.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fddi_tcp2 fddi_tcp2.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp6_echoreq icmp6_echoreq.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/udp2 udp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/udp1 udp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/synflood6 synflood6.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o tring_tcp1 tring_tcp1.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp_echo_cq icmp_echo_cq.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o tring_tcp2 tring_tcp2.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o icmp_redirect icmp_redirect.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bgp4_hdr bgp4_hdr.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/dns dns.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bgp4_open bgp4_open.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/smurf smurf.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp6_unreach icmp6_unreach.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/dot1x dot1x.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rpc_udp rpc_udp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/mpls mpls.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp_timeexceed icmp_timeexceed.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rpc_tcp rpc_tcp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bgp4_update bgp4_update.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fddi_tcp1 fddi_tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bgp4_notification bgp4_notification.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gre gre.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fddi_tcp2 fddi_tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o synflood6_frag synflood6_frag.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o tftp tftp.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tring_tcp1 tring_tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ip_link ip_link.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ip_raw ip_raw.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o sebek sebek.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o hsrp hsrp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_ipv4 test_ipv4.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tring_tcp2 tring_tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/icmp_redirect icmp_redirect.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_ipv4_options test_ipv4_options.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bgp4_open bgp4_open.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bgp4_hdr bgp4_hdr.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bgp4_notification bgp4_notification.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/gre gre.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bgp4_update bgp4_update.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tftp tftp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/synflood6_frag synflood6_frag.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/sebek sebek.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ip_link ip_link.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hsrp hsrp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ip_raw ip_raw.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_ipv4 test_ipv4.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_ipv4_options test_ipv4_options.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/sample' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' Making all in man3 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' Making all in html make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc' Making all in win32 make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JLpeON + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 + cd libnet-1.1.6 + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 'INSTALL=install -p' install Making install in include make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' Making install in libnet make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libnet" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/include/libnet" install -p -m 644 libnet-asn1.h libnet-functions.h libnet-headers.h libnet-macros.h libnet-structures.h libnet-types.h '/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/include/libnet' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/libnet' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include/win32' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/include" install -p -m 644 libnet.h '/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/src' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libnet.la '/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libnet.so.1.7.0 /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.so.1.7.0 libtool: install: (cd /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64 && { ln -s -f libnet.so.1.7.0 libnet.so.1 || { rm -f libnet.so.1 && ln -s libnet.so.1.7.0 libnet.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64 && { ln -s -f libnet.so.1.7.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.1.7.0 libnet.so; }; }) libtool: install: install -p .libs/libnet.lai /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.la libtool: install: install -p .libs/libnet.a /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.a libtool: install: ranlib /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/src' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/src' Making install in sample make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/sample' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/sample' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/bin" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/sample' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/sample' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' Making install in man3 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[4]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/man/man3" install -p -m 644 ./libnet-functions.h.3 ./libnet-macros.h.3 ./libnet.h.3 '/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/man/man3' make[4]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man/man3' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[4]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/man' Making install in html make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc/html' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/doc' Making install in win32 make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6/win32' make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.6' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.6' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/bin" install -p libnet-config '/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.6' + rm -f /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64//usr/lib64/libnet.a /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64//usr/lib64/libnet.la /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64//usr/lib64/libnet.so + pushd /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64//usr/lib64 ~/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64 ~/build/BUILD/libnet-1.1.6 ++ ls libnet.so.1.7.0 + ln -sf ../..//usr/lib64/libnet.so.1.7.0 /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.so ~/build/BUILD/libnet-1.1.6 + popd + rm -rf __dist_sample/sample/win32 + rm -f __dist_sample/sample/Makefile.am __dist_sample/sample/Makefile.in + sed -e 's@#include "../include/libnet.h"@#include @' __dist_sample/sample/libnet_test.h + touch -c -r __dist_sample/sample/libnet_test.h __dist_sample/sample/libnet_test.h.new + mv -f __dist_sample/sample/libnet_test.h.new __dist_sample/sample/libnet_test.h + rm -f doc/html/Makefile doc/html/Makefile.am doc/html/Makefile.in + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libnet-1.1.6 extracting debug info from /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/lib64/libnet.so.1.7.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libnet.so.1.7.0.debug to /usr/lib/debug/usr/lib64/libnet.so.1.debug symlinked /usr/lib/debug/usr/lib64/libnet.so.1.7.0.debug to /usr/lib/debug/usr/lib64/libnet.so.debug 1005 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libnet-1.1.6-7.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ThOtz4 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + cp -pr README /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + cp -pr doc/CHANGELOG /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + cp -pr doc/CONTRIB /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + cp -pr doc/COPYING /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-1.1.6 + exit 0 Provides: libnet = 1.1.6-7.el7 libnet(x86-64) = 1.1.6-7.el7 libnet.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: libnet-devel-1.1.6-7.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.18bTCl + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/CHANGELOG /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/CONTRIB /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/COPYING /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/DESIGN_NOTES /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/MIGRATION /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/PACKET_BUILDING /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/RAWSOCKET_NON_SEQUITUR /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/TODO /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/html/ /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr __dist_sample/sample/ /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64/usr/share/doc/libnet-devel-1.1.6 + exit 0 Provides: libnet-devel = 1.1.6-7.el7 libnet-devel(x86-64) = 1.1.6-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libnet.so.1()(64bit) Processing files: libnet-debuginfo-1.1.6-7.el7.x86_64 Provides: libnet-debuginfo = 1.1.6-7.el7 libnet-debuginfo(x86-64) = 1.1.6-7.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libnet-1.1.6-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-devel-1.1.6-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-debuginfo-1.1.6-7.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TkaDoK + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->