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/corosync-qdevice.spec'], chrootPath='/var/lib/mock/f33-build-339670-58626/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/corosync-qdevice.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/corosync-qdevice-3.0.0-10.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/corosync-qdevice.spec'], chrootPath='/var/lib/mock/f33-build-339670-58626/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/corosync-qdevice.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.eWWo1G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf corosync-qdevice-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/corosync-qdevice-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd corosync-qdevice-3.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.RRVaRF + umask 022 + cd /builddir/build/BUILD + cd corosync-qdevice-3.0.0 + 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 2018-12-12 09:00:43.000000000 -0500 +++ ./configure 2020-09-05 08:28:08.974825275 -0400 @@ -1918,7 +1918,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 08:28:08.974825275 -0400 +++ ./configure 2020-09-05 08:28:09.794825006 -0400 @@ -14973,7 +14973,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_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"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $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 --enable-systemd --enable-qdevices --enable-qnetd --with-initddir=/etc/rc.d/init.d --with-systemddir=/usr/lib/systemd/system --docdir=/usr/share/doc 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 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... ok checking for sysroot... no 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 whether make supports nested variables... (cached) yes configure: building in place srcdir:. checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... gcc -E 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 for gcc option to accept ISO C99... none needed 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 for bash... /usr/bin/bash checking for groff... groff checking for uid_t in sys/types.h... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for size_t... yes checking for ssize_t... yes checking for nss... yes checking for qb... yes checking for corosync_common... yes checking for cmap... yes checking for votequorum... yes checking for libsystemd... yes checking whether gcc supports "-Wall"... yes checking whether gcc supports "-Wshadow"... yes checking whether gcc supports "-Wmissing-prototypes"... yes checking whether gcc supports "-Wmissing-declarations"... yes checking whether gcc supports "-Wstrict-prototypes"... yes checking whether gcc supports "-Wdeclaration-after-statement"... yes checking whether gcc supports "-Wpointer-arith"... yes checking whether gcc supports "-Wwrite-strings"... yes checking whether gcc supports "-Wcast-align"... yes checking whether gcc supports "-Wbad-function-cast"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wformat=2"... yes checking whether gcc supports "-Wformat-security"... yes checking whether gcc supports "-Wformat-nonliteral"... yes checking whether gcc supports "-Wno-long-long"... yes checking whether gcc supports "-Wunsigned-char"... no checking whether gcc supports "-Wgnu89-inline"... no checking whether gcc supports "-Wno-strict-aliasing"... yes checking whether gcc accepts PIE flags... yes checking whether gcc accepts RELRO flags... yes checking whether gcc accepts BINDNOW flags... yes checking whether gcc accepts "--as-needed"... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating qdevices/Makefile config.status: creating man/Makefile config.status: creating init/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands corosync-qdevice configuration: Version = 3.0.0 Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Doc dir = /usr/share/doc Libraries = /usr/lib64 Header files = /usr/include Arch-independent files = /usr/share State information = /var System configuration = /etc System init.d directory = /etc/rc.d/init.d System systemd directory = /usr/lib/systemd/system Log directory = Log rotate directory = corosync config dir = /etc/corosync init config directory = ${sysconfdir}/sysconfig Features = systemd qdevices qnetd pie relro bindnow corosync-qdevice build info: Default optimization = -O3 Default debug options = Extra compiler warnings = Env. defined CFLAG = -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Env. defined CPPFLAGS = Env. defined LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Fatal War. CFLAGS = Final 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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing Final CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include Final LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in qdevices make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-dynar.o `test -f 'dynar.c' || echo './'`dynar.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-msgio.o `test -f 'msgio.c' || echo './'`msgio.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client.o `test -f 'qnetd-client.c' || echo './'`qnetd-client.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-corosync-qnetd.o `test -f 'corosync-qnetd.c' || echo './'`corosync-qnetd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-msg.o `test -f 'msg.c' || echo './'`msg.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-nss-sock.o `test -f 'nss-sock.c' || echo './'`nss-sock.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client-list.o `test -f 'qnetd-client-list.c' || echo './'`qnetd-client-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-log.o `test -f 'qnetd-log.c' || echo './'`qnetd-log.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-pr-poll-array.o `test -f 'pr-poll-array.c' || echo './'`pr-poll-array.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-send-buffer-list.o `test -f 'send-buffer-list.c' || echo './'`send-buffer-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-timer-list.o `test -f 'timer-list.c' || echo './'`timer-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-node-list.o `test -f 'node-list.c' || echo './'`node-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algo-test.o `test -f 'qnetd-algo-test.c' || echo './'`qnetd-algo-test.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algorithm.o `test -f 'qnetd-algorithm.c' || echo './'`qnetd-algorithm.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algo-utils.o `test -f 'qnetd-algo-utils.c' || echo './'`qnetd-algo-utils.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-cluster.o `test -f 'qnetd-cluster.c' || echo './'`qnetd-cluster.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-cluster-list.o `test -f 'qnetd-cluster-list.c' || echo './'`qnetd-cluster-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-tlv.o `test -f 'tlv.c' || echo './'`tlv.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client-send.o `test -f 'qnetd-client-send.c' || echo './'`qnetd-client-send.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algo-ffsplit.o `test -f 'qnetd-algo-ffsplit.c' || echo './'`qnetd-algo-ffsplit.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-utils.o `test -f 'utils.c' || echo './'`utils.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algo-lms.o `test -f 'qnetd-algo-lms.c' || echo './'`qnetd-algo-lms.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-algo-2nodelms.o `test -f 'qnetd-algo-2nodelms.c' || echo './'`qnetd-algo-2nodelms.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-instance.o `test -f 'qnetd-instance.c' || echo './'`qnetd-instance.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-log-debug.o `test -f 'qnetd-log-debug.c' || echo './'`qnetd-log-debug.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client-net.o `test -f 'qnetd-client-net.c' || echo './'`qnetd-client-net.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client-algo-timer.o `test -f 'qnetd-client-algo-timer.c' || echo './'`qnetd-client-algo-timer.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-unix-socket-ipc.o `test -f 'unix-socket-ipc.c' || echo './'`unix-socket-ipc.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-dpd-timer.o `test -f 'qnetd-dpd-timer.c' || echo './'`qnetd-dpd-timer.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-client-msg-received.o `test -f 'qnetd-client-msg-received.c' || echo './'`qnetd-client-msg-received.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-dynar-simple-lex.o `test -f 'dynar-simple-lex.c' || echo './'`dynar-simple-lex.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-dynar-str.o `test -f 'dynar-str.c' || echo './'`dynar-str.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-unix-socket-client.o `test -f 'unix-socket-client.c' || echo './'`unix-socket-client.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-ipc.o `test -f 'qnetd-ipc.c' || echo './'`qnetd-ipc.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-unix-socket-client-list.o `test -f 'unix-socket-client-list.c' || echo './'`unix-socket-client-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-dynar-getopt-lex.o `test -f 'dynar-getopt-lex.c' || echo './'`dynar-getopt-lex.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-unix-socket.o `test -f 'unix-socket.c' || echo './'`unix-socket.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-advanced-settings.o `test -f 'qnetd-advanced-settings.c' || echo './'`qnetd-advanced-settings.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c unix-socket.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c corosync-qnetd-tool.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qnetd-qnetd-ipc-cmd.o `test -f 'qnetd-ipc-cmd.c' || echo './'`qnetd-ipc-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c dynar.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c dynar-str.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c utils.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-corosync-qdevice.o `test -f 'corosync-qdevice.c' || echo './'`corosync-qdevice.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-node-list.o `test -f 'node-list.c' || echo './'`node-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-instance.o `test -f 'qdevice-instance.c' || echo './'`qdevice-instance.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-cmap.o `test -f 'qdevice-cmap.c' || echo './'`qdevice-cmap.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-utils.o `test -f 'utils.c' || echo './'`utils.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-log-debug.o `test -f 'qdevice-log-debug.c' || echo './'`qdevice-log-debug.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-log.o `test -f 'qdevice-log.c' || echo './'`qdevice-log.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-model.o `test -f 'qdevice-model.c' || echo './'`qdevice-model.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-votequorum.o `test -f 'qdevice-votequorum.c' || echo './'`qdevice-votequorum.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-dynar.o `test -f 'dynar.c' || echo './'`dynar.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-send-buffer-list.o `test -f 'send-buffer-list.c' || echo './'`send-buffer-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-model-net.o `test -f 'qdevice-model-net.c' || echo './'`qdevice-model-net.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-instance.o `test -f 'qdevice-net-instance.c' || echo './'`qdevice-net-instance.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-timer-list.o `test -f 'timer-list.c' || echo './'`timer-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-msgio.o `test -f 'msgio.c' || echo './'`msgio.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-msg.o `test -f 'msg.c' || echo './'`msg.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-unix-socket.o `test -f 'unix-socket.c' || echo './'`unix-socket.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-nss-sock.o `test -f 'nss-sock.c' || echo './'`nss-sock.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-unix-socket-client.o `test -f 'unix-socket-client.c' || echo './'`unix-socket-client.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-unix-socket-client-list.o `test -f 'unix-socket-client-list.c' || echo './'`unix-socket-client-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-unix-socket-ipc.o `test -f 'unix-socket-ipc.c' || echo './'`unix-socket-ipc.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-pr-poll-array.o `test -f 'pr-poll-array.c' || echo './'`pr-poll-array.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-dynar-simple-lex.o `test -f 'dynar-simple-lex.c' || echo './'`dynar-simple-lex.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-ipc.o `test -f 'qdevice-ipc.c' || echo './'`qdevice-ipc.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-dynar-str.o `test -f 'dynar-str.c' || echo './'`dynar-str.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-tlv.o `test -f 'tlv.c' || echo './'`tlv.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-ipc-cmd.o `test -f 'qdevice-ipc-cmd.c' || echo './'`qdevice-ipc-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-ipc-cmd.o `test -f 'qdevice-net-ipc-cmd.c' || echo './'`qdevice-net-ipc-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-votequorum.o `test -f 'qdevice-net-votequorum.c' || echo './'`qdevice-net-votequorum.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-send.o `test -f 'qdevice-net-send.c' || echo './'`qdevice-net-send.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-poll.o `test -f 'qdevice-net-poll.c' || echo './'`qdevice-net-poll.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-socket.o `test -f 'qdevice-net-socket.c' || echo './'`qdevice-net-socket.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-nss.o `test -f 'qdevice-net-nss.c' || echo './'`qdevice-net-nss.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-cast-vote-timer.o `test -f 'qdevice-net-cast-vote-timer.c' || echo './'`qdevice-net-cast-vote-timer.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-msg-received.o `test -f 'qdevice-net-msg-received.c' || echo './'`qdevice-net-msg-received.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-echo-request-timer.o `test -f 'qdevice-net-echo-request-timer.c' || echo './'`qdevice-net-echo-request-timer.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-algo-test.o `test -f 'qdevice-net-algo-test.c' || echo './'`qdevice-net-algo-test.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-algorithm.o `test -f 'qdevice-net-algorithm.c' || echo './'`qdevice-net-algorithm.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-algo-2nodelms.o `test -f 'qdevice-net-algo-2nodelms.c' || echo './'`qdevice-net-algo-2nodelms.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-algo-ffsplit.o `test -f 'qdevice-net-algo-ffsplit.c' || echo './'`qdevice-net-algo-ffsplit.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-dynar-getopt-lex.o `test -f 'dynar-getopt-lex.c' || echo './'`dynar-getopt-lex.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-advanced-settings.o `test -f 'qdevice-advanced-settings.c' || echo './'`qdevice-advanced-settings.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-algo-lms.o `test -f 'qdevice-net-algo-lms.c' || echo './'`qdevice-net-algo-lms.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-io.o `test -f 'qdevice-heuristics-io.c' || echo './'`qdevice-heuristics-io.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics.o `test -f 'qdevice-heuristics.c' || echo './'`qdevice-heuristics.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-worker.o `test -f 'qdevice-heuristics-worker.c' || echo './'`qdevice-heuristics-worker.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-worker-log.o `test -f 'qdevice-heuristics-worker-log.c' || echo './'`qdevice-heuristics-worker-log.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-mode.o `test -f 'qdevice-heuristics-mode.c' || echo './'`qdevice-heuristics-mode.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-instance.o `test -f 'qdevice-heuristics-instance.c' || echo './'`qdevice-heuristics-instance.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-log.o `test -f 'qdevice-heuristics-log.c' || echo './'`qdevice-heuristics-log.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-exec-result.o `test -f 'qdevice-heuristics-exec-result.c' || echo './'`qdevice-heuristics-exec-result.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-exec-list.o `test -f 'qdevice-heuristics-exec-list.c' || echo './'`qdevice-heuristics-exec-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-cmd.o `test -f 'qdevice-heuristics-cmd.c' || echo './'`qdevice-heuristics-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-worker-cmd.o `test -f 'qdevice-heuristics-worker-cmd.c' || echo './'`qdevice-heuristics-worker-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-heuristics-result-notifier.o `test -f 'qdevice-heuristics-result-notifier.c' || echo './'`qdevice-heuristics-result-notifier.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' sed -e 's#@''DATADIR@#/usr/share#g' \ -e 's#@''BASHPATH@#/usr/bin/bash#g' \ -e 's#@''COROSYSCONFDIR@#/etc/corosync#g' \ corosync-qnetd-certutil.sh > corosync-qnetd-certutil make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' sed -e 's#@''DATADIR@#/usr/share#g' \ -e 's#@''BASHPATH@#/usr/bin/bash#g' \ -e 's#@''COROSYSCONFDIR@#/etc/corosync#g' \ corosync-qdevice-net-certutil.sh > corosync-qdevice-net-certutil make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-process-list.o `test -f 'process-list.c' || echo './'`process-list.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c corosync-qdevice-tool.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -c -o corosync_qdevice-qdevice-net-heuristics.o `test -f 'qdevice-net-heuristics.c' || echo './'`qdevice-net-heuristics.c make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o corosync-qdevice-tool corosync-qdevice-tool.o unix-socket.o dynar.o dynar-str.o utils.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o corosync-qdevice-tool corosync-qdevice-tool.o unix-socket.o dynar.o dynar-str.o utils.o make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o corosync-qnetd-tool corosync-qnetd-tool.o unix-socket.o dynar.o dynar-str.o utils.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o corosync-qnetd-tool corosync-qnetd-tool.o unix-socket.o dynar.o dynar-str.o utils.o make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o corosync-qnetd corosync_qnetd-corosync-qnetd.o corosync_qnetd-dynar.o corosync_qnetd-msg.o corosync_qnetd-msgio.o corosync_qnetd-nss-sock.o corosync_qnetd-qnetd-client.o corosync_qnetd-qnetd-client-list.o corosync_qnetd-qnetd-log.o corosync_qnetd-pr-poll-array.o corosync_qnetd-timer-list.o corosync_qnetd-tlv.o corosync_qnetd-send-buffer-list.o corosync_qnetd-node-list.o corosync_qnetd-qnetd-algo-test.o corosync_qnetd-qnetd-algorithm.o corosync_qnetd-qnetd-algo-utils.o corosync_qnetd-qnetd-algo-ffsplit.o corosync_qnetd-qnetd-cluster.o corosync_qnetd-qnetd-cluster-list.o corosync_qnetd-qnetd-client-send.o corosync_qnetd-qnetd-algo-2nodelms.o corosync_qnetd-qnetd-algo-lms.o corosync_qnetd-utils.o corosync_qnetd-qnetd-instance.o corosync_qnetd-qnetd-client-net.o corosync_qnetd-qnetd-client-msg-received.o corosync_qnetd-qnetd-log-debug.o corosync_qnetd-qnetd-client-algo-timer.o corosync_qnetd-qnetd-dpd-timer.o corosync_qnetd-qnetd-ipc.o corosync_qnetd-unix-socket-ipc.o corosync_qnetd-dynar-simple-lex.o corosync_qnetd-dynar-str.o corosync_qnetd-unix-socket-client.o corosync_qnetd-unix-socket-client-list.o corosync_qnetd-unix-socket.o corosync_qnetd-qnetd-ipc-cmd.o corosync_qnetd-dynar-getopt-lex.o corosync_qnetd-qnetd-advanced-settings.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsystemd libtool: link: gcc -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o corosync-qnetd corosync_qnetd-corosync-qnetd.o corosync_qnetd-dynar.o corosync_qnetd-msg.o corosync_qnetd-msgio.o corosync_qnetd-nss-sock.o corosync_qnetd-qnetd-client.o corosync_qnetd-qnetd-client-list.o corosync_qnetd-qnetd-log.o corosync_qnetd-pr-poll-array.o corosync_qnetd-timer-list.o corosync_qnetd-tlv.o corosync_qnetd-send-buffer-list.o corosync_qnetd-node-list.o corosync_qnetd-qnetd-algo-test.o corosync_qnetd-qnetd-algorithm.o corosync_qnetd-qnetd-algo-utils.o corosync_qnetd-qnetd-algo-ffsplit.o corosync_qnetd-qnetd-cluster.o corosync_qnetd-qnetd-cluster-list.o corosync_qnetd-qnetd-client-send.o corosync_qnetd-qnetd-algo-2nodelms.o corosync_qnetd-qnetd-algo-lms.o corosync_qnetd-utils.o corosync_qnetd-qnetd-instance.o corosync_qnetd-qnetd-client-net.o corosync_qnetd-qnetd-client-msg-received.o corosync_qnetd-qnetd-log-debug.o corosync_qnetd-qnetd-client-algo-timer.o corosync_qnetd-qnetd-dpd-timer.o corosync_qnetd-qnetd-ipc.o corosync_qnetd-unix-socket-ipc.o corosync_qnetd-dynar-simple-lex.o corosync_qnetd-dynar-str.o corosync_qnetd-unix-socket-client.o corosync_qnetd-unix-socket-client-list.o corosync_qnetd-unix-socket.o corosync_qnetd-qnetd-ipc-cmd.o corosync_qnetd-dynar-getopt-lex.o corosync_qnetd-qnetd-advanced-settings.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsystemd make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o corosync-qdevice corosync_qdevice-corosync-qdevice.o corosync_qdevice-qdevice-cmap.o corosync_qdevice-qdevice-instance.o corosync_qdevice-node-list.o corosync_qdevice-utils.o corosync_qdevice-qdevice-log.o corosync_qdevice-qdevice-log-debug.o corosync_qdevice-qdevice-votequorum.o corosync_qdevice-qdevice-model.o corosync_qdevice-qdevice-model-net.o corosync_qdevice-qdevice-net-instance.o corosync_qdevice-dynar.o corosync_qdevice-send-buffer-list.o corosync_qdevice-timer-list.o corosync_qdevice-msg.o corosync_qdevice-msgio.o corosync_qdevice-nss-sock.o corosync_qdevice-tlv.o corosync_qdevice-unix-socket.o corosync_qdevice-unix-socket-client.o corosync_qdevice-unix-socket-client-list.o corosync_qdevice-unix-socket-ipc.o corosync_qdevice-qdevice-ipc.o corosync_qdevice-pr-poll-array.o corosync_qdevice-dynar-simple-lex.o corosync_qdevice-dynar-str.o corosync_qdevice-qdevice-ipc-cmd.o corosync_qdevice-qdevice-net-ipc-cmd.o corosync_qdevice-qdevice-net-poll.o corosync_qdevice-qdevice-net-send.o corosync_qdevice-qdevice-net-votequorum.o corosync_qdevice-qdevice-net-socket.o corosync_qdevice-qdevice-net-nss.o corosync_qdevice-qdevice-net-msg-received.o corosync_qdevice-qdevice-net-cast-vote-timer.o corosync_qdevice-qdevice-net-echo-request-timer.o corosync_qdevice-qdevice-net-algorithm.o corosync_qdevice-qdevice-net-algo-test.o corosync_qdevice-qdevice-net-algo-ffsplit.o corosync_qdevice-qdevice-net-algo-2nodelms.o corosync_qdevice-qdevice-net-algo-lms.o corosync_qdevice-qdevice-advanced-settings.o corosync_qdevice-dynar-getopt-lex.o corosync_qdevice-qdevice-heuristics.o corosync_qdevice-qdevice-heuristics-worker.o corosync_qdevice-qdevice-heuristics-io.o corosync_qdevice-qdevice-heuristics-worker-log.o corosync_qdevice-qdevice-heuristics-log.o corosync_qdevice-qdevice-heuristics-instance.o corosync_qdevice-qdevice-heuristics-mode.o corosync_qdevice-qdevice-heuristics-exec-list.o corosync_qdevice-qdevice-heuristics-cmd.o corosync_qdevice-qdevice-heuristics-worker-cmd.o corosync_qdevice-qdevice-heuristics-exec-result.o corosync_qdevice-process-list.o corosync_qdevice-qdevice-net-heuristics.o corosync_qdevice-qdevice-heuristics-result-notifier.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsystemd -lcmap -lqb -lqb -lvotequorum -lqb -lcorosync_common -lqb libtool: link: gcc -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -pthread -pthread -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 -fPIC -DPIC -fPIE -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -DPIC -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o corosync-qdevice corosync_qdevice-corosync-qdevice.o corosync_qdevice-qdevice-cmap.o corosync_qdevice-qdevice-instance.o corosync_qdevice-node-list.o corosync_qdevice-utils.o corosync_qdevice-qdevice-log.o corosync_qdevice-qdevice-log-debug.o corosync_qdevice-qdevice-votequorum.o corosync_qdevice-qdevice-model.o corosync_qdevice-qdevice-model-net.o corosync_qdevice-qdevice-net-instance.o corosync_qdevice-dynar.o corosync_qdevice-send-buffer-list.o corosync_qdevice-timer-list.o corosync_qdevice-msg.o corosync_qdevice-msgio.o corosync_qdevice-nss-sock.o corosync_qdevice-tlv.o corosync_qdevice-unix-socket.o corosync_qdevice-unix-socket-client.o corosync_qdevice-unix-socket-client-list.o corosync_qdevice-unix-socket-ipc.o corosync_qdevice-qdevice-ipc.o corosync_qdevice-pr-poll-array.o corosync_qdevice-dynar-simple-lex.o corosync_qdevice-dynar-str.o corosync_qdevice-qdevice-ipc-cmd.o corosync_qdevice-qdevice-net-ipc-cmd.o corosync_qdevice-qdevice-net-poll.o corosync_qdevice-qdevice-net-send.o corosync_qdevice-qdevice-net-votequorum.o corosync_qdevice-qdevice-net-socket.o corosync_qdevice-qdevice-net-nss.o corosync_qdevice-qdevice-net-msg-received.o corosync_qdevice-qdevice-net-cast-vote-timer.o corosync_qdevice-qdevice-net-echo-request-timer.o corosync_qdevice-qdevice-net-algorithm.o corosync_qdevice-qdevice-net-algo-test.o corosync_qdevice-qdevice-net-algo-ffsplit.o corosync_qdevice-qdevice-net-algo-2nodelms.o corosync_qdevice-qdevice-net-algo-lms.o corosync_qdevice-qdevice-advanced-settings.o corosync_qdevice-dynar-getopt-lex.o corosync_qdevice-qdevice-heuristics.o corosync_qdevice-qdevice-heuristics-worker.o corosync_qdevice-qdevice-heuristics-io.o corosync_qdevice-qdevice-heuristics-worker-log.o corosync_qdevice-qdevice-heuristics-log.o corosync_qdevice-qdevice-heuristics-instance.o corosync_qdevice-qdevice-heuristics-mode.o corosync_qdevice-qdevice-heuristics-exec-list.o corosync_qdevice-qdevice-heuristics-cmd.o corosync_qdevice-qdevice-heuristics-worker-cmd.o corosync_qdevice-qdevice-heuristics-exec-result.o corosync_qdevice-process-list.o corosync_qdevice-qdevice-net-heuristics.o corosync_qdevice-qdevice-heuristics-result-notifier.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsystemd -lcmap -lvotequorum -lcorosync_common -lqb -pthread make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' Making all in man make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qnetd-certutil.8 > corosync-qnetd-certutil.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qdevice-tool.8 > corosync-qdevice-tool.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qnetd-tool.8 > corosync-qnetd-tool.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qnetd.8 > corosync-qnetd.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qdevice-net-certutil.8 > corosync-qdevice-net-certutil.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' groff -mandoc -Thtml corosync-qdevice.8 > corosync-qdevice.8.html make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' Making all in init make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' rm -f corosync-qdevice.service-t corosync-qdevice.service cat corosync-qdevice.service.in | sed \ -e 's#@''SBINDIR@#/usr/sbin#g' \ -e 's#@''BINDIR@#/usr/bin#g' \ -e 's#@''SYSCONFDIR@#/etc#g' \ -e 's#@''INITCONFIGDIR@#/etc/sysconfig#g' \ -e 's#@''INITDDIR@#/etc/rc.d/init.d#g' \ -e 's#@''LOCALSTATEDIR@#/var#g' \ -e 's#@''BASHPATH@#/usr/bin/bash#g' \ > corosync-qdevice.service-t mv corosync-qdevice.service-t corosync-qdevice.service make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' rm -f corosync-qnetd.service-t corosync-qnetd.service cat corosync-qnetd.service.in | sed \ -e 's#@''SBINDIR@#/usr/sbin#g' \ -e 's#@''BINDIR@#/usr/bin#g' \ -e 's#@''SYSCONFDIR@#/etc#g' \ -e 's#@''INITCONFIGDIR@#/etc/sysconfig#g' \ -e 's#@''INITDDIR@#/etc/rc.d/init.d#g' \ -e 's#@''LOCALSTATEDIR@#/var#g' \ -e 's#@''BASHPATH@#/usr/bin/bash#g' \ > corosync-qnetd.service-t mv corosync-qnetd.service-t corosync-qnetd.service make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E4AI3D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 + cd corosync-qdevice-3.0.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' Making install in qdevices make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[4]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p corosync-qnetd corosync-qnetd-tool '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p corosync-qnetd /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd libtool: install: /usr/bin/install -p corosync-qnetd-tool /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd-tool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin' /usr/bin/install -p corosync-qnetd-certutil '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p corosync-qdevice corosync-qdevice-tool '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin' libtool: install: /usr/bin/install -p corosync-qdevice /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice libtool: install: /usr/bin/install -p corosync-qdevice-tool /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice-tool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin' /usr/bin/install -p corosync-qdevice-net-certutil '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/qdevices' Making install in man make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//usr/share/doc/html /usr/bin/install -p -m 644 corosync-qnetd-tool.8.html corosync-qnetd-certutil.8.html corosync-qnetd.8.html corosync-qdevice-tool.8.html corosync-qdevice-net-certutil.8.html corosync-qdevice.8.html /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//usr/share/doc/html/ /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 corosync-qnetd-tool.8 corosync-qnetd-certutil.8 corosync-qnetd.8 corosync-qdevice-tool.8 corosync-qdevice-net-certutil.8 corosync-qdevice.8 '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/man' Making install in init make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/lib/systemd/system' /usr/bin/install -p -m 644 corosync-qdevice.service corosync-qnetd.service '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0/init' make[2]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' make[3]: Entering directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' /usr/bin/install -p -m 770 -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//var/run/corosync-qnetd /usr/bin/install -p -m 770 -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//etc/corosync/qnetd /usr/bin/install -p -m 770 -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//var/run/corosync-qdevice /usr/bin/install -p -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//etc/corosync/qdevice/ /usr/bin/install -p -m 770 -d /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64//etc/corosync/qdevice/net /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/doc' /usr/bin/install -p -m 644 LICENSE '/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/doc' make[3]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' make[1]: Leaving directory '/builddir/build/BUILD/corosync-qdevice-3.0.0' + rm -rf /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/doc/LICENSE /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/doc/html + mkdir -p /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/etc/sysconfig + install -p -m 644 init/corosync-qdevice.sysconfig.example /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/etc/sysconfig/corosync-qdevice + install -p -m 644 init/corosync-qnetd.sysconfig.example /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/etc/sysconfig/corosync-qnetd + sed -i -e 's/^#User=/User=/' /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/lib/systemd/system/corosync-qnetd.service + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.0-10.fc33 --unique-debug-suffix -3.0.0-10.fc33.riscv64 --unique-debug-src-base corosync-qdevice-3.0.0-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/corosync-qdevice-3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd-tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice-tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice extracting debug info from /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd extracting debug info from /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/bin/corosync-qnetd-tool extracting debug info from /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice extracting debug info from /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/sbin/corosync-qdevice-tool original debug info size: 12168kB, size after compression: 11336kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1963 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: corosync-qdevice-3.0.0-10.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.THfFAF + umask 022 + cd /builddir/build/BUILD + cd corosync-qdevice-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qdevice + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qdevice + cp -pr LICENSE /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qdevice + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(corosync-qdevice) = 3.0.0-10.fc33 corosync-qdevice = 3.0.0-10.fc33 corosync-qdevice(riscv-64) = 3.0.0-10.fc33 Requires(interp): /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 Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash 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) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libqb.so.100()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libvotequorum.so.8()(64bit) libvotequorum.so.8(COROSYNC_VOTEQUORUM_1.0)(64bit) rtld(GNU_HASH) Processing files: corosync-qdevice-debugsource-3.0.0-10.fc33.riscv64 Provides: corosync-qdevice-debugsource = 3.0.0-10.fc33 corosync-qdevice-debugsource(riscv-64) = 3.0.0-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: corosync-qnetd-3.0.0-10.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VCjP7E + umask 022 + cd /builddir/build/BUILD + cd corosync-qdevice-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qnetd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qnetd + cp -pr LICENSE /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64/usr/share/licenses/corosync-qnetd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(corosync-qnetd) = 3.0.0-10.fc33 corosync-qnetd = 3.0.0-10.fc33 corosync-qnetd(riscv-64) = 3.0.0-10.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(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash 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) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: corosync-qdevice-debuginfo-3.0.0-10.fc33.riscv64 Provides: corosync-qdevice-debuginfo = 3.0.0-10.fc33 corosync-qdevice-debuginfo(riscv-64) = 3.0.0-10.fc33 debuginfo(build-id) = c496d46fde01b78dc0c61cacb180a9b70ce23f4b debuginfo(build-id) = ffd923b2a82690fa63b58c6341dbace8fa702849 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: corosync-qdevice-debugsource(riscv-64) = 3.0.0-10.fc33 Processing files: corosync-qnetd-debuginfo-3.0.0-10.fc33.riscv64 Provides: corosync-qnetd-debuginfo = 3.0.0-10.fc33 corosync-qnetd-debuginfo(riscv-64) = 3.0.0-10.fc33 debuginfo(build-id) = 03f00dcda8a10bba1bd192fdb3a60b48ea10bab9 debuginfo(build-id) = d28a4651dfb7d42d9c7c36282779b9224c424ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: corosync-qdevice-debugsource(riscv-64) = 3.0.0-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 Wrote: /builddir/build/RPMS/corosync-qdevice-3.0.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/corosync-qnetd-3.0.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/corosync-qnetd-debuginfo-3.0.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/corosync-qdevice-debugsource-3.0.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/corosync-qdevice-debuginfo-3.0.0-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xPpPyG + umask 022 + cd /builddir/build/BUILD + cd corosync-qdevice-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/corosync-qdevice-3.0.0-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0