Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'], False, '/var/lib/mock/centos5-rutgers-build-1045-1335/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libnet-1.1.4-3.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'], False, '/var/lib/mock/centos5-rutgers-build-1045-1335/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libnet.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77208 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libnet-1.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnet-1.1.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnet-1.1.4 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /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.93571 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib64 beginning autoconfiguration process for libnet-1.1.4 ... checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-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-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking machine endianess... lil checking if unaligned accesses fail... no checking link-layer packet interface type... found linux primitives checking for packet socket (PF_SOCKET)... 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 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 + make -j4 Making all in include make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' Making all in libnet make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include/win32' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 libnet_checksum.c: In function 'libnet_do_checksum': libnet_checksum.c:199: warning: dereferencing type-punned pointer will break strict-aliasing rules libnet_checksum.c:217: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 libnet_if_addr.c: In function 'libnet_ifaddrlist': libnet_if_addr.c:202: warning: 'ifr' is used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 libnet_raw.c: In function 'libnet_open_raw4': gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 libnet_raw.c:132: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 libnet_version.c: In function '__libnet_print_vers': libnet_version.c:51: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:5 -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_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 gcc -shared .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_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 -m64 -mtune=generic -Wl,-soname -Wl,libnet.so.1 -o .libs/libnet.so.1.5.0 (cd .libs && rm -f libnet.so.1 && ln -s libnet.so.1.5.0 libnet.so.1) (cd .libs && rm -f libnet.so && ln -s libnet.so.1.5.0 libnet.so) 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_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 ranlib .libs/libnet.a creating libnet.la (cd .libs && rm -f libnet.la && ln -s ../libnet.la libnet.la) make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/src' Making all in sample make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/sample' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ping_of_death.c ping_of_death.c: In function 'main': ping_of_death.c:158: warning: format '%lld' expects type 'long long int', but argument 4 has type 'u_int64_t' ping_of_death.c:158: warning: format '%lld' expects type 'long long int', but argument 5 has type 'u_int64_t' ping_of_death.c:158: warning: format '%lld' expects type 'long long int', but argument 6 has type 'u_int64_t' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tcp2.c gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c udp2.c udp1.c: In function 'main': udp1.c:204: warning: format '%lld' expects type 'long long int', but argument 4 has type 'u_int64_t' udp1.c:204: warning: format '%lld' expects type 'long long int', but argument 5 has type 'u_int64_t' udp1.c:204: warning: format '%lld' expects type 'long long int', but argument 6 has type 'u_int64_t' udp2.c: In function 'main': udp2.c:143: warning: pointer targets in passing argument 5 of 'libnet_build_udp' differ in signedness udp2.c:211: warning: format '%d' expects type 'int', but argument 4 has type '__time_t' udp2.c:211: warning: format '%d' expects type 'int', but argument 5 has type '__suseconds_t' udp2.c:214: warning: format '%lld' expects type 'long long int', but argument 4 has type 'u_int64_t' udp2.c:214: warning: format '%lld' expects type 'long long int', but argument 5 has type 'u_int64_t' udp2.c:214: warning: format '%lld' expects type 'long long int', but argument 6 has type 'u_int64_t' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmp6_echoreq.c 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmp_echo_cq.c 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dot1x.c cdp.c: In function 'main': cdp.c:89: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dns.c dot1x.c: In function 'main': dot1x.c:74: warning: pointer targets in passing argument 4 of 'libnet_build_802_1x' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rpc_tcp.c dns.c: In function 'main': dns.c:147: warning: pointer targets in passing argument 8 of 'libnet_build_dnsv4' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rpc_udp.c 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpls.c 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmp_timeexceed.c 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fddi_tcp2.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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tring_tcp1.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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tring_tcp2.c tring_tcp1.c: In function 'main': tring_tcp1.c:138: warning: pointer targets in passing argument 10 of 'libnet_build_tcp' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmp_redirect.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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bgp4_open.c bgp4_hdr.c: In function 'main': bgp4_hdr.c:119: warning: pointer targets in assignment differ in signedness 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 gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bgp4_notification.c 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 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 bgp4_update.c:212: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness bgp4_update.c:213: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gre.c 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 gre.c:323: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gre.c:384: warning: pointer targets in passing argument 1 of 'libnet_autobuild_ethernet' differ in signedness bgp4_notification.c: In function 'main': bgp4_notification.c:126: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ip_link.c ip_link.c: In function 'main': ip_link.c:91: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ip_raw.c ip_link.c:91: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness ip_link.c:92: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ip_link.c:163: warning: pointer targets in passing argument 1 of 'libnet_build_ethernet' differ in signedness ip_link.c:163: warning: pointer targets in passing argument 2 of 'libnet_build_ethernet' differ in signedness gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sebek.c ip_raw.c: In function 'main': ip_raw.c:84: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness ip_raw.c:84: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness ip_raw.c:85: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness dhcp_discover.c: In function 'main': dhcp_discover.c:238: warning: format '%lld' expects type 'long long int', but argument 4 has type 'u_int64_t' dhcp_discover.c:238: warning: format '%lld' expects type 'long long int', but argument 5 has type 'u_int64_t'gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hsrp.c 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 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 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 dhcp_discover.c:238: warning: format '%lld' expects type 'long long int', but argument 6 has type 'u_int64_t' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test_ipv6_icmpv4.c gcc -DHAVE_CONFIG_H -I. -I../include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test_ipv4_options.c hsrp.c: In function 'main': hsrp.c:97: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness hsrp.c:97: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness 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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 mkdir .libs gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating dhcp_discover creating cdp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 creating get_addr creating arp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating icmp_unreach gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 creating isl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating ieee creating icmp_timestamp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating ospf_hello gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating ntp gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating ospf_lsa creating ping_of_death /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating synflood creating stp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating tcp2 gcc -O2 -gdwarf-2 -g3 -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 creating tcp1 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating udp2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating udp1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating icmp_echo_cq /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating synflood6 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating smurf creating icmp6_echoreq /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating dot1x gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating rpc_tcp creating dns gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating rpc_udp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating mpls gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 creating fddi_tcp1 creating icmp_timeexceed creating fddi_tcp2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating tring_tcp1 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating bgp4_hdr creating tring_tcp2 creating icmp_redirect /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating bgp4_update /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating bgp4_notification creating bgp4_open gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 creating gre /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating synflood6_frag gcc -O2 -gdwarf-2 -g3 -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 creating ip_raw /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating ip_link /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating tftp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 gcc -O2 -gdwarf-2 -g3 -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 creating sebek creating hsrp /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -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 creating test_ipv4 gcc -O2 -gdwarf-2 -g3 -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 creating test_ipv6_icmpv4 gcc -O2 -gdwarf-2 -g3 -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 creating test_ipv4_options make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/sample' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' Making all in man3 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' Making all in html make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/html' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/html' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc' Making all in win32 make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/win32' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/win32' make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29404 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libnet-1.1.4-3.ru-root-mockbuild + make DESTDIR=/var/tmp/libnet-1.1.4-3.ru-root-mockbuild 'INSTALL=install -p' install Making install in include make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' Making install in libnet make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libnet" || /bin/mkdir -p "/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet" install -p -m 644 'libnet-asn1.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-asn1.h' install -p -m 644 'libnet-functions.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-functions.h' install -p -m 644 'libnet-headers.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-headers.h' install -p -m 644 'libnet-macros.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-macros.h' install -p -m 644 'libnet-structures.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-structures.h' install -p -m 644 'libnet-types.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet/libnet-types.h' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include/libnet' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include/win32' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/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.4/include/win32' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include/win32' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include" install -p -m 644 'libnet.h' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/include/libnet.h' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/src' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/src' test -z "/lib64" || /bin/mkdir -p "/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64" /bin/sh ../libtool --mode=install install -p 'libnet.la' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.la' install -p .libs/libnet.so.1.5.0 /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.so.1.5.0 (cd /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64 && { ln -s -f libnet.so.1.5.0 libnet.so.1 || { rm -f libnet.so.1 && ln -s libnet.so.1.5.0 libnet.so.1; }; }) (cd /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64 && { ln -s -f libnet.so.1.5.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.1.5.0 libnet.so; }; }) install -p .libs/libnet.lai /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.la install -p .libs/libnet.a /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.a chmod 644 /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.a ranlib /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/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.4/src' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/src' Making install in sample make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/sample' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/sample' 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.4/sample' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/sample' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' Making install in man3 make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[4]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/man/man3" install -p -m 644 './libnet-functions.h.3' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/man/man3/libnet-functions.h.3' install -p -m 644 './libnet-macros.h.3' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/man/man3/libnet-macros.h.3' install -p -m 644 './libnet.h.3' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/man/man3/libnet.h.3' make[4]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man/man3' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' make[4]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/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.4/doc/man' make[3]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/man' Making install in html make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc/html' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/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.4/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc/html' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/doc' make[3]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/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.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/doc' Making install in win32 make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/win32' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4/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.4/win32' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4/win32' make[1]: Entering directory `/builddir/build/BUILD/libnet-1.1.4' make[2]: Entering directory `/builddir/build/BUILD/libnet-1.1.4' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/bin" install -p 'libnet-config' '/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/bin/libnet-config' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4' make[1]: Leaving directory `/builddir/build/BUILD/libnet-1.1.4' + rm -f /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.a /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.la /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.so + pushd /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64 /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64 ~/build/BUILD/libnet-1.1.4 + mkdir -p /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/lib64 ++ ls libnet.so.1.5.0 + ln -sf ../../lib64/libnet.so.1.5.0 /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/lib64/libnet.so + popd ~/build/BUILD/libnet-1.1.4 + 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 /builddir/build/BUILD/libnet-1.1.4 extracting debug info from /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/lib64/libnet.so.1.5.0 symlinked /usr/lib/debug/lib64/libnet.so.1.5.0.debug to /usr/lib/debug/usr/lib64/libnet.so.debug symlinked /usr/lib/debug/lib64/libnet.so.1.5.0.debug to /usr/lib/debug/lib64/libnet.so.1.debug 1003 blocks + /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-java-repack-jars Processing files: libnet-1.1.4-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10332 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.4 + DOCDIR=/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-1.1.4 + export DOCDIR + rm -rf /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-1.1.4 + /bin/mkdir -p /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-1.1.4 + cp -pr README doc/CHANGELOG doc/CONTRIB doc/COPYING /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-1.1.4 + exit 0 Provides: libnet.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.4-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.10332 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.4 + DOCDIR=/var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-devel-1.1.4 + export DOCDIR + rm -rf /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-devel-1.1.4 + /bin/mkdir -p /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-devel-1.1.4 + cp -pr doc/BUGS doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-devel-1.1.4 + cp -pr doc/RAWSOCKET_NON_SEQUITUR doc/TODO doc/html/ __dist_sample/sample/ /var/tmp/libnet-1.1.4-3.ru-root-mockbuild/usr/share/doc/libnet-devel-1.1.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libnet = 1.1.4-3.ru libnet.so.1()(64bit) Processing files: libnet-debuginfo-1.1.4-3.ru Provides: libnet.so.1.5.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libnet-1.1.4-3.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/libnet-1.1.4-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-devel-1.1.4-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/libnet-debuginfo-1.1.4-3.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.97842 + umask 022 + cd /builddir/build/BUILD + cd libnet-1.1.4 + rm -rf /var/tmp/libnet-1.1.4-3.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->