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/fence-virt.spec'], chrootPath='/var/lib/mock/f33-build-342282-58673/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/fence-virt.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=1595808000 Wrote: /builddir/build/SRPMS/fence-virt-1.0.0-3.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/fence-virt.spec'], chrootPath='/var/lib/mock/f33-build-342282-58673/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/fence-virt.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=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GGHByu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fence-virt-1.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fence-virt-1.0.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fence-virt-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HlUYgx + umask 022 + cd /builddir/build/BUILD + cd fence-virt-1.0.0 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' Now run ./configure and make + 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 2020-09-05 11:46:08.133847159 -0400 +++ ./configure 2020-09-05 11:46:53.243837697 -0400 @@ -1989,7 +1989,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 2020-09-05 11:46:53.243837697 -0400 +++ ./configure 2020-09-05 11:46:54.133837511 -0400 @@ -6721,7 +6721,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'" @@ -21006,7 +21006,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 --disable-libvirt-qmf-plugin --enable-cpg-plugin 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 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether the linker accepts -Wl,--enable-new-dtags... yes checking whether the linker accepts -Wl,--as-needed... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 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 6675: -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 for bison... bison -y checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for nss... yes checking for xml2... yes checking for uuid... yes checking for library containing dlopen... -ldl checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether closedir returns void... no checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for virt... yes checking for cpg... yes checking for GNU date... yes checking for BSD date... no checking for date type... gnu checking whether GNU date supports --date... yes checking whether GNU date supports --utc... yes checking for /etc/conf.d... no checking for /etc/sysconfig... yes configure: trying to determine source epoch checking for source epoch in $SOURCE_EPOCH... no checking for source epoch in source_epoch file... yes configure: using source epoch 2019-11-27 08:15:51 UTC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fence_virtd.init config.status: creating man/Makefile config.status: creating client/Makefile config.status: creating common/Makefile config.status: creating config/Makefile config.status: creating server/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0' Making all in config make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/config' gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -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 libsimpleconfig_a-simpleconfig.o `test -f 'simpleconfig.c' || echo './'`simpleconfig.c bison -y -d config.y gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -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 libsimpleconfig_a-y.tab.o `test -f 'y.tab.c' || echo './'`y.tab.c flex -oconfig.c ./config.l gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -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 libsimpleconfig_a-config.o `test -f 'config.c' || echo './'`config.c rm -f libsimpleconfig.a ar cru libsimpleconfig.a libsimpleconfig_a-simpleconfig.o libsimpleconfig_a-y.tab.o libsimpleconfig_a-config.o ranlib libsimpleconfig.a make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/config' Making all in common make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-mcast.lo `test -f 'mcast.c' || echo './'`mcast.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-ip_lookup.lo `test -f 'ip_lookup.c' || echo './'`ip_lookup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-simple_auth.lo `test -f 'simple_auth.c' || echo './'`simple_auth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 simple_auth.c -fPIC -DPIC -o .libs/libfence_virt_la-simple_auth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 ip_lookup.c -fPIC -DPIC -o .libs/libfence_virt_la-ip_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 mcast.c -fPIC -DPIC -o .libs/libfence_virt_la-mcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp.c -fPIC -DPIC -o .libs/libfence_virt_la-tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp.c -fPIE -o libfence_virt_la-tcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 ip_lookup.c -fPIE -o libfence_virt_la-ip_lookup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 mcast.c -fPIE -o libfence_virt_la-mcast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 simple_auth.c -fPIE -o libfence_virt_la-simple_auth.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-fdops.lo `test -f 'fdops.c' || echo './'`fdops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libfence_virt_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 debug.c -fPIC -DPIC -o .libs/libfence_virt_la-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 fdops.c -fPIC -DPIC -o .libs/libfence_virt_la-fdops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 log.c -fPIC -DPIC -o .libs/libfence_virt_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 debug.c -fPIE -o libfence_virt_la-debug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 fdops.c -fPIE -o libfence_virt_la-fdops.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 log.c -fPIE -o libfence_virt_la-log.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-wrap,syslog,-wrap,closelog -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfence_virt.la libfence_virt_la-mcast.lo libfence_virt_la-ip_lookup.lo libfence_virt_la-simple_auth.lo libfence_virt_la-tcp.lo libfence_virt_la-debug.lo libfence_virt_la-fdops.lo libfence_virt_la-log.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: ar cru .libs/libfence_virt.a .libs/libfence_virt_la-mcast.o .libs/libfence_virt_la-ip_lookup.o .libs/libfence_virt_la-simple_auth.o .libs/libfence_virt_la-tcp.o .libs/libfence_virt_la-debug.o .libs/libfence_virt_la-fdops.o .libs/libfence_virt_la-log.o libtool: link: ranlib .libs/libfence_virt.a libtool: link: ( cd ".libs" && rm -f "libfence_virt.la" && ln -s "../libfence_virt.la" "libfence_virt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/common' Making all in client make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/client' gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-mcast.o `test -f 'mcast.c' || echo './'`mcast.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-serial.o `test -f 'serial.c' || echo './'`serial.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-tcp.o `test -f 'tcp.c' || echo './'`tcp.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 fence_virt-vsock.o `test -f 'vsock.c' || echo './'`vsock.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-wrap,syslog,-wrap,closelog -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fence_virt fence_virt-mcast.o fence_virt-serial.o fence_virt-main.o fence_virt-options.o fence_virt-tcp.o fence_virt-vsock.o -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 libtool: link: gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -pthread -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z -Wl,now -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fence_virt fence_virt-mcast.o fence_virt-serial.o fence_virt-main.o fence_virt-options.o fence_virt-tcp.o fence_virt-vsock.o -Wl,-Bstatic -Wl,-Bdynamic -L../common /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -pthread make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/client' Making all in server make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/server' gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-static_map.o `test -f 'static_map.c' || echo './'`static_map.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-uuid-test.o `test -f 'uuid-test.c' || echo './'`uuid-test.c gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 fence_virtd-daemon_init.o `test -f 'daemon_init.c' || echo './'`daemon_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 virt_la-libvirt.lo `test -f 'libvirt.c' || echo './'`libvirt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 virt_la-virt.lo `test -f 'virt.c' || echo './'`virt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 virt_la-uuid-test.lo `test -f 'uuid-test.c' || echo './'`uuid-test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libvirt.c -fPIC -DPIC -o .libs/virt_la-libvirt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 virt.c -fPIC -DPIC -o .libs/virt_la-virt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg_la-cpg-virt.lo `test -f 'cpg-virt.c' || echo './'`cpg-virt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 uuid-test.c -fPIC -DPIC -o .libs/virt_la-uuid-test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg-virt.c -fPIC -DPIC -o .libs/cpg_la-cpg-virt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 uuid-test.c -fPIE -o virt_la-uuid-test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg_la-cpg.lo `test -f 'cpg.c' || echo './'`cpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 libvirt.c -fPIE -o virt_la-libvirt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg.c -fPIC -DPIC -o .libs/cpg_la-cpg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 virt.c -fPIE -o virt_la-virt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg-virt.c -fPIE -o cpg_la-cpg-virt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg_la-virt.lo `test -f 'virt.c' || echo './'`virt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg.c -fPIE -o cpg_la-cpg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 virt.c -fPIC -DPIC -o .libs/cpg_la-virt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg_la-history.lo `test -f 'history.c' || echo './'`history.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 history.c -fPIC -DPIC -o .libs/cpg_la-history.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 cpg_la-uuid-test.lo `test -f 'uuid-test.c' || echo './'`uuid-test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 multicast_la-mcast.lo `test -f 'mcast.c' || echo './'`mcast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 uuid-test.c -fPIC -DPIC -o .libs/cpg_la-uuid-test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 mcast.c -fPIC -DPIC -o .libs/multicast_la-mcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 history.c -fPIE -o cpg_la-history.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 uuid-test.c -fPIE -o cpg_la-uuid-test.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 virt.c -fPIE -o cpg_la-virt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 multicast_la-history.lo `test -f 'history.c' || echo './'`history.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial_la-virt-serial.lo `test -f 'virt-serial.c' || echo './'`virt-serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIC -DPIC -o .libs/multicast_la-history.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 virt-serial.c -fPIC -DPIC -o .libs/serial_la-virt-serial.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 mcast.c -fPIE -o multicast_la-mcast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIE -o multicast_la-history.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial_la-virt-sockets.lo `test -f 'virt-sockets.c' || echo './'`virt-sockets.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial_la-serial.lo `test -f 'serial.c' || echo './'`serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 virt-serial.c -fPIE -o serial_la-virt-serial.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 virt-sockets.c -fPIC -DPIC -o .libs/serial_la-virt-sockets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial.c -fPIC -DPIC -o .libs/serial_la-serial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial_la-history.lo `test -f 'history.c' || echo './'`history.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 history.c -fPIC -DPIC -o .libs/serial_la-history.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 virt-sockets.c -fPIE -o serial_la-virt-sockets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 serial.c -fPIE -o serial_la-serial.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 history.c -fPIE -o serial_la-history.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp.c -fPIC -DPIC -o .libs/tcp_la-tcp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp_la-history.lo `test -f 'history.c' || echo './'`history.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 vsock_la-vsock.lo `test -f 'vsock.c' || echo './'`vsock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIC -DPIC -o .libs/tcp_la-history.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 vsock.c -fPIC -DPIC -o .libs/vsock_la-vsock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 vsock_la-history.lo `test -f 'history.c' || echo './'`history.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIE -o tcp_la-history.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 tcp.c -fPIE -o tcp_la-tcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIC -DPIC -o .libs/vsock_la-history.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-wrap,syslog,-wrap,closelog -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fence_virtd fence_virtd-main.o fence_virtd-plugin.o fence_virtd-config.o fence_virtd-static_map.o fence_virtd-uuid-test.o fence_virtd-daemon_init.o -L../config -lsimpleconfig -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -luuid -ldl libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 history.c -fPIE -o vsock_la-history.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -fPIC -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 vsock.c -fPIE -o vsock_la-vsock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lvirt -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virt.la -rpath /usr/lib64/fence-virt virt_la-libvirt.lo virt_la-virt.lo virt_la-uuid-test.lo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lcpg -lqb -lvirt -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpg.la -rpath /usr/lib64/fence-virt cpg_la-cpg-virt.lo cpg_la-cpg.lo cpg_la-virt.lo cpg_la-history.lo cpg_la-uuid-test.lo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multicast.la -rpath /usr/lib64/fence-virt multicast_la-mcast.lo multicast_la-history.lo libtool: link: gcc -shared -fPIC -DPIC .libs/virt_la-libvirt.o .libs/virt_la-virt.o .libs/virt_la-uuid-test.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lvirt -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,virt.so -o .libs/virt.so libtool: link: gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -I/usr/include/uuid -pthread -DMODULE_PATH=\"/usr/lib64/fence-virt/\" -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z -Wl,now -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fence_virtd fence_virtd-main.o fence_virtd-plugin.o fence_virtd-config.o fence_virtd-static_map.o fence_virtd-uuid-test.o fence_virtd-daemon_init.o -Wl,-Bstatic -Wl,-Bdynamic -L../config -lsimpleconfig -L../common /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -lxml2 -luuid -ldl -pthread libtool: link: gcc -shared -fPIC -DPIC .libs/cpg_la-cpg-virt.o .libs/cpg_la-cpg.o .libs/cpg_la-virt.o .libs/cpg_la-history.o .libs/cpg_la-uuid-test.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lcpg -lqb -lvirt -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,cpg.so -o .libs/cpg.so libtool: link: gcc -shared -fPIC -DPIC .libs/multicast_la-mcast.o .libs/multicast_la-history.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,multicast.so -o .libs/multicast.so /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libxml2 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -lvirt -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o serial.la -rpath /usr/lib64/fence-virt serial_la-virt-serial.lo serial_la-virt-sockets.lo serial_la-serial.lo serial_la-history.lo libtool: link: (cd .libs/virt.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: (cd .libs/multicast.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: ar cru .libs/virt.a virt_la-libvirt.o virt_la-virt.o virt_la-uuid-test.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-log.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/virt.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: ar cru .libs/multicast.a multicast_la-mcast.o multicast_la-history.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-log.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/multicast.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: ranlib .libs/virt.a libtool: link: ranlib .libs/multicast.a libtool: link: rm -fr .libs/virt.lax libtool: link: rm -fr .libs/multicast.lax libtool: link: ( cd ".libs" && rm -f "virt.la" && ln -s "../virt.la" "virt.la" ) libtool: link: ( cd ".libs" && rm -f "multicast.la" && ln -s "../multicast.la" "multicast.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcp.la -rpath /usr/lib64/fence-virt tcp_la-tcp.lo tcp_la-history.lo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -fPIE -I../include -Wall -Wformat=2 -Wstrict-prototypes -Wshadow -Wno-unused -D_GNU_SOURCE -I/usr/include/nss3 -I/usr/include/nspr4 -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 -Wl,--enable-new-dtags -Wl,--as-needed -fPIC -fPIE -Wl,-z,now -Wl,-Bstatic -L../common -lfence_virt -Wl,-Bdynamic -Wl,-wrap,syslog,-wrap,closelog -module -avoid-version -export-dynamic -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vsock.la -rpath /usr/lib64/fence-virt vsock_la-vsock.lo vsock_la-history.lo libtool: link: (cd .libs/cpg.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: gcc -shared -fPIC -DPIC .libs/serial_la-virt-serial.o .libs/serial_la-virt-sockets.o .libs/serial_la-serial.o .libs/serial_la-history.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -lvirt -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,serial.so -o .libs/serial.so libtool: link: ar cru .libs/cpg.a cpg_la-cpg-virt.o cpg_la-cpg.o cpg_la-virt.o cpg_la-history.o cpg_la-uuid-test.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-log.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/cpg.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: ranlib .libs/cpg.a libtool: link: rm -fr .libs/cpg.lax libtool: link: ( cd ".libs" && rm -f "cpg.la" && ln -s "../cpg.la" "cpg.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/vsock_la-vsock.o .libs/vsock_la-history.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,vsock.so -o .libs/vsock.so libtool: link: gcc -shared -fPIC -DPIC .libs/tcp_la-tcp.o .libs/tcp_la-history.o -Wl,--whole-archive /builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a -Wl,--no-whole-archive -L../common -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -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,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,now -Wl,-Bstatic -Wl,-Bdynamic -Wl,-wrap -Wl,syslog -Wl,-wrap -Wl,closelog -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,tcp.so -o .libs/tcp.so libtool: link: (cd .libs/vsock.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: (cd .libs/tcp.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: ar cru .libs/vsock.a vsock_la-vsock.o vsock_la-history.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-log.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/vsock.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: ranlib .libs/vsock.a libtool: link: ar cru .libs/tcp.a tcp_la-tcp.o tcp_la-history.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-log.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/tcp.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: rm -fr .libs/vsock.lax libtool: link: ranlib .libs/tcp.a libtool: link: (cd .libs/serial.lax/libfence_virt.a && ar x "/builddir/build/BUILD/fence-virt-1.0.0/common/.libs/libfence_virt.a") libtool: link: rm -fr .libs/tcp.lax libtool: link: ( cd ".libs" && rm -f "vsock.la" && ln -s "../vsock.la" "vsock.la" ) libtool: link: ( cd ".libs" && rm -f "tcp.la" && ln -s "../tcp.la" "tcp.la" ) libtool: link: ar cru .libs/serial.a serial_la-virt-serial.o serial_la-virt-sockets.o serial_la-serial.o serial_la-history.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-debug.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-fdops.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-ip_lookup.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-log.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-mcast.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-simple_auth.o .libs/serial.lax/libfence_virt.a/libfence_virt_la-tcp.o libtool: link: ranlib .libs/serial.a libtool: link: rm -fr .libs/serial.lax libtool: link: ( cd ".libs" && rm -f "serial.la" && ln -s "../serial.la" "serial.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/server' Making all in man make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0' SBINDIR="/usr/sbin"; \ INITCONFDIR="/etc/sysconfig"; \ cat fence_virtd.service.in > fence_virtd.service ; \ echo "EnvironmentFile=-$INITCONFDIR/fence_virtd" >> fence_virtd.service ;\ echo "ExecStart=$SBINDIR/fence_virtd \$FENCE_VIRTD_ARGS" >> fence_virtd.service make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0' make[1]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I5IBjy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 + cd fence-virt-1.0.0 + rm -rf /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0' Making install in config make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/config' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/etc' /usr/bin/install -c -m 644 fence_virt.conf '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/config' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/config' Making install in common make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/common' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/common' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/common' Making install in client make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/client' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c fence_virt '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin' libtool: install: /usr/bin/install -c fence_virt /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virt make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/client' (cd /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/sbin; ln -s -nf fence_virt fence_xvm) make[4]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/client' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/client' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/client' Making install in server make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/server' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt' /bin/sh ../libtool --mode=install /usr/bin/install -c virt.la cpg.la multicast.la serial.la tcp.la vsock.la '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt' libtool: install: /usr/bin/install -c .libs/virt.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.so libtool: install: /usr/bin/install -c .libs/virt.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.la libtool: install: /usr/bin/install -c .libs/cpg.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.so libtool: install: /usr/bin/install -c .libs/cpg.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.la libtool: install: /usr/bin/install -c .libs/multicast.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.so libtool: install: /usr/bin/install -c .libs/multicast.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.la libtool: install: /usr/bin/install -c .libs/serial.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.so libtool: install: /usr/bin/install -c .libs/serial.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.la libtool: install: /usr/bin/install -c .libs/tcp.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.so libtool: install: /usr/bin/install -c .libs/tcp.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.la libtool: install: /usr/bin/install -c .libs/vsock.so /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.so libtool: install: /usr/bin/install -c .libs/vsock.lai /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.la libtool: install: /usr/bin/install -c .libs/virt.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.a libtool: install: /usr/bin/install -c .libs/cpg.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.a libtool: install: /usr/bin/install -c .libs/multicast.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.a libtool: install: /usr/bin/install -c .libs/serial.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.a libtool: install: /usr/bin/install -c .libs/tcp.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.a libtool: install: /usr/bin/install -c .libs/vsock.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.a libtool: install: ranlib /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.a libtool: warning: remember to run 'libtool --finish /usr/lib64/fence-virt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c fence_virtd '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin' libtool: install: /usr/bin/install -c fence_virtd /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virtd make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/server' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/server' Making install in man make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 fence_virt.conf.5 '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 fence_virt.8 fence_xvm.8 fence_virtd.8 '/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0' make[3]: Entering directory '/builddir/build/BUILD/fence-virt-1.0.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0' make[2]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0' make[1]: Leaving directory '/builddir/build/BUILD/fence-virt-1.0.0' + mkdir -p /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib/systemd/system/ + install -m 0644 fence_virtd.service /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib/systemd/system/ + rm -f /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/cpg.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/cpg.la /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/multicast.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/multicast.la /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/serial.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/serial.la /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/tcp.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/tcp.la /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/virt.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/virt.la /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/vsock.a /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64//usr/lib64/fence-virt/vsock.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-3.fc33 --unique-debug-suffix -1.0.0-3.fc33.riscv64 --unique-debug-src-base fence-virt-1.0.0-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fence-virt-1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/multicast.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/cpg.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/serial.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/tcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/virt.so extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/lib64/fence-virt/vsock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virtd extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virt extracting debug info from /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/sbin/fence_virtd original debug info size: 3652kB, size after compression: 3376kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. cpio: client/debug.c: Cannot stat: No such file or directory cpio: client/fdops.c: Cannot stat: No such file or directory cpio: client/ip_lookup.c: Cannot stat: No such file or directory cpio: client/log.c: Cannot stat: No such file or directory cpio: client/simple_auth.c: Cannot stat: No such file or directory cpio: server/config.l: Cannot stat: No such file or directory cpio: server/config.y: Cannot stat: No such file or directory cpio: server/debug.c: Cannot stat: No such file or directory cpio: server/fdops.c: Cannot stat: No such file or directory cpio: server/ip_lookup.c: Cannot stat: No such file or directory cpio: server/log.c: Cannot stat: No such file or directory cpio: server/simple_auth.c: Cannot stat: No such file or directory cpio: server/simpleconfig.c: Cannot stat: No such file or directory cpio: server/y.tab.c: Cannot stat: No such file or directory 723 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 Processing files: fence-virt-1.0.0-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KEqOix + umask 022 + cd /builddir/build/BUILD + cd fence-virt-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/doc/fence-virt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/doc/fence-virt + cp -pr COPYING /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/doc/fence-virt + cp -pr TODO /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/doc/fence-virt + cp -pr README /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64/usr/share/doc/fence-virt + RPM_EC=0 ++ jobs -p + exit 0 Provides: fence-virt = 1.0.0-3.fc33 fence-virt(riscv-64) = 1.0.0-3.fc33 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units 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) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Conflicts: fence-agents < 3.0.5-2 Processing files: fence-virt-debugsource-1.0.0-3.fc33.riscv64 Provides: fence-virt-debugsource = 1.0.0-3.fc33 fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fence-virtd-1.0.0-3.fc33.riscv64 Provides: config(fence-virtd) = 1.0.0-3.fc33 fence-virtd = 1.0.0-3.fc33 fence-virtd(riscv-64) = 1.0.0-3.fc33 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: fence-virtd-multicast-1.0.0-3.fc33.riscv64 Provides: fence-virtd-multicast = 1.0.0-3.fc33 fence-virtd-multicast(riscv-64) = 1.0.0-3.fc33 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) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: fence-virtd-serial-1.0.0-3.fc33.riscv64 Provides: fence-virtd-serial = 1.0.0-3.fc33 fence-virtd-serial(riscv-64) = 1.0.0-3.fc33 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) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: fence-virtd-tcp-1.0.0-3.fc33.riscv64 Provides: fence-virtd-tcp = 1.0.0-3.fc33 fence-virtd-tcp(riscv-64) = 1.0.0-3.fc33 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) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: fence-virtd-libvirt-1.0.0-3.fc33.riscv64 Provides: fence-virtd-libvirt = 1.0.0-3.fc33 fence-virtd-libvirt(riscv-64) = 1.0.0-3.fc33 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) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) rtld(GNU_HASH) Processing files: fence-virtd-cpg-1.0.0-3.fc33.riscv64 Provides: fence-virtd-cpg = 1.0.0-3.fc33 fence-virtd-cpg(riscv-64) = 1.0.0-3.fc33 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) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libdl.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libqb.so.100()(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) rtld(GNU_HASH) Processing files: fence-virt-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = da89687928ad59b3a95d69d3ae0a108e7969d8e3 fence-virt-debuginfo = 1.0.0-3.fc33 fence-virt-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = 89c573420fb7469d8e3b92137463b51095a8f06e debuginfo(build-id) = bfb7e440b8bcd171e9c222ab44a7ac5b16e1f124 fence-virtd-debuginfo = 1.0.0-3.fc33 fence-virtd-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-multicast-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = 2a13d0b7f7b53d95982d0e85606a00a56fc218fd fence-virtd-multicast-debuginfo = 1.0.0-3.fc33 fence-virtd-multicast-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-serial-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = ed41cd558c5c35043389b2c8f0dbfa12dc8ba583 fence-virtd-serial-debuginfo = 1.0.0-3.fc33 fence-virtd-serial-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-tcp-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = f6adf2c06fe1640355d8730f7f76b9b3e46bcef5 fence-virtd-tcp-debuginfo = 1.0.0-3.fc33 fence-virtd-tcp-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-libvirt-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = b629e5ad155d2aa12f01ac1c0677aa2ac99e0b70 fence-virtd-libvirt-debuginfo = 1.0.0-3.fc33 fence-virtd-libvirt-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Processing files: fence-virtd-cpg-debuginfo-1.0.0-3.fc33.riscv64 Provides: debuginfo(build-id) = 6bbeb43a106adf93dd1f8215cbb9e3144e3f0dbc fence-virtd-cpg-debuginfo = 1.0.0-3.fc33 fence-virtd-cpg-debuginfo(riscv-64) = 1.0.0-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fence-virt-debugsource(riscv-64) = 1.0.0-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 Wrote: /builddir/build/RPMS/fence-virtd-serial-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virt-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-cpg-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-multicast-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-libvirt-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-tcp-debuginfo-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-cpg-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virt-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virt-debugsource-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-serial-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-tcp-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-libvirt-1.0.0-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fence-virtd-multicast-1.0.0-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Y1Hpw + umask 022 + cd /builddir/build/BUILD + cd fence-virt-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fence-virt-1.0.0-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0