Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'], False, '/var/lib/mock/infrastructure6-el6-build-5353-7120/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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_GB', '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: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libnet-1.1.6-7.el6.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, '/var/lib/mock/infrastructure6-el6-build-5353-7120/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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_GB', '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.xjeTqw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libnet-1.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnet-1.1.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnet-1.1.6 + /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.vCokgw + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/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... /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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... /bin/sed checking for fgrep... /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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_gre.c -o libnet_build_gre.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_asn1.c -o libnet_asn1.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_link.lo libnet_build_link.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_mpls.lo libnet_build_mpls.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_isl.c -fPIC -DPIC -o .libs/libnet_build_isl.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_rip.lo libnet_build_rip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_link.c -fPIC -DPIC -o .libs/libnet_build_link.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_rpc.lo libnet_build_rpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_mpls.c -fPIC -DPIC -o .libs/libnet_build_mpls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_icmp.c -o libnet_build_icmp.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_ospf.c -fPIC -DPIC -o .libs/libnet_build_ospf.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_ntp.c -fPIC -DPIC -o .libs/libnet_build_ntp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_rpc.c -fPIC -DPIC -o .libs/libnet_build_rpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_snmp.c -fPIC -DPIC -o .libs/libnet_build_snmp.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_stp.lo libnet_build_stp.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_tcp.lo libnet_build_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_link.c -o libnet_build_link.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_stp.c -fPIC -DPIC -o .libs/libnet_build_stp.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_rpc.c -o libnet_build_rpc.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_snmp.c -o libnet_build_snmp.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_ntp.c -o libnet_build_ntp.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_build_udp.lo libnet_build_udp.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_advanced.lo libnet_advanced.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_ip.c -o libnet_build_ip.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_advanced.c -fPIC -DPIC -o .libs/libnet_advanced.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_if_addr.lo libnet_if_addr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_ospf.c -o libnet_build_ospf.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_error.c -fPIC -DPIC -o .libs/libnet_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_build_udp.c -o libnet_build_udp.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_advanced.c -o libnet_advanced.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_prand.lo libnet_prand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_prand.c -fPIC -DPIC -o .libs/libnet_prand.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_raw.lo libnet_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_cq.c -o libnet_cq.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnet_resolve.lo libnet_resolve.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_if_addr.c -o libnet_if_addr.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_checksum.c -o libnet_checksum.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_internal.c -o libnet_internal.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_version.c -fPIC -DPIC -o .libs/libnet_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_link_linux.c -fPIC -DPIC -o .libs/libnet_link_linux.o libnet_version.c: In function '__libnet_print_vers': libnet_version.c:55: warning: ignoring return value of 'write', declared with attribute warn_unused_result libnet_raw.c: In function 'libnet_open_raw4': libnet_raw.c:131: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c libnet_prand.c -o libnet_prand.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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 8:0:7 -Wl -o libnet.la -rpath /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,-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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c tcp2.c dhcp_discover.c: In function 'main': dhcp_discover.c:241: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' dhcp_discover.c:241: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' dhcp_discover.c:241: warning: format '%lld' expects type 'long long int', but argument 5 has type 'uint64_t' ping_of_death.c: In function 'main': ping_of_death.c:161: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' ping_of_death.c:161: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' ping_of_death.c:161: warning: format '%lld' expects type 'long long int', but argument 5 has type 'uint64_t' cdp.c: In function 'main': cdp.c:89: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c udp1.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c tring_tcp1.c udp2.c: In function 'main': udp2.c:143: warning: pointer targets in passing argument 5 of 'libnet_build_udp' differ in signedness ./../include/./libnet/libnet-functions.h:646: note: expected 'const uint8_t *' but argument is of type 'char *' udp2.c:211: warning: format '%d' expects type 'int', but argument 3 has type '__time_t' udp2.c:211: warning: format '%d' expects type 'int', but argument 4 has type '__suseconds_t' udp2.c:217: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' udp2.c:217: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' udp2.c:217: warning: format '%lld' expects type 'long long int', but argument 5 has type 'uint64_t' udp1.c: In function 'main': udp1.c:207: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' udp1.c:207: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' udp1.c:207: warning: format '%lld' expects type 'long long int', but argument 5 has type 'uint64_t' icmp6_echoreq.c: In function 'main': icmp6_echoreq.c:129: warning: pointer targets in passing argument 6 of 'libnet_build_icmpv4_echo' differ in signedness ./../include/./libnet/libnet-functions.h:688: note: expected 'const uint8_t *' but argument is of type 'char *' dot1x.c: In function 'main': dot1x.c:74: warning: pointer targets in passing argument 4 of 'libnet_build_802_1x' differ in signedness ./../include/./libnet/libnet-functions.h:427: note: expected 'const uint8_t *' but argument is of type 'char *' icmp_echo_cq.c: In function 'main': icmp_echo_cq.c:155: warning: pointer targets in passing argument 10 of 'libnet_build_ipv4' differ in signedness ./../include/./libnet/libnet-functions.h:910: note: expected 'const uint8_t *' but argument is of type 'char *' dns.c: In function 'main': dns.c:147: warning: pointer targets in passing argument 8 of 'libnet_build_dnsv4' differ in signedness ./../include/./libnet/libnet-functions.h:1155: note: expected 'const uint8_t *' but argument is of type 'char *' rpc_tcp.c: In function 'main': rpc_tcp.c:137: warning: pointer targets in passing argument 12 of 'libnet_build_rpc_call' differ in signedness ./../include/./libnet/libnet-functions.h:1206: note: expected 'const uint8_t *' but argument is of type 'char *' mpls.c: In function 'main': mpls.c:110: warning: pointer targets in assignment differ in signedness mpls.c:111: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' rpc_udp.c: In function 'main': rpc_udp.c:142: warning: pointer targets in passing argument 12 of 'libnet_build_rpc_call' differ in signedness ./../include/./libnet/libnet-functions.h:1206: note: expected 'const uint8_t *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tring_tcp2.c fddi_tcp2.c: In function 'main': fddi_tcp2.c:138: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness ./../include/./libnet/libnet-functions.h:610: note: expected 'const uint8_t *' but argument is of type 'char *' tring_tcp1.c: In function 'main': tring_tcp1.c:138: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness ./../include/./libnet/libnet-functions.h:610: note: expected 'const uint8_t *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmp_redirect.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c bgp4_notification.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gre.c fddi_tcp1.c: In function 'main': fddi_tcp1.c:138: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness ./../include/./libnet/libnet-functions.h:610: note: expected 'const uint8_t *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -c test_ipv4.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test_ipv6_icmpv4.c tring_tcp2.c: In function 'main': tring_tcp2.c:138: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness ./../include/./libnet/libnet-functions.h:610: note: expected 'const uint8_t *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test_ipv4_options.c bgp4_hdr.c: In function 'main': bgp4_hdr.c:119: warning: pointer targets in assignment differ in signedness bgp4_notification.c: In function 'main': bgp4_notification.c:126: warning: pointer targets in assignment differ in signedness bgp4_update.c: In function 'main': bgp4_update.c:172: warning: pointer targets in assignment differ in signedness bgp4_update.c:173: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' bgp4_update.c:177: warning: pointer targets in assignment differ in signedness bgp4_update.c:185: warning: pointer targets in assignment differ in signedness bgp4_update.c:193: warning: pointer targets in assignment differ in signedness bgp4_update.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' bgp4_update.c:212: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' bgp4_update.c:213: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' bgp4_open.c: In function 'main': bgp4_open.c:127: warning: pointer targets in assignment differ in signedness bgp4_open.c:159: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' gre.c: In function 'main': gre.c:180: warning: pointer targets in assignment differ in signedness gre.c:319: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' gre.c:323: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' gre.c:384: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness ./../include/./libnet/libnet-functions.h:513: note: expected 'const uint8_t *' but argument is of type 'char *' ip_link.c: In function 'main': ip_link.c:91: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:118: note: expected 'char * __restrict__' but argument is of type 'u_char *' ip_link.c:92: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' ip_link.c:163: warning: pointer targets in passing argument 1 of 'libnet_build_ethernet' differ in signedness ./../include/./libnet/libnet-functions.h:498: note: expected 'const uint8_t *' but argument is of type 'char *' ip_link.c:163: warning: pointer targets in passing argument 2 of 'libnet_build_ethernet' differ in signedness ./../include/./libnet/libnet-functions.h:498: note: expected 'const uint8_t *' but argument is of type 'char *' ip_raw.c: In function 'main': ip_raw.c:84: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:118: note: expected 'char * __restrict__' but argument is of type 'u_char *' ip_raw.c:85: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' hsrp.c: In function 'main': hsrp.c:97: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:118: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' hsrp.c:161: warning: pointer targets in assignment differ in signedness hsrp.c:165: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness ./../include/./libnet/libnet-functions.h:513: note: expected 'const uint8_t *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o arp arp.o ../src/libnet.la sebek.c: In function 'main': sebek.c:145: warning: pointer targets in assignment differ in signedness sebek.c:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'u_char *' sebek.c:197: warning: pointer targets in assignment differ in signedness sebek.c:218: warning: pointer targets in passing argument 10 of 'libnet_build_sebek' differ in signedness ./../include/./libnet/libnet-functions.h:1797: note: expected 'uint8_t *' but argument is of type 'char *' sebek.c:264: warning: pointer targets in assignment differ in signedness sebek.c:268: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness ./../include/./libnet/libnet-functions.h:513: note: expected 'const uint8_t *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o get_addr get_addr.o ../src/libnet.la test_ipv6_icmpv4.c: In function 'main': test_ipv6_icmpv4.c:92: warning: dereferencing pointer 'src_ip.30' does break strict-aliasing rules test_ipv6_icmpv4.c:92: note: initialized from here /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o icmp_timestamp icmp_timestamp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o icmp_unreach icmp_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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o stp stp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o tcp1 tcp1.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/arp arp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tcp2 tcp2.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/cdp cdp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/dhcp_discover dhcp_discover.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp_timestamp icmp_timestamp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/get_addr get_addr.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp_unreach icmp_unreach.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/isl isl.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ntp ntp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ieee ieee.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o udp1 udp1.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ospf_hello ospf_hello.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o udp2 udp2.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ospf_lsa ospf_lsa.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o synflood6 synflood6.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ping_of_death ping_of_death.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/stp stp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o icmp6_echoreq icmp6_echoreq.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o smurf smurf.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dot1x dot1x.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/synflood synflood.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dns dns.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rpc_tcp rpc_tcp.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tcp1 tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o icmp_timeexceed icmp_timeexceed.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tcp2 tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o fddi_tcp2 fddi_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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o tring_tcp1 tring_tcp1.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/udp2 udp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/udp1 udp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/synflood6 synflood6.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp6_echoreq icmp6_echoreq.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp6_unreach icmp6_unreach.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/smurf smurf.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp_echo_cq icmp_echo_cq.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/dot1x dot1x.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/dns dns.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rpc_tcp rpc_tcp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o icmp_redirect icmp_redirect.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rpc_udp rpc_udp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o bgp4_hdr bgp4_hdr.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/mpls mpls.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp_timeexceed icmp_timeexceed.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o bgp4_open bgp4_open.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o bgp4_update bgp4_update.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/fddi_tcp1 fddi_tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o gre gre.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o tftp tftp.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ip_link ip_link.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/fddi_tcp2 fddi_tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o hsrp hsrp.o ../src/libnet.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tring_tcp1 tring_tcp1.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/libnet.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tring_tcp2 tring_tcp2.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/icmp_redirect icmp_redirect.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/bgp4_hdr bgp4_hdr.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/bgp4_update bgp4_update.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/bgp4_open bgp4_open.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gre gre.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/bgp4_notification bgp4_notification.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/synflood6_frag synflood6_frag.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tftp tftp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ip_link ip_link.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sebek sebek.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/hsrp hsrp.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ip_raw ip_raw.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_ipv4 test_ipv4.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_ipv4_options test_ipv4_options.o ../src/.libs/libnet.so -Wl,-rpath -Wl,/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.bMxLYN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 + cd libnet-1.1.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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.el6.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" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/include" install -p -m 644 libnet.h '/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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 "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64" /bin/sh ../libtool --mode=install install -p libnet.la '/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64' libtool: install: install -p .libs/libnet.so.1.7.0 /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.so.1.7.0 libtool: install: (cd /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/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.el6.x86_64/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.el6.x86_64/lib64/libnet.la libtool: install: install -p .libs/libnet.a /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.a libtool: install: ranlib /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.a libtool: install: warning: remember to run `libtool --finish /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" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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.el6.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" || /bin/mkdir -p "/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/bin" install -p libnet-config '/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.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.el6.x86_64/lib64/libnet.a /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.la /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.so + pushd /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64 ~/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64 ~/build/BUILD/libnet-1.1.6 + mkdir -p /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/lib64 ++ ls libnet.so.1.7.0 + ln -sf ../../lib64/libnet.so.1.7.0 /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/lib64/libnet.so + popd ~/build/BUILD/libnet-1.1.6 + 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 /builddir/build/BUILD/libnet-1.1.6 extracting debug info from /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/lib64/libnet.so.1.7.0 symlinked /usr/lib/debug/lib64/libnet.so.1.7.0.debug to /usr/lib/debug/lib64/libnet.so.1.debug symlinked /usr/lib/debug/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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libnet-1.1.6-7.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lGPEa7 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-1.1.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-1.1.6 + /bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-1.1.6 + cp -pr README doc/CHANGELOG doc/CONTRIB doc/COPYING /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-1.1.6 + exit 0 Provides: 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.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) libnet.so.1()(64bit) rtld(GNU_HASH) Processing files: libnet-devel-1.1.6-7.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1bzlrq + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-devel-1.1.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-devel-1.1.6 + /bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/CHANGELOG doc/CONTRIB doc/COPYING doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-devel-1.1.6 + cp -pr doc/RAWSOCKET_NON_SEQUITUR doc/TODO doc/html/ __dist_sample/sample/ /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64/usr/share/doc/libnet-devel-1.1.6 + exit 0 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.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/libnet-1.1.6-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-devel-1.1.6-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-debuginfo-1.1.6-7.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3rOAYI + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.6 + rm -rf /builddir/build/BUILDROOT/libnet-1.1.6-7.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->