Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libnet.spec'], chrootPath='/var/lib/mock/f33-build-437909-63198/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609545600 Wrote: /builddir/build/SRPMS/libnet-1.2-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libnet.spec'], chrootPath='/var/lib/mock/f33-build-437909-63198/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609545600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eB0nmf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libnet-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnet-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnet-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's/-version-info 9:0:0/-version-info 9:0:8/' -i src/Makefile.am src/Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WbaB7a + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-10-15 15:00:49.000000000 -0400 +++ ./configure 2021-01-11 08:59:00.197111308 -0500 @@ -1925,7 +1925,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-01-11 08:59:00.197111308 -0500 +++ ./configure 2021-01-11 08:59:01.437111303 -0500 @@ -6529,7 +6529,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16601,7 +16601,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a POSIX-compliant shell... /bin/sh checking for a sed that does not truncate output... /usr/bin/sed checking for chmod... chmod checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6483: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for gethostbyname2... yes checking for getifaddrs... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking sys/net/nit.h usability... no checking sys/net/nit.h presence... no checking for sys/net/nit.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking link-layer packet interface type... found link layer linux checking for packet socket (PF_PACKET)... test program got EPERM... assuming yes checking for Linux proc filesystem... yes checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for riscv64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for riscv64-redhat-linux-gnu-dot... no checking for dot... /usr/bin/dot checking whether to build sample programs... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libnet-config config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating include/Makefile config.status: creating include/libnet.h config.status: creating libnet.pc config.status: creating src/Makefile config.status: creating sample/Makefile config.status: creating win32/Makefile config.status: creating doc/fixmanpages config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking -=-=-=-=-=-=-=-=-=-= libnet Configuration Complete =-=-=-=-=-=-=-=-=-=- Version ....................... 1.2 Host .......................... riscv64-redhat-linux-gnu Operating System .............. linux-gnu Host CPU ...................... riscv64 Host Vendor ................... redhat Host OS ....................... linux-gnu Prefix ........................ /usr Cross-compiling ............... no Compiler is GCC ............... yes CC ............................ gcc CFLAGS ........................ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection LD ............................ /usr/bin/ld LDFLAGS ....................... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld LIBS .......................... Link Layer .................... linux Shared Libraries .............. yes Static Libraries .............. yes PIC ........................... yes Build Sample Programs ......... no Rebuild docs .................. yes To override options ./configure --help Report bugs to https://github.com/libnet/libnet/issues -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To disable silent build and print the full command line of every stage make V=1 To build/update the documentation make doc + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in include /usr/bin/make all-am Making all in src make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_802.1x.lo libnet_build_802.1x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.1x.c -fPIC -DPIC -o .libs/libnet_build_802.1x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.1x.c -fPIC -DPIC -o libnet_build_802.1x.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_802.2.lo libnet_build_802.2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.2.c -fPIC -DPIC -o .libs/libnet_build_802.2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.2.c -fPIC -DPIC -o libnet_build_802.2.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_802.1q.lo libnet_build_802.1q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.1q.c -fPIC -DPIC -o .libs/libnet_build_802.1q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.1q.c -fPIC -DPIC -o libnet_build_802.1q.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_asn1.lo libnet_asn1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_asn1.c -fPIC -DPIC -o .libs/libnet_asn1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_asn1.c -fPIC -DPIC -o libnet_asn1.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_802.3.lo libnet_build_802.3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.3.c -fPIC -DPIC -o .libs/libnet_build_802.3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_802.3.c -fPIC -DPIC -o libnet_build_802.3.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_arp.lo libnet_build_arp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_arp.c -fPIC -DPIC -o .libs/libnet_build_arp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_arp.c -fPIC -DPIC -o libnet_build_arp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_bgp.lo libnet_build_bgp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_bgp.c -fPIC -DPIC -o .libs/libnet_build_bgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_bgp.c -fPIC -DPIC -o libnet_build_bgp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_cdp.lo libnet_build_cdp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_cdp.c -fPIC -DPIC -o .libs/libnet_build_cdp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_cdp.c -fPIC -DPIC -o libnet_build_cdp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_data.lo libnet_build_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_data.c -fPIC -DPIC -o .libs/libnet_build_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_data.c -fPIC -DPIC -o libnet_build_data.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_dhcp.lo libnet_build_dhcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_dhcp.c -fPIC -DPIC -o .libs/libnet_build_dhcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_dhcp.c -fPIC -DPIC -o libnet_build_dhcp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_dns.lo libnet_build_dns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_dns.c -fPIC -DPIC -o .libs/libnet_build_dns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_dns.c -fPIC -DPIC -o libnet_build_dns.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_ethernet.lo libnet_build_ethernet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ethernet.c -fPIC -DPIC -o .libs/libnet_build_ethernet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ethernet.c -fPIC -DPIC -o libnet_build_ethernet.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_fddi.lo libnet_build_fddi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_fddi.c -fPIC -DPIC -o .libs/libnet_build_fddi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_fddi.c -fPIC -DPIC -o libnet_build_fddi.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_hsrp.lo libnet_build_hsrp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_hsrp.c -fPIC -DPIC -o .libs/libnet_build_hsrp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_hsrp.c -fPIC -DPIC -o libnet_build_hsrp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_gre.lo libnet_build_gre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_gre.c -fPIC -DPIC -o .libs/libnet_build_gre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_gre.c -fPIC -DPIC -o libnet_build_gre.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_igmp.lo libnet_build_igmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_igmp.c -fPIC -DPIC -o .libs/libnet_build_igmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_igmp.c -fPIC -DPIC -o libnet_build_igmp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_icmp.lo libnet_build_icmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_icmp.c -fPIC -DPIC -o .libs/libnet_build_icmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_icmp.c -fPIC -DPIC -o libnet_build_icmp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_ipsec.lo libnet_build_ipsec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ipsec.c -fPIC -DPIC -o .libs/libnet_build_ipsec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ipsec.c -fPIC -DPIC -o libnet_build_ipsec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_ip.lo libnet_build_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ip.c -fPIC -DPIC -o .libs/libnet_build_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ip.c -fPIC -DPIC -o libnet_build_ip.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_isl.lo libnet_build_isl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_isl.c -fPIC -DPIC -o .libs/libnet_build_isl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_isl.c -fPIC -DPIC -o libnet_build_isl.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_link.lo libnet_build_link.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_link.c -fPIC -DPIC -o .libs/libnet_build_link.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_link.c -fPIC -DPIC -o libnet_build_link.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_mpls.lo libnet_build_mpls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_mpls.c -fPIC -DPIC -o .libs/libnet_build_mpls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_mpls.c -fPIC -DPIC -o libnet_build_mpls.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_ntp.lo libnet_build_ntp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ntp.c -fPIC -DPIC -o .libs/libnet_build_ntp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ntp.c -fPIC -DPIC -o libnet_build_ntp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_rip.lo libnet_build_rip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_rip.c -fPIC -DPIC -o .libs/libnet_build_rip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_rip.c -fPIC -DPIC -o libnet_build_rip.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_rpc.lo libnet_build_rpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_rpc.c -fPIC -DPIC -o .libs/libnet_build_rpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_rpc.c -fPIC -DPIC -o libnet_build_rpc.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_ospf.lo libnet_build_ospf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ospf.c -fPIC -DPIC -o .libs/libnet_build_ospf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_ospf.c -fPIC -DPIC -o libnet_build_ospf.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_sebek.lo libnet_build_sebek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_sebek.c -fPIC -DPIC -o .libs/libnet_build_sebek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_sebek.c -fPIC -DPIC -o libnet_build_sebek.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_snmp.lo libnet_build_snmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_snmp.c -fPIC -DPIC -o .libs/libnet_build_snmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_snmp.c -fPIC -DPIC -o libnet_build_snmp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_stp.lo libnet_build_stp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_stp.c -fPIC -DPIC -o .libs/libnet_build_stp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_stp.c -fPIC -DPIC -o libnet_build_stp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_tcp.lo libnet_build_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_tcp.c -fPIC -DPIC -o .libs/libnet_build_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_tcp.c -fPIC -DPIC -o libnet_build_tcp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_token_ring.lo libnet_build_token_ring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_token_ring.c -fPIC -DPIC -o .libs/libnet_build_token_ring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_token_ring.c -fPIC -DPIC -o libnet_build_token_ring.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_udp.lo libnet_build_udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_udp.c -fPIC -DPIC -o .libs/libnet_build_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_udp.c -fPIC -DPIC -o libnet_build_udp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_build_vrrp.lo libnet_build_vrrp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_vrrp.c -fPIC -DPIC -o .libs/libnet_build_vrrp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_build_vrrp.c -fPIC -DPIC -o libnet_build_vrrp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_advanced.lo libnet_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_advanced.c -fPIC -DPIC -o .libs/libnet_advanced.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_advanced.c -fPIC -DPIC -o libnet_advanced.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_cq.lo libnet_cq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_cq.c -fPIC -DPIC -o .libs/libnet_cq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_cq.c -fPIC -DPIC -o libnet_cq.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_crc.lo libnet_crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_crc.c -fPIC -DPIC -o .libs/libnet_crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_crc.c -fPIC -DPIC -o libnet_crc.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_checksum.lo libnet_checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_checksum.c -fPIC -DPIC -o .libs/libnet_checksum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_checksum.c -fPIC -DPIC -o libnet_checksum.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_error.lo libnet_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_error.c -fPIC -DPIC -o .libs/libnet_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_error.c -fPIC -DPIC -o libnet_error.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_init.lo libnet_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_init.c -fPIC -DPIC -o .libs/libnet_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_init.c -fPIC -DPIC -o libnet_init.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_if_addr.lo libnet_if_addr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_if_addr.c -fPIC -DPIC -o .libs/libnet_if_addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_if_addr.c -fPIC -DPIC -o libnet_if_addr.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_internal.lo libnet_internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_internal.c -fPIC -DPIC -o .libs/libnet_internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_internal.c -fPIC -DPIC -o libnet_internal.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_prand.lo libnet_prand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_prand.c -fPIC -DPIC -o .libs/libnet_prand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_prand.c -fPIC -DPIC -o libnet_prand.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_pblock.lo libnet_pblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_pblock.c -fPIC -DPIC -o .libs/libnet_pblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_pblock.c -fPIC -DPIC -o libnet_pblock.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_port_list.lo libnet_port_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_port_list.c -fPIC -DPIC -o .libs/libnet_port_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_port_list.c -fPIC -DPIC -o libnet_port_list.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_raw.lo libnet_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_raw.c -fPIC -DPIC -o .libs/libnet_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_raw.c -fPIC -DPIC -o libnet_raw.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_version.lo libnet_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_version.c -fPIC -DPIC -o .libs/libnet_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_version.c -fPIC -DPIC -o libnet_version.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_write.lo libnet_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_write.c -fPIC -DPIC -o .libs/libnet_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_write.c -fPIC -DPIC -o libnet_write.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_link_linux.lo libnet_link_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_link_linux.c -fPIC -DPIC -o .libs/libnet_link_linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_link_linux.c -fPIC -DPIC -o libnet_link_linux.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnet_resolve.lo libnet_resolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_resolve.c -fPIC -DPIC -o .libs/libnet_resolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnet_resolve.c -fPIC -DPIC -o libnet_resolve.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' make[1]: Entering directory '/builddir/build/BUILD/libnet-1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 9:0:8 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnet.la -rpath /usr/lib64 libnet_asn1.lo libnet_build_802.1q.lo libnet_build_802.1x.lo libnet_build_802.2.lo libnet_build_802.3.lo libnet_build_arp.lo libnet_build_bgp.lo libnet_build_cdp.lo libnet_build_data.lo libnet_build_dhcp.lo libnet_build_dns.lo libnet_build_ethernet.lo libnet_build_fddi.lo libnet_build_gre.lo libnet_build_hsrp.lo libnet_build_icmp.lo libnet_build_igmp.lo libnet_build_ip.lo libnet_build_ipsec.lo libnet_build_isl.lo libnet_build_link.lo libnet_build_mpls.lo libnet_build_ntp.lo libnet_build_ospf.lo libnet_build_rip.lo libnet_build_rpc.lo libnet_build_sebek.lo libnet_build_snmp.lo libnet_build_stp.lo libnet_build_tcp.lo libnet_build_token_ring.lo libnet_build_udp.lo libnet_build_vrrp.lo libnet_advanced.lo libnet_checksum.lo libnet_cq.lo libnet_crc.lo libnet_error.lo libnet_if_addr.lo libnet_init.lo libnet_internal.lo libnet_pblock.lo libnet_port_list.lo libnet_prand.lo libnet_raw.lo libnet_resolve.lo libnet_version.lo libnet_write.lo libnet_link_linux.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libnet_asn1.o .libs/libnet_build_802.1q.o .libs/libnet_build_802.1x.o .libs/libnet_build_802.2.o .libs/libnet_build_802.3.o .libs/libnet_build_arp.o .libs/libnet_build_bgp.o .libs/libnet_build_cdp.o .libs/libnet_build_data.o .libs/libnet_build_dhcp.o .libs/libnet_build_dns.o .libs/libnet_build_ethernet.o .libs/libnet_build_fddi.o .libs/libnet_build_gre.o .libs/libnet_build_hsrp.o .libs/libnet_build_icmp.o .libs/libnet_build_igmp.o .libs/libnet_build_ip.o .libs/libnet_build_ipsec.o .libs/libnet_build_isl.o .libs/libnet_build_link.o .libs/libnet_build_mpls.o .libs/libnet_build_ntp.o .libs/libnet_build_ospf.o .libs/libnet_build_rip.o .libs/libnet_build_rpc.o .libs/libnet_build_sebek.o .libs/libnet_build_snmp.o .libs/libnet_build_stp.o .libs/libnet_build_tcp.o .libs/libnet_build_token_ring.o .libs/libnet_build_udp.o .libs/libnet_build_vrrp.o .libs/libnet_advanced.o .libs/libnet_checksum.o .libs/libnet_cq.o .libs/libnet_crc.o .libs/libnet_error.o .libs/libnet_if_addr.o .libs/libnet_init.o .libs/libnet_internal.o .libs/libnet_pblock.o .libs/libnet_port_list.o .libs/libnet_prand.o .libs/libnet_raw.o .libs/libnet_resolve.o .libs/libnet_version.o .libs/libnet_write.o .libs/libnet_link_linux.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libnet.so.1 -o .libs/libnet.so.1.8.0 libtool: link: (cd ".libs" && rm -f "libnet.so.1" && ln -s "libnet.so.1.8.0" "libnet.so.1") libtool: link: (cd ".libs" && rm -f "libnet.so" && ln -s "libnet.so.1.8.0" "libnet.so") libtool: link: ar cru .libs/libnet.a libnet_asn1.o libnet_build_802.1q.o libnet_build_802.1x.o libnet_build_802.2.o libnet_build_802.3.o libnet_build_arp.o libnet_build_bgp.o libnet_build_cdp.o libnet_build_data.o libnet_build_dhcp.o libnet_build_dns.o libnet_build_ethernet.o libnet_build_fddi.o libnet_build_gre.o libnet_build_hsrp.o libnet_build_icmp.o libnet_build_igmp.o libnet_build_ip.o libnet_build_ipsec.o libnet_build_isl.o libnet_build_link.o libnet_build_mpls.o libnet_build_ntp.o libnet_build_ospf.o libnet_build_rip.o libnet_build_rpc.o libnet_build_sebek.o libnet_build_snmp.o libnet_build_stp.o libnet_build_tcp.o libnet_build_token_ring.o libnet_build_udp.o libnet_build_vrrp.o libnet_advanced.o libnet_checksum.o libnet_cq.o libnet_crc.o libnet_error.o libnet_if_addr.o libnet_init.o libnet_internal.o libnet_pblock.o libnet_port_list.o libnet_prand.o libnet_raw.o libnet_resolve.o libnet_version.o libnet_write.o libnet_link_linux.o libtool: link: ranlib .libs/libnet.a libtool: link: ( cd ".libs" && rm -f "libnet.la" && ln -s "../libnet.la" "libnet.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libnet-1.2/src' Making all in win32 make[1]: Nothing to be done for 'all'. Making all in doc Making all in man Making all in man1 make[3]: Nothing to be done for 'all'. Making all in man3 /usr/bin/make -C ../../.. doc make[4]: Entering directory '/builddir/build/BUILD/libnet-1.2' SRCDIR='.' PROJECT='libnet' VERSION='1.2' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='YES' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' DOCDIR=doc /usr/bin/doxygen ./Doxyfile echo Timestamp >doc/libnet.tag make[4]: Leaving directory '/builddir/build/BUILD/libnet-1.2' warning: Tag 'TCL_SUBST' at line 29 of file './Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 283 of file './Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 288 of file './Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libnet-1.2/include/libnet/libnet-functions.h:281: warning: parameters of member libnet_addr2name6_r are not (all) documented /builddir/build/BUILD/libnet-1.2/include/libnet/libnet-functions.h:834: warning: argument 'payload' from the argument list of libnet_build_icmpv4_timeexceed has multiple @param documentation sections /builddir/build/BUILD/libnet-1.2/include/libnet/libnet-functions.h:2361: warning: return type of member libnet_cq_end_loop is not documented make[4]: Entering directory '/builddir/build/BUILD/libnet-1.2' cd doc && ./fixmanpages && cd - /builddir/build/BUILD/libnet-1.2 make[4]: Leaving directory '/builddir/build/BUILD/libnet-1.2' make[3]: Nothing to be done for 'all-am'. /usr/bin/make -C .. doc make[3]: Entering directory '/builddir/build/BUILD/libnet-1.2' cd doc && ./fixmanpages && cd - /builddir/build/BUILD/libnet-1.2 make[3]: Leaving directory '/builddir/build/BUILD/libnet-1.2' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MAEs3c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 + cd libnet-1.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in include make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/include' install -p -m 644 libnet.h '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/include/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/include/libnet' install -p -m 644 libnet/libnet-asn1.h libnet/libnet-functions.h libnet/libnet-headers.h libnet/libnet-macros.h libnet/libnet-structures.h libnet/libnet-types.h '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/include/libnet' Making install in src /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libnet.la '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64' libtool: install: install -p .libs/libnet.so.1.8.0 /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.so.1.8.0 libtool: install: (cd /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64 && { ln -s -f libnet.so.1.8.0 libnet.so.1 || { rm -f libnet.so.1 && ln -s libnet.so.1.8.0 libnet.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64 && { ln -s -f libnet.so.1.8.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.1.8.0 libnet.so; }; }) libtool: install: install -p .libs/libnet.lai /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.la libtool: install: install -p .libs/libnet.a /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.a libtool: install: ranlib /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. Making install in win32 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in doc Making install in man Making install in man1 make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/man/man3' install -p -m 644 'libnet-config.1' '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/man/man3/libnet-config.3' Making install in man3 /usr/bin/make -C ../../.. doc GEN doc /builddir/build/BUILD/libnet-1.2 make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make -C ../../.. doc GEN doc /builddir/build/BUILD/libnet-1.2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/man/man3' install -p -m 644 ./libnet.3 ./libnet-functions.3 ./libnet-macros.3 '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/man/man3' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. /usr/bin/make -C .. doc GEN doc /builddir/build/BUILD/libnet-1.2 make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet' install -p -m 644 MIGRATION.md RAWSOCKET.md '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet/html' install -p -m 644 html/api-style.css html/bc_s.png html/bdwn.png html/closed.png html/dir_e68e8157741866f444e17edd764ebbae.html html/dir_ed2ea6fa9dd8c0955bed21923c437b2a.html html/doc.png html/doxygen.css html/doxygen.svg html/dynsections.js html/files.html html/folderclosed.png html/folderopen.png html/globals.html html/globals_defs.html html/globals_func.html html/graph_legend.html html/graph_legend.md5 html/graph_legend.png html/index.html html/jquery.js html/libnet-functions_8h.html html/libnet-functions_8h__dep__incl.map html/libnet-functions_8h__dep__incl.md5 html/libnet-functions_8h__dep__incl.png html/libnet-functions_8h_source.html html/libnet-macros_8h.html html/libnet-macros_8h__dep__incl.map html/libnet-macros_8h__dep__incl.md5 html/libnet-macros_8h__dep__incl.png html/libnet-macros_8h_source.html html/libnet_8h.html html/libnet_8h__incl.map html/libnet_8h__incl.md5 html/libnet_8h__incl.png html/libnet_8h_source.html html/nav_f.png html/nav_g.png html/nav_h.png html/open.png '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet/html' install -p -m 644 html/splitbar.png html/sync_off.png html/sync_on.png html/tab_a.png html/tab_b.png html/tab_h.png html/tab_s.png html/tabs.css '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/bin' install -p libnet-config '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet' install -p -m 644 README.md ChangeLog.md LICENSE '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/pkgconfig' install -p -m 644 libnet.pc '/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/pkgconfig' + rm -f /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.a /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.la + rm -rf /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc + rm -rf sample/Makefile sample/Makefile.am sample/Makefile.in sample/win32 + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/arp-new.c + touch -c -r sample/arp-new.c sample/arp-new.c.new + mv -f sample/arp-new.c.new sample/arp-new.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/arp.c + touch -c -r sample/arp.c sample/arp.c.new + mv -f sample/arp.c.new sample/arp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/bgp4_hdr.c + touch -c -r sample/bgp4_hdr.c sample/bgp4_hdr.c.new + mv -f sample/bgp4_hdr.c.new sample/bgp4_hdr.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/bgp4_notification.c + touch -c -r sample/bgp4_notification.c sample/bgp4_notification.c.new + mv -f sample/bgp4_notification.c.new sample/bgp4_notification.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/bgp4_open.c + touch -c -r sample/bgp4_open.c sample/bgp4_open.c.new + mv -f sample/bgp4_open.c.new sample/bgp4_open.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/bgp4_update.c + touch -c -r sample/bgp4_update.c sample/bgp4_update.c.new + mv -f sample/bgp4_update.c.new sample/bgp4_update.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/cdp.c + touch -c -r sample/cdp.c sample/cdp.c.new + mv -f sample/cdp.c.new sample/cdp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/dhcp_discover.c + touch -c -r sample/dhcp_discover.c sample/dhcp_discover.c.new + mv -f sample/dhcp_discover.c.new sample/dhcp_discover.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/dns.c + touch -c -r sample/dns.c sample/dns.c.new + mv -f sample/dns.c.new sample/dns.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/dot1x.c + touch -c -r sample/dot1x.c sample/dot1x.c.new + mv -f sample/dot1x.c.new sample/dot1x.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/fddi_tcp1.c + touch -c -r sample/fddi_tcp1.c sample/fddi_tcp1.c.new + mv -f sample/fddi_tcp1.c.new sample/fddi_tcp1.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/fddi_tcp2.c + touch -c -r sample/fddi_tcp2.c sample/fddi_tcp2.c.new + mv -f sample/fddi_tcp2.c.new sample/fddi_tcp2.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/get_addr.c + touch -c -r sample/get_addr.c sample/get_addr.c.new + mv -f sample/get_addr.c.new sample/get_addr.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/gre.c + touch -c -r sample/gre.c sample/gre.c.new + mv -f sample/gre.c.new sample/gre.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/hsrp.c + touch -c -r sample/hsrp.c sample/hsrp.c.new + mv -f sample/hsrp.c.new sample/hsrp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp6_echoreq.c + touch -c -r sample/icmp6_echoreq.c sample/icmp6_echoreq.c.new + mv -f sample/icmp6_echoreq.c.new sample/icmp6_echoreq.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp6_unreach.c + touch -c -r sample/icmp6_unreach.c sample/icmp6_unreach.c.new + mv -f sample/icmp6_unreach.c.new sample/icmp6_unreach.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp_echo_cq.c + touch -c -r sample/icmp_echo_cq.c sample/icmp_echo_cq.c.new + mv -f sample/icmp_echo_cq.c.new sample/icmp_echo_cq.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp_redirect.c + touch -c -r sample/icmp_redirect.c sample/icmp_redirect.c.new + mv -f sample/icmp_redirect.c.new sample/icmp_redirect.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp_timeexceed.c + touch -c -r sample/icmp_timeexceed.c sample/icmp_timeexceed.c.new + mv -f sample/icmp_timeexceed.c.new sample/icmp_timeexceed.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp_timestamp.c + touch -c -r sample/icmp_timestamp.c sample/icmp_timestamp.c.new + mv -f sample/icmp_timestamp.c.new sample/icmp_timestamp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/icmp_unreach.c + touch -c -r sample/icmp_unreach.c sample/icmp_unreach.c.new + mv -f sample/icmp_unreach.c.new sample/icmp_unreach.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ieee.c + touch -c -r sample/ieee.c sample/ieee.c.new + mv -f sample/ieee.c.new sample/ieee.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ip_link.c + touch -c -r sample/ip_link.c sample/ip_link.c.new + mv -f sample/ip_link.c.new sample/ip_link.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ip_raw.c + touch -c -r sample/ip_raw.c sample/ip_raw.c.new + mv -f sample/ip_raw.c.new sample/ip_raw.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/isl.c + touch -c -r sample/isl.c sample/isl.c.new + mv -f sample/isl.c.new sample/isl.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/libnet_test.h + touch -c -r sample/libnet_test.h sample/libnet_test.h.new + mv -f sample/libnet_test.h.new sample/libnet_test.h + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/mpls.c + touch -c -r sample/mpls.c sample/mpls.c.new + mv -f sample/mpls.c.new sample/mpls.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ntp.c + touch -c -r sample/ntp.c sample/ntp.c.new + mv -f sample/ntp.c.new sample/ntp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ospf_hello.c + touch -c -r sample/ospf_hello.c sample/ospf_hello.c.new + mv -f sample/ospf_hello.c.new sample/ospf_hello.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ospf_lsa.c + touch -c -r sample/ospf_lsa.c sample/ospf_lsa.c.new + mv -f sample/ospf_lsa.c.new sample/ospf_lsa.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/ping_of_death.c + touch -c -r sample/ping_of_death.c sample/ping_of_death.c.new + mv -f sample/ping_of_death.c.new sample/ping_of_death.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/rpc_tcp.c + touch -c -r sample/rpc_tcp.c sample/rpc_tcp.c.new + mv -f sample/rpc_tcp.c.new sample/rpc_tcp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/rpc_udp.c + touch -c -r sample/rpc_udp.c sample/rpc_udp.c.new + mv -f sample/rpc_udp.c.new sample/rpc_udp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/sebek.c + touch -c -r sample/sebek.c sample/sebek.c.new + mv -f sample/sebek.c.new sample/sebek.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/smurf.c + touch -c -r sample/smurf.c sample/smurf.c.new + mv -f sample/smurf.c.new sample/smurf.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/stp.c + touch -c -r sample/stp.c sample/stp.c.new + mv -f sample/stp.c.new sample/stp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/synflood.c + touch -c -r sample/synflood.c sample/synflood.c.new + mv -f sample/synflood.c.new sample/synflood.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/synflood6.c + touch -c -r sample/synflood6.c sample/synflood6.c.new + mv -f sample/synflood6.c.new sample/synflood6.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/synflood6_frag.c + touch -c -r sample/synflood6_frag.c sample/synflood6_frag.c.new + mv -f sample/synflood6_frag.c.new sample/synflood6_frag.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/tcp1.c + touch -c -r sample/tcp1.c sample/tcp1.c.new + mv -f sample/tcp1.c.new sample/tcp1.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/tcp2.c + touch -c -r sample/tcp2.c sample/tcp2.c.new + mv -f sample/tcp2.c.new sample/tcp2.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/test_ipv4.c + touch -c -r sample/test_ipv4.c sample/test_ipv4.c.new + mv -f sample/test_ipv4.c.new sample/test_ipv4.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/test_ipv4_options.c + touch -c -r sample/test_ipv4_options.c sample/test_ipv4_options.c.new + mv -f sample/test_ipv4_options.c.new sample/test_ipv4_options.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/test_ipv6_icmpv4.c + touch -c -r sample/test_ipv6_icmpv4.c sample/test_ipv6_icmpv4.c.new + mv -f sample/test_ipv6_icmpv4.c.new sample/test_ipv6_icmpv4.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/tftp.c + touch -c -r sample/tftp.c sample/tftp.c.new + mv -f sample/tftp.c.new sample/tftp.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/tring_tcp1.c + touch -c -r sample/tring_tcp1.c sample/tring_tcp1.c.new + mv -f sample/tring_tcp1.c.new sample/tring_tcp1.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/tring_tcp2.c + touch -c -r sample/tring_tcp2.c sample/tring_tcp2.c.new + mv -f sample/tring_tcp2.c.new sample/tring_tcp2.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/udp1.c + touch -c -r sample/udp1.c sample/udp1.c.new + mv -f sample/udp1.c.new sample/udp1.c + for file in sample/*.[hc] + sed -e 's@#include "../include/libnet.h"@#include @' -e 's@#include "../include/config.h"@#include @' sample/udp2.c + touch -c -r sample/udp2.c sample/udp2.c.new + mv -f sample/udp2.c.new sample/udp2.c + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2-1.fc33 --unique-debug-suffix -1.2-1.fc33.riscv64 --unique-debug-src-base libnet-1.2-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libnet-1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.so.1.8.0 extracting debug info from /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/lib64/libnet.so.1.8.0 original debug info size: 1204kB, size after compression: 1132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1007 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/libnet-config from /bin/sh to #!/usr/bin/sh Processing files: libnet-1.2-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.85WKPb + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet + cp -pr README.md /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet + cp -pr ChangeLog.md /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.urZQfe + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/licenses/libnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/licenses/libnet + cp -pr LICENSE /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/licenses/libnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnet = 1.2-1.fc33 libnet(riscv-64) = 1.2-1.fc33 libnet.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libnet-devel-1.2-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VYBYBd + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-devel + cp -pr doc/MIGRATION.md /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-devel + cp -pr doc/RAWSOCKET.md /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-devel + cp -pr sample/ /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnet-devel = 1.2-1.fc33 libnet-devel(riscv-64) = 1.2-1.fc33 pkgconfig(libnet) = 1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libnet.so.1()(64bit) Processing files: libnet-doc-1.2-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ibyVe + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + DOCDIR=/builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-doc + cp -pr doc/html/ /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64/usr/share/doc/libnet-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnet-doc = 1.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libnet-debugsource-1.2-1.fc33.riscv64 Provides: libnet-debugsource = 1.2-1.fc33 libnet-debugsource(riscv-64) = 1.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libnet-debuginfo-1.2-1.fc33.riscv64 Provides: debuginfo(build-id) = e404bd003470a860a3be0ae403e533f51fbf8df4 libnet-debuginfo = 1.2-1.fc33 libnet-debuginfo(riscv-64) = 1.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libnet-debugsource(riscv-64) = 1.2-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 Wrote: /builddir/build/RPMS/libnet-debuginfo-1.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libnet-devel-1.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libnet-1.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libnet-debugsource-1.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libnet-doc-1.2-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qUMR8c + umask 022 + cd /builddir/build/BUILD + cd libnet-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libnet-1.2-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0